/* Mobile Portrait View */
@media screen and (max-width:767px) {
*{box-sizing:border-box;}
.left, .right, .topcontactbx{ width:auto; float:none;  text-align:center; }
#mainnavigator{ background-color:transparent !important; text-align:left; width:auto; float:none; padding:10px 0;}
#mainnavigator span{ display:block;}
.container { width:auto; padding:0 20px;}
.site-header{ position:relative;}
.blgimagebx{ float:none; margin:0 0 10px; width:100%; }
.photography_Column{ float:none; margin-bottom:20px; }
.photography_Column:after{width:85%; }
.photographyDescCol{ width:95%; float:none; }
.photographyDescCol h3{ font-size:30px; line-height:30px;}
#sidebar{ width:100%; float:none;}
.content_fixer{ width:auto; float:none;}
.site-footer .container{ padding:50px 20px;}
.copyrigh-wrapper .container{ padding:0 20px;}
h2.section_title{ font-size:34px; margin-bottom:25px;}
#pageColumn_Section1{ padding:50px 0 30px; margin:0;}
#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; min-height:inherit;}
.twocolumnBX{ float:none; width:100%;}
.header_right{ float:none; width:100%; text-align:center;}
.site-footer .widget{ padding:40px 0 20px;}
.copyrigh-wrapper:before{ display:none;}
.site-header{ height:auto;}
.wpcf7 input[type="text"], .wpcf7 input[type="tel"], .wpcf7 input[type="email"], .wpcf7 textarea{ width:100%;}
.gridlayout .blogpost_liststyle, 
.fullwidth .blogpost_liststyle{ float:none; margin:0 0  25px 0; padding:0; width:auto; box-shadow:none;}
#slider{ top:0; margin:0;}
a.nivo-prevNav{ left:1%;}
a.nivo-nextNav{right:1%;}
.left-column-60, .left-column-40{ float:none; width:100%;}
.gripper_2colbx{ padding:0; border:none; margin-bottom:40px;}
.welcomeBox{ float:none; margin:0;}
.photography_Column img{ min-height:inherit;}
.nivo-caption{ width:90%; bottom:10%;}
.nivo-caption h2{ font-size:24px !important; line-height:24px !important; margin:0 0 10px !important;}
.nivo-caption p{ line-height:16px; font-size:14px; margin-bottom:20px;}
.nivo-caption .slide_morebtn{ font-size:12px; padding:5px 20px; }
.nivo-directionNav a{ top:35% !important;}
.nivo-controlNav{ display:none !important;}
}

/* Mobile Landscape View */
@media screen and (min-width: 481px) and (max-width: 767px){
*{box-sizing:border-box;}
.container{ width:440px; margin:0 auto;}
.nivo-controlNav{ display:none !important;}
.blgimagebx{ margin:5px 20px 10px 0; width:50%; float:left; }
.menu-toggle {top:20px;right:35px;}
}
/* Mobile Landscape View */
@media screen and (min-width: 300px) and (max-width: 481px){
*{box-sizing:border-box;}
.nivo-directionNav{ display:none;}
}

@media screen and (min-width:768px) and (max-width: 980px){
.nivo-directionNav a{ top:40%;}
.menu-toggle {top:20px;	right:35px;}
.gripper_2colbx{ padding:50px 10px;}
.welcomeBox{ margin-top:-50px;}
#mainnavigator{ float:none;  padding:10px 0; width:100%; text-align:center; }
.site-header{ height:auto;}
.header_right{ float:none; width:100%; text-align:center;}
.photography_Column img{ min-height:250px;}
.photographyDescCol h3{ font-size:40px; line-height:40px;}
}

/* Tablet View */
@media screen and (max-width:1169px) and (min-width:768px) { 
*{box-sizing:border-box;}
#sidebar{ width:30%;}
.content_fixer{ width:65%;}
#templatelayout{ width:100%;}
.container { width:auto; padding:0 20px;}
.nivo-caption{ width:60%; }
.nivo-caption h2{ font-size:42px; line-height:45px;}

}

@media screen and (max-width: 980px){
.site-header{ position:relative; }
.logo{ position:relative; padding:15px 0 10px 15px; float:none; width:auto;  }
.site-navigation .menu ul a,
.site-navigation .menu ul ul a { padding: 0.75em 1.75em; }
#mainnavigator{ background-color:transparent;}
.site-navigation a{ color:#fff;}
}