/* CSS BY SEOPROZ.IN - START */

/* PRINCIPAL */
body {
	margin:0 10px 0 10px  ; 
	padding:0px;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:1.1em;
	line-height:1.3em;
	color:#000000;
	background-color:#fcfcff;
}

#principal {
	position:relative;
	width: 100%;
	margin:0 auto;
}

/* TOP OF PAGE */
#top1 {
	height:66px;
	margin:0;
	padding:3px;
	background-color:#995;	
	background-image:url("http://www.dwarkaproperty.in/templates/arfooo/images/bg_header.jpg") center no-repeat #036;
    background-size: 100%;
}

#top2 {
	height:35px;
	margin:0;
	padding:0;
	background-color:#559;
}

#top3 {
       margin:0;
       padding:0;
       background-color:#de3;
}

/* hack IE6 */
* html #top3{ 
	margin-bottom:-13px;
}

/* hack IE7 */
*+html #top3{ 
	margin-bottom:-13px;
}

#menutop2 {
	height:35px;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	background-color:#fff;
}

#menutop2 li {
    width:100%;
	margin:0;
	padding:0;    
    background-color:#559;    
}

#menutop2 li#nav_home {
	background-color:#C22;
	margin:0;
	padding:0;	
}


img.resp_image
{
	float:left;
	margin: 5px;
	width: 160px;
	height: 90px;
}

html {
	 min-height: 100%;
	 position: relative;
}

body {
	 color: #000000;
	 background: #fcfcfc;
	 margin-bottom: 60px;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
	 font-family: "Roboto", Lato, sans-serif;
	 font-size: 1.3em;
	 line-height: 1.5em;
}

.whiteFont {color: #fff;}
.lightFont {color:#7f7f7f;}
.blueFont {color:#2196F3;}

.padding10 {padding: 10px;}
.padding20 {padding: 20px;}
.padding40 {padding: 40px;}

.blueBackground {background-color: #3333CC;}
.redBackground {background-color: #333355;}

.lightFont {
	 color:#7f7f7f; 
}

nav {
  -webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.26);
  -moz-box-shadow: 0 2px 5px rgba(0,0,0,0.26);
  box-shadow: 0 2px 5px rgba(0,0,0,0.26);
}
.navbar-default .navbar-toggle {border-color: rgba(255,255,255,0);}
.navbar-default .navbar-toggle:hover {background: rgba(33,150,243,0.1)}

.navbar li {
	 text-transform: uppercase;
}

.navbar, .navbar-collapse {
	 border: 0;
	 background: none;
     border-radius: 0;
}

.navbar {
  margin: 0;
}

.navbar li a:hover, .active a {
	 color: #fff !important;
	 background: #2196F3 !important;
}

footer {
  background: #e4e4e4;
 	bottom: 0;
	 width: 100%;
	 font-size: 13px;
	 position: absolute;
}

header {
  height: 80px;
  width: 100%;
  background: grey;
  display:flex;
  align-items: center;
  justify-content: center;
}

.title-page {
  text-transform: uppercase;
}

.contentBackground, .card {
  box-sizing: border-box;
  margin: 10px 0; /* Margin for cards when columns transform */
  background: white;
  border-radius: 4px;
  padding: 1.75em 1.25em;
  -webkit-box-shadow: 0 3px 8px rgba(0,0,0,0.28);
  -moz-box-shadow: 0 3px 8px rgba(0,0,0,0.28);
  box-shadow: 0 3px 8px rgba(0,0,0,0.28);
}

.settings-margin {
  margin-top:50px; /* 50px = nav size */
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 10px solid #ff0000
}

li {
    margin-left: 2px;
}

#content-box {
        margin: 2px;
        padding: 3px;
        font-size: 0.9em;
        line-height: 1em;
        border-radius: 4px;
        min-width: 280px;
        }
#description-box {
        margin: 2px;
        padding: 3px;
        font-size: 0.9em;
        line-height: 1em;
        border-radius: 4px;
        min-width: 280px;        
        background-color: #eeff99;
    }
#call-box {
       font-size:1.6em;
       line-height:1.8em;
       border:1px solid #000;
       background-color:#ef3; 
       color:#00f;
       margin:3px;
       padding:5px;
       border-radius:7px;
}


/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */ 
@media only screen and (min-width : 320px) {
#content-box {
        margin: 2px;
        padding: 5px;
        font-size: 1em;
        line-height: 1.1em;
        border-radius: 5px;
        min-width: 270px;
        width: 40%;
        }
#description-box {
        margin: 2px;
        padding: 6px;
        font-size: 1em;
        line-height: 1.1em;
        border-radius: 5px;
        width: 50%;
        max-width: 325px;
        background-color: #eeff99;
    }
