
/*
Theme Name:Geek Theme38
Theme URI:http://geekforceusa.com
Author:Abhimanyu Singh
Author URI:http://crazy-koders.com/abhimanyu
Description:Custom and Responsive Designed Theme Wordpress.
Version:1.0
License:GNU General Public License v2 or later
License URI:http://www.gnu.org/licenses/gpl-2.0.html
Tags:responsive, private, Carzy Coders
Text Domain:Coders
*/

@import url('https://fonts.googleapis.com/css?family=PT+Sans|Noticia+Text|Roboto+Slab|Noto+Sans|Raleway:400,900|Ubuntu|Oswald:200,300,400,500,600,700');



ul{
margin:0;
padding:0;
}


*, :before { 
transition: all 0.5s; 
-webkit-transition: all 0.5s; 
-moz-transition: all 0.5s; 
-ms-transition: all 0.5s; 
-o-transition: all 0.5s; 
margin:0;
padding:0;
}

td, tr{
border:none !important;
}


.titleh1 h1::after {
    background: #56b9ff none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: 50%;
    margin-left: -30px;
    position: absolute;
    width: 60px;
}

.titleh3 h3, .titleh3 h2, .titleh3 h4 {
	border-bottom:1px solid lightgray !important;
}

.about-uspage .widgettitle{
display:none;
}


.titleh3 h3::after, .titleh3 h4::after, .titleh3 h2::after {
    background: #dd4646 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    width: 60px;
	
}




h2, h3, h4, h5, h6, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-12{
font-family: 'Roboto Slab', serif;
margin:0;
padding:0;
}



.et_divi_builder #et_builder_outer_content .et_pb_button::after, .et_divi_builder #et_builder_outer_content .et_pb_button::before{
	
content:none !important;	
}

body p, #tss_testimonial p {
	line-height:1.8em;
	font-size:16px !important;
}

body{

padding:0;
color: #333333;
font-family: 'Roboto Slab', serif !important;
font-size: 16px;
font-style: normal;
margin: 0;

}


.content-area2{
font-size:14px;
}

.testimonial-lite {
	text-align:center !important;
}

.tl-client-name{
	
	text-align:center !important;
	font-weight:900 !important;

	
}




/*Breadcrumbs*/
#breadcrumbs{
list-style-type:none;
}

#breadcrumbs li{
display:inline-block;
font-size:12px;
font-weight:700;
}



.blurbxd .et-waypoint:hover{
	filter: grayscale(0%) !important;
}



.boxed-viewed{
background:transparent;  
margin: auto; 
}



.theme-main-ctr{
margin:auto;
box-sizing:border-box;
overflow:hidden;
 }


 
 
 
 
 
/*Top Header part*/

.header-link-mobile{
	display:none;
	text-align:center;
	
	
}




.top-header{
color:white;
padding: 0;
}

.top-header p{
color:white;
font-weight:900;
font-size:18px;
margin:0;
}


.serach-bar .searchform{
margin-top:24px;
}

#s{
border:none; 
border:1px solid #47494B;
width:45%; 
padding:0;
background:transparent;
font-size:12px;


}

#searchsubmit{
background:transparent; 
border:none; 
border:1px solid #47494B;
content:'';
font-weight:700;
font-size:12px;

}

.screen-reader-text{display:none;}

/*Header part*/

.header-part{
margin:0;
padding:0;	
z-index:9999 !important;
}

.head-ctr{
top:0;
z-index:5;
}


/*MEnus*/



/*Main menu*/


.c2main-menu div {
text-align:left;
}


.c2main-menu{
		margin-top:5px;
}
 
.crazymain-menu li, .social-icon-list li, .PrivacyPolicy-menu li{
    display: inline-block;
    list-style-type: none;
	padding:0 15px;
}

.social-icon-list li a .fa:hover{
	color:#D8A300 !important;
}

.crazymain-menu li a{
box-sizing: border-box;
    display: inline-block;
    list-style-type: none;
    text-align: center;
	padding:14px 0;
	font-size:15px;
	line-height:21px;
	font-weight:400;
	text-transform:capitalize;
	
}





.et_divi_builder #et_builder_outer_content .et_pb_with_background .et_pb_row{

width:100% !important;
}

.et_divi_builder #et_builder_outer_content .et_pb_row{

max-width:1250px !important;
}



.crazymain-menu ul { 
	 border-bottom: 1px solid lightgray;
	display: none;
	position: absolute;	
	min-width:200px;
	padding-top:20px;
}


.crazymain-menu{
text-align:right;
}


.crazymain-menu ul li { 
 border-left: 1px solid lightgray;
border-right: 1px solid lightgray;
	float: none; 
	width: auto;
	text-align:left;
	padding:0;
}



.sub-menu li{
list-style-type:none;
display:block;
}




.crazymain-menu ul li a { 
border:none;
text-align:left;
width:100%;
padding:15px;
}


.crazymain-menu ul li a:hover { 
border:none;
background:#D8A300;
color:black;
}


.crazymain-menu li:hover > ul  {
	display: block;
}


/*---Contact Form 7------*/

.wpcf7-form label {
	width:100% !important;
	
}


.wpcf7-form textarea, .wpcf7-form input[type="number"]  {
	
	border: 1px solid #BBBBBB !important;
	
}

.wpcf7-form input[type="text"]:focus, .wpcf7-form input[type="tel"]:focus, .wpcf7-form input[type="email"]:focus, .wpcf7-form input[type="number"]:focus, .wpcf7-form textarea:focus  {
background:white!important;
}

.wpcf7-form input[type="text"], .wpcf7-form input[type="tel"], .wpcf7-form input[type="email"], .wpcf7-form input[type="number"], .wpcf7-form textarea  {

	width:100% !important; 
	padding:5px !important;
	background:#edf3f8 !important;
	
}


.wpcf7-form input[type="submit"]  {
	
	padding:5px 40px !important; 
	border-radius:5px !important; 
	background:#D8A300 !important; 
	color:white !important; 
	text-transform:uppercase !important;
}


.wpcf7-form input[type="submit"]:hover  {
	background:#cc9900 !important;
	
	
}


.et_pb_text_inner ul li {
	
	margin-bottom:10px !important;
}















/*Home banner menu*/

.banner-menu1:hover{
	background:#A3C9D5 !important;
	cursor:pointer;
	
}

.banner-menu2:hover{
	background:#0E7872 !important;
	cursor:pointer;
	
}

.banner-menu3:hover{
	background:#0E7872 !important;
	cursor:pointer;
	
}







/*Blog Page*/

.lpcontent{
position:absolute; 
bottom:0; 
left:0; 
padding:20px; 
background:rgba(0,0,0,0.65);
}

.lpcontent p{
	color:white !important;
	font-weight:400 !important;
}

.products-grid .et_pb_button_module_wrapper {
	background:#E4E4E4!important;
}

.products-grid img{
width:250px !important;
height:250px !important;
}

.products-grid .et_pb_image{
background:white !important;
}






/*Content Menu*/


.logo img{
max-width:100%; 
height:auto;
margin:5px 0;
}


.logo a{
font-size:2em; 
font-weight:900; 
color:#222222;
}



.content-area{
padding:50px 0;
min-height:300px;
}

.slider{
margin-top:65px;
}


.content-area h1, .content-area h2, .content-area h3, .et_divi_builder h2 {
font-weight:900 !important;
margin-bottom:10px !important;
font-family: 'Roboto Slab', serif !important;
}

.content-area .col-lg-3 img{
width:100%;	
height:auto;	
}

.recent-news-section ul li{
border-bottom:1px solid darkgray !important;
margin:20px 0 !important;
padding:10px 0 !important;	
}

.recent-news-section ul li a{
font-size:18px;
font-weight:700;
color:#003473 !important;	
}

.recent-news-section ul li span{
display:block;
}




.input-holder-ctr span{
	
width:33.3333%;
box-sizing:border-box;
float:left;	
padding:0 5px;
}


.input-holder-ctr input, .input-holder-ctr select{
width:100% !important;
}
/*Contact Form home page End*/






/*Footer*/

.fotter-cbtn{
background:#A0743B; 
color: #DDDDDD;  
border:none; 
padding:10px; 
font-size:17px; 
font-weight:900; 
border-radius:20px;
}


.footer-area{
border-top:2px solid #DDD088;
}

.footer-area .widgets{
list-style-type:none;
	padding:0 5px;

}

.footer-area .widgets li a{

	font-size:13px;

}

.footer-area .widgettitle {
    border-bottom: 1px solid black;
    color: #fff;
    font-family: 'Roboto Slab', serif;
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 15px;
    padding: 30px 0 15px;
    position: relative;
    text-shadow: 1px 1px 1px #000;
    text-transform: uppercase;
}

.footer-area .widgettitle span {
    border-bottom: 3px solid #000;
    bottom: -2px;
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    width: 42px;
}


.textwidget {
    color: white;
    font-family: 'Roboto Slab', serif;
    font-size: 16px;
    font-weight: 400;
}


.foot-cts li {
    background: rgba(0, 0, 0, 0) url("../images/black.png") repeat scroll 0 0;
    border: 0 none;
    clear: both;
    color: #fff;
    display: block;
    font: 12px/42px "Raleway",sans-serif;
    margin: 10px 0 0;
    padding: 0 5px 0 47px;
    position: relative;
}

.foot-cts .fa {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    height: 100%;
    left: 0;
    line-height: 42px;
    margin-right: 10px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 40px;
}



.openingHrs{
border-collapse: collapse !important;
width:100%;
}

.openingHrs tr{
border-bottom:5px solid #926F11 !important;
}




.openingHrs th, .openingHrs td {
    font-family: 'Roboto Slab', serif;
	padding: 11px 0;
   	background: rgba(0, 0, 0, 0) url("../images/black.png") repeat scroll 0 0;
	text-align:center;
	width:25%;
	
}

.QRCodeCtr{
	
	text-align:center; 
	padding:15px 0 2px 0; 
	background: rgba(0, 0, 0, 0) url("../images/black.png") repeat scroll 0 0;
}


.copyright-area ul{
	float:right;
}
.copyright-area .col-lg-6 li{
	text-align:center;
}

.copyright-area li a{
	border-radius:100px;
}


.crazymain-fcmenu{
list-style-type:none;
width:100%;
text-align:right;
}


.crazymain-fcmenu li{
display:inline-block;
padding:6px 0;
}

.crazymain-fcmenu li a{
padding:5px; 
font-size:13px;
border-radius:0;
}







.ve-menu{
display:none;
}

.ve-menu-icon:hover, .ve-menu-close div:hover{
cursor:pointer;
}

.ve-menu-mobile{
	overflow:scroll;
}

.ve-menu-mobile li a:hover{
color:lightgray !important;

}

.ve-menu-icon{
margin-top: 10px; 
display: block; 
background:white; 
width:30px; 
padding:2px; 
height:26px
}



.otherpage-area h1, .page-title h1{
margin:0;
padding:0;
color:white;
text-align:center !important;	
}

.otherpage-area{
padding:50px 0;
background:white;
color:black;
}

.title-bar-ctr{
text-transform: capitalize;
color:white!important;
font-weight:900;
padding:30px 0;
max-height:150px;
}


.ve-menu-icon{
margin-top:25px !important;
}


.menu-footer-menu-container li a, .footer-area .widget_recent_entries li a{
color:#cedce3 !important;

}

.menu-footer-menu-container li, .footer-area .widget_recent_entries li{
border-bottom:1px solid #cedce3; 
list-style-type:none;
padding:10px 0;


}	

.header-part .theme-main-ctr{
	padding:0 10px;
}


.footer-area-hot-menus .fa {
    color: white !important;
    font-size: 42px;
	-webkit-transition: -webkit-transform .5s ease-in-out;
    transition:         transform .5s ease-in-out;
}

.footer-area-hot-menus .fa:hover {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
		  cursor:pointer;
}


.footer-area-hot-menus p {
    color: white;
    margin: 0;
}

/*Agent Post Css*/

.agentFooter {
	
	padding:14px; background:white;
}

.AgentIMG img:hover{
	
	 transform: scale(1.2);
	 cursor:pointer;
}

.InfoSection p{
	color:darkgray;
	font-size:14px!important;
	
}

.InfoSection p .fa{
	min-width:20px;
	
}


.contactBtn{
font-size:11px; padding:3px 5px; border-radius:5px; float:right; color:darkgray; background:white;	
}

.contactBtn:hover{
background:#E3AB00;
cursor:pointer;	
color:white;
	
}

.NameDesignation h3{
	color:#E3AB00;
	font-weight:900;
}

.NameDesignation p{
	font-size:14px !important;
}

.contactBtn{
	border:none;
	border:2px solid #E3AB00;
}




/*--------------Crazy Koders Carosel Css-------------*/

.CrazyKoderCarosel .CaroImgHolder{
	
	height:200px !important; 
	position:relative !important;

}

.CrazyKoderCarosel .CaroImgHolder img{
	
	width:100% !important; 
	height:100% !important;

}

.CaroImgHolder:hover{
	
	cursor:pointer !important;
}

.CrazyKoderCarosel .CaroImgHolder:hover .CaroOverlay, .CrazyKoderCarosel .CaroImgHolder:hover .CaroDescription {
	
	display:block !important;
	
}

.CrazyKoderCarosel .CaroOverlay{
	display:none !important;
	position:absolute !important; 
	top:0 !important; 
	left:0 !important; 
	right:0 !important; 
	bottom:0 !important; 
	background:rgba(0,0,0,0.5) !important; 
	z-index:9 !important;

}


.CrazyKoderCarosel .CaroDescription{
display:none !important;
position:absolute !important;
top:35% !important; 
left:20% !important; 
right:20% !important; 
text-align:center !important; 
z-index:99 !important; 
color:white !important;

}



.CrazyKoderCarosel .CaroTitle{

text-align:center !important; 
font-size:20px !important; 
padding: 10px 5px !important;
}

/*--------------END Crazy Koders Carosel Css-------------*/


/*--------------Start Crazy Koders POST CSS-------------*/

.PostCategoryGrid{
	padding:10px 15px;
	
}

.PostCategoryGridInner{
background:white; padding:20px; border:1px solid lightgray; border-radius:5px;
height:520px;
position:relative;
}


.TopBody .title a{
	font-weight:900; 
	font-size:24px; 
	margin-bottom:2px!important;
	color:black !important;
}

.PostCategoryGridInner .entry{
	margin:10% 0;
	height:300px;
	
}

.PostCategoryGridInner .entry p{
	font-size:14px!important;
	
}
.CrazyKPostHeader .archive-title{
	font-weight:900 !important;
	margin-bottom:30px !important;
}

.TopBody:hover{
	cursor:pointer;
}

.TopBody:hover .title a{
	color:#D9A911 !important;
}

.BottomBody{
	text-align:right; font-size:12px;
	position:absolute; bottom:15px; right:20px;
}

.FloatSidebarCtr{
	padding:0 20px;
}

.floatForm{
	padding: 20px; 
	background: white none repeat scroll 0% 0%; 
	border: 1px solid lightgray; 
	border-radius: 5px;
}

.floatTitle{
text-align:center; font-weight:900; background:#D9A911; padding:10px;
}


.PostHeader{
	margin-bottom:5%;
}

/*--------------END Crazy Koders POST CSS-------------*/






/*--------------IHomeFinder Css-------------*/

.panel .panel-body, .panel-default .panel-body{
	
	background:#d9d9d9 !important;
}



.ihf-modal-content, .modal-dialog{
	
	margin-top:100px !important;
}


#ihf-main-container .modal-dialog{
	left: 0 !important;
}


#ihf-main-container .well{
	padding:0 !important;
	background-color:#f2f2f2!important;
}



.ihf-grid-result-container  .row{
	padding: 5px 20px !important;
}

.ihf-grid-result-container .row:first-child{
	padding: 0 !important;
}


#ihf-main-container .title-bar-1{
	padding:2px !important;
	background-color:#d8a300 !important;
	text-align:center;
	
	
}

#ihf-main-container .ihf-grid-result-price a{
    color: black !important;
    font-weight: 900 !important;
    
    padding: 5px !important;
}



.ihf-results-grid-photo{
	background-size: 100% 100% !important; 
}


.ihf-grid-result-basic-info-container div {
	padding:0 10px !important;
	border-right:1px solid gray !important;
	text-align:center !important;
	color: gray!important;
	
}

#ihf-main-container .property-divider{
	height:2px !important;
}




.CrazyKodersAgentGrid .thumbnail img{
	
	width:160px !important;
	height:170px !important;
    border: 1px solid lightgray !important;
    border-radius: 5px;
	
}

.agentUrl{
	position:absolute; bottom:30px; right:25px;
}


.agentUrl a:hover{
	background:#D8A300;
	color:white !important;
}

.agentUrl a{
	padding:5px 10px; background: white; border: 1px solid #e6ac00; color:black !important; border-radius:5px;
	text-decoration:none !important;
	
}

.CrazyKodersAgentGrid .pull-left span{
	display:block;
}

.ihf_officeroster_agent_email, .ihf_officeroster_agent_officephone{
	
	padding-bottom:10px;
	
}

.ihf_officeroster_agent_designation{
	margin-bottom:25px;
}

.CrazyKodersAgentGrid .pull-left br{
	display:none;
}

#QueckAgentSearch .ihf-container .row .mb-10{
	width:100% !important;
}


.AgentFormCtr{
	
	background:white; border:1px solid lightgray; border-radius:5px; padding-bottom:20px;
}

.AgentFormTitle{
	
	font-size:22px !important; border-bottom:1px solid gainsboro; padding-bottom:5px; margin-bottom:20px!important;
}

.btn, .ihf-btn{
	background:#D8A300 !important;
	color:white !important;
}

.btn:hover, .ihf-btn:hover{
	background:#CC9900 !important;
	
}


#wpmtst_submit_testimonial{
	border:none;
	padding:5px 10px;
	background:#D8A300 !important;
	color:white !important;
}

#wpmtst_submit_testimonial:hover{
	background:#CC9900 !important;
	
}


.ihf-detail-tab-content{
background:white; padding:27px; border:1px solid lightgray;	
}

/*--------------EndIHomeFinder Css------------*/









/*--------------Mobile Responsive css-------------*/
/*--------------Mobile Responsive css------------*/
/* devices with max width 480px */
@media only screen and (max-width :500px) {

.ds-carousel-row{
padding:0 !important;	
}

.page-title span{
	font-size:13px !important;
}

#breadcrumbs li{
font-size:8px;	
}

.btn-group{
float:left !important;	
}

.ihf-market-report-header-text{
	text-align:center;
}


.ihf-container  .col-xs-4{

width:100%!important;
}	
	
.main-menu-head{
	padding:0 !important;
}

.et_divi_builder #et_builder_outer_content .et_pb_row_3.et_pb_row{
	padding:0;
}

p{
padding: 0 5px !important;	
}

.Slogan, .social-icon-list{
	display:none;
}

.footer-area-hot-menus .col-xs-6, .footer-area-hot-menus .col-xs-12{
	
	text-align:center;
	margin:5px 0; 
}
.footer-area-hot-menus .col-xs-12 img{
	
	width:55% !important;
}



.openingHrs th, .openingHrs td{
font-size:14px;	
	
}


h1, h2{
	text-align:center !important;
}



.logo{
	margin:0;
	padding:0;
}

.Slogan{
	text-align:center;
}

.content-area2, .full-width-area{
	
margin-top:65px !important;	
padding:0 !important;
}

.ve-menu-mask {
	z-index:999999999;
}

.ve-menu-mobile{
	z-index:9999999999;
	
}

.et_pb_code_inner h1{
	
	padding:50px 0 20px 0 !important;
	font-size:3em !important;
}

.et_pb_button_alignment_left{
	text-align:center !important;
}

.header-link-mobile{
	display:block;
	background:white;
}


.header-link-mobile div{
	padding:5px 0;
}


.logo{
text-align:left;
}

.ve-menu-icon{
	margin-top: 10px; 
	position:absolute; 
	top:0; 
	right:0;
}

.crazymain-fcmenu, .copyright-area ul{
display:block !important;
}

.crazymain-fcmenu li{
display:block;
}

.crazymain-fcmenu li a{
border:none;
}


.head-Cart, .head-signin, .head-help, .head-search{
display:none;
}

.crazymain-top-menu{
	text-align:center;
}

.crazymain-top-menu li{

padding:10px 5px;

}


.header-tel{
text-align:center;
}



.footer-area .col-md-3{
border-bottom:2px solid white; 
margin-bottom:25px;
}

.footer-area .col-md-3:last-child{
border:none;
}

.home-contact-frm .wpcf7-text{
width:100% !important;
}

.popup-cnt-frm{
display:none;
}

.title-bar-ctr{
padding:10px 0;
max-height:75px;
}


.logo img{
height:45px !important;
margin:12px 0;
}



.footer-area .col-md-4{
margin-bottom:40px;
}


.ve-menu{
display:block;
}

.c2main-menu{
display:none;
}






}








	
/*for tablet media query*/
@media only screen and (min-width:501px) and (max-width:768px) {
.footactivity-area .inner-ctr{
max-width:500px;
}




.et_pb_button_module_wrapper{
	
	text-align:center !important;
}

.widget_text{
	width:80%;
	margin:auto;
}


.ve-menu-icon{
	margin-top: 10px; 
	position:absolute; 
	right:0; 
	
}

.logo{
	
	margin:0; padding:0;
}

.et_pb_text_inner{
padding:0 5px !important;	
}

.ve-menu{
display:block;
}


.c2main-menu{
display:none;
}


.content-area2, .full-width-area{
	margin-top:80px !important;
}



.main-menu-head{
padding:15px 0 !important;	
}





}





@media only screen and (min-width:769px) and (max-width:1024px) {
	
.main-menu-head{
padding:15px 0 !important;	
}

.crazymain-menu li a{
	font-size:12px;
}

.crazymain-menu li{
	padding: 0 12px;
}
	
}