/* Mobile Portrait View */
@media screen and (max-width:767px) {
*{box-sizing:border-box;}
.left, .right, .copyright-txt, .design-by, .powerby, .leftpart{ text-align:center; width:auto; float:none; }
.site_container { width:auto; padding:0 20px;}
.site-header{ position:relative;}
.blgimagebx{ width:100%; float:none; margin:0 0 10px;}
.aboutimgBx{width:90%; float:none; margin-bottom:20px; }
.aboutimgBx:after{width:85%; }
.aboutDecBx{ width:95%; float:none; }
.aboutDecBx h3{ font-size:30px; line-height:40px;}
/*sidebar css*/
#sidebar{ width:100%; float:none;}
.content-area{ width:auto; margin:0; padding:50px 20px;}
.theme_contentarea{ width:auto; float:none;}
.topsocial_icons{ padding:0 20px;}
#mainnavigator{ text-align:left; width:auto; float:none; padding:10px 0;}
#mainnavigator span{ display:block;}
.widget-column-1, .widget-column-2, .widget-column-3, .widget-column-4{ float:none; width:100%; margin:0 0 5px; padding:0; text-align:left;}
.site-footer .site_container{ padding:0 20px;}
.copyrigh-wrapper .site_container{ padding:0 20px;}
h2.section_title{ font-size:34px; margin-bottom:25px;}
/*front blog post*/
#services_section{ padding:25px 0 10px; margin:0;}
.wpcf7 input[type="text"], .wpcf7 input[type="tel"], .wpcf7 input[type="email"], .wpcf7 textarea{ width:100%;}
#templatelayout{ width:100%;}
.blogpost_liststyle .blgimagebx{ width:auto; height:auto; overflow:hidden; float:none; margin:0 0 25px 0;}
.blogpost_liststyle .blgimagebx img{ height:auto; min-height: inherit;}
.blogpost_liststyle{ float:none; width:100%; margin:0 0 30px 0;}
.theme_contentarea{ padding:0;}
.site-footer .widget{ padding:40px 0 20px;}
.copyrigh-wrapper:before{ display:none;}
.top4box{ float:none; width:100%;}
h2.services_title{ font-size:30px;}
.header_right{ float:none; width:100%; text-align:center;}
#mainnavigator{ background-color:transparent !important;}
.site-header{ height:auto;}
.gridlayout .blogpost_liststyle, 
.fullwidth .blogpost_liststyle{ 
width:auto;
float:none;
margin:0 0  25px 0;
padding:0;
box-shadow:none;
}

#slider{ top:0; margin:0;}
.nivo-caption{ width:90%; bottom:10%;}
.nivo-caption h2{ font-size:24px !important; line-height:24px !important; margin:0 0 10px !important;}
.nivo-caption h2 span{ font-size:20px !important; }
.nivo-caption p{ line-height:16px; font-size:14px; margin-bottom:20px;}
.nivo-caption .slide_morebtn{ padding:5px 20px; font-size:12px;}
.nivo-directionNav a{ top:35% !important;}
.nivo-controlNav{ display:none !important;}
a.nivo-prevNav{ left:1%;}
a.nivo-nextNav{right:1%;}

}

/* Mobile Landscape View */
@media screen and (min-width: 481px) and (max-width: 767px){
*{box-sizing:border-box;}
.site_container, .content-area{ width:440px; margin:0 auto;}
.nivo-controlNav{ display:none !important;}
.blgimagebx{ width:50%; float:left; margin:5px 20px 10px 0;}
.menu-toggle {top:20px;right:35px;}
}
/* Mobile Landscape View */
@media screen and (min-width: 300px) and (max-width: 481px){
*{box-sizing:border-box;}
.topsocial_icons{ display:block; padding:0; position:relative; text-align:center; float:none;}
.topsocial_icons a{ padding:0; padding:0; display:inline-table; line-height:40px; width:30px;}
.nivo-directionNav{ display:none;}
}

@media screen and (min-width:768px) and (max-width: 980px){
.nivo-directionNav a{ top:40%;}
#mainnavigator{ float:none; width:100%; text-align:center; padding:10px 0;}
.topsocial_icons a{ margin-right:2px;}
.site-header{ height:auto;}
.header_right{ float:none; width:100%; text-align:center;}
.menu-toggle {top:20px;	right:35px;}

}

/* Tablet View */
@media screen and (max-width:1169px) and (min-width:768px) { 
*{box-sizing:border-box;}
.site_container { width:auto; padding:0 20px;}
/*slider css*/
.nivo-caption{ width:60%; }
.nivo-caption h2{ font-size:42px; line-height:45px;}
.content-area{ width:auto; margin:0; padding:50px 20px;}
#sidebar{ width:30%;}
.theme_contentarea{ width:65%;}
#templatelayout{ width:100%;}
}

@media screen and (max-width: 980px){
.site-header{ position:relative; }
.logo{ float:none; width:auto; position:relative; padding:15px 0 0 0; text-align:center;}
.site-navigation a{ color:#fff;}
.site-navigation .menu ul a,
.site-navigation .menu ul ul a { padding: 0.75em 1.75em; }
#mainnavigator{ background-color:transparent;}
}