#call-box {
       font-size:1.4em;
       line-height:1.5em;
       border:1px solid #000;
       background-color:#ef3; 
       color:#00f;
       margin:3px;
       padding:3px;
       border-radius:4px;
    }
#top1 {
height:66px;
}
}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {
#content-box {
        margin: 2px;
        padding: 5px;
        font-size: 1em;
        line-height: 1.1em;
        border-radius: 5px;
        min-width: 270px;
        width: 40%;
        }
#description-box {
        margin: 2px;
        padding: 6px;
        font-size: 1em;
        line-height: 1.1em;
        border-radius: 5px;
        width: 50%;
        max-width: 325px;
        background-color: #eeff99;
    }
#top1 {
height:106px;
}
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
#content-box {
        margin: 5px;
        padding: 5px;
        font-size: 1.1em;
        line-height: 1.2em;
        border-radius: 5px;
        min-width: 310px;
        width: 38%;
        }
#description-box {
        margin: 5px;
        padding: 10px;
        font-size: 1em;
        line-height: 1.1em;
        border-radius: 5px;
        width: 50%;
        max-width: 410px;
        background-color: #eeff99;
    }
#top1 {
height:166px;
}
/* MENU TOP */
#menutop2 {
	height:35px;
	background-color:#fff;	
	font-weight:bold;
}

#menutop2 ul {
	list-style-type:none;
}

#menutop2 li {
    width:120px;
	font-weight:bold;
	font-size:1.2em;
}

#menutop2 li#nav_home {
	background-color:#C22;
	width:100px;
}

#menutop2 li#nav_03 {
    width:150px;
}

img.resp_image
{
	margin: 6px;
	width: 230px;
	height: 130px;
}    

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
#content-box {
        margin: 5px;
        padding: 5px;
        font-size: 1.3em;
        line-height: 1.4em;
        border-radius: 5px;
        min-width: 360px;
        width: 40%;
        }
#description-box {
        margin: 5px;
        padding: 15px;
        font-size: 1.2em;
        line-height: 1.3em;
        border-radius: 5px;
        width: 57%;
        max-width: 590px;
        background-color: #eeff99;
    }
#top1 {
height:206px;
}

img.resp_image
{
	margin: 7px;
	width: 320px;
	height: 170px;
}    
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
#content-box {
        margin: 5px;
        padding: 5px;
        font-size: 1.3em;
        line-height: 1.3em;
        border-radius: 5px;
        min-width: 460px;
        width: 35%;
        }
#description-box {
        margin: 5px;
        padding: 20px;
        font-size: 1.2em;
        line-height: 1.3em;
        border-radius: 5px;
        width: 61%;
        background-color: #eeff99;
    }
#top1 {
height:246px;
}
#top2 {
	height:70px;
	background-color:#559;	
	font-weight:bold;
}
/* MENU TOP */
#menutop2 {
	height:70px;
}

#menutop2 ul {
	list-style-type:none;
}

#menutop2 li {
    width:250px;
	font-weight:bold;
	font-size:2.5em;
	line-height:2.8em;
}

#menutop2 li#nav_home {
	background-color:#C22;
	width:210px;
}

#menutop2 li#nav_03 {
    width:320px;
}
}