/* Mobile Portrait View */
@media screen and (max-width:767px) {
.left, .right{ float:none;}
.container { width:auto; padding:0 20px;}
.header { width:100%; position:relative; }
.header_right{ float:none; text-align:center; width:auto; padding:0; }
.logo{ width:auto; float:none; text-align:center; }
.nivo-caption{ bottom:10%;}
.slide_info h2{ font-size:18px !important; line-height:22px !important; margin-bottom:5px !important;}
.slide_info p{ font-size:12px; text-transform:none; margin-bottom:10px; letter-spacing:2px;}
.fourbox{ float:none; width: auto !important; margin:0 0 30px;}
.news-box{ float:none; width: auto; margin-bottom:30px;}
.news-box.last{margin:0 0 30px;}
.processcircle{ float:none; margin:25px auto;}
.owl-prev{ left:-15px !important;}
.owl-next{ right:-15px !important;}
.headertop{ text-align:center;}
/*coloumn css*/ 
.one_half, .one_third, .two_third, .one_fourth, .three_fourth, .one_fifth, .four_fifth{float:none !important; width:100% !important; margin:0 0 30px !important;}
/*team flip boxes*/
.team_column{ float:none; display:block; width:270px; margin:0 auto 30px !important;}
.panel .front{ position:relative;}
/*gallery css */
.photobooth .filter-gallery{ width:auto;}
.sitefull .photobooth .gallery ul li, .photobooth .gallery ul li{ width:100%; margin:0 0 30px;}
.photobooth .filter-gallery ul li a{ padding:10px 10px;}
.photobooth .filter-gallery, .filter-title{ float:none;}
.photobooth .gallery ul li img{ height: auto;}

/*sidebar css*/
#sidebar{ width:100%; float:none;}
.sidebar-left{ float:none !important; width:100%;}
.flotRight{ float:none !important;}
#sidebar #contactform_main input[type=text], #sidebar #contactform_main input[type=email], #sidebar #contactform_main input[type=tel],#sidebar #contactform_main input[type=url], #sidebar #contactform_main textarea{width:85%; }

.testimonials-wrap h2.section_title{ margin-bottom:10px; font-size:20px;}
.testimonials-wrap .owl-prev{ right:11%;}

/*footer css */
.cols-2 .widget-column-1, 
.cols-2 .widget-column-3, 
.cols-3 .widget-column-1, 
.cols-3 .widget-column-2, 
.cols-3 .widget-column-3, 
.cols-4 .widget-column-1, 
.cols-4 .widget-column-2, 
.cols-4 .widget-column-3, 
.cols-4 .widget-column-4{ 
width:auto !important; float:none; min-height:inherit; margin:0 0 30px; 
}
.cols-2 .widget-column-1, .cols-3 .widget-column-1, .cols-4 .widget-column-1{ padding-bottom:5%;}

/* --------- Pages ------- */
.content-area{ width:auto; margin:0; padding:20px;}
.site-main{ width:auto; margin:0; padding:0; float:none;}
.contact_left, .contact_right{ float:none; width:100%; margin-bottom:10%;}
.copyright-txt, .design-by { text-align:center; float:none;}
#contactform_main input[type="text"], #contactform_main input[type="email"], #contactform_main input[type="tel"], #contactform_main input[type="url"], #contactform_main textarea{width:90%;}

/*custom css*/
.searchbox{ width:100%; padding-left:0;}
.item{padding-left:0; width:auto;}
ol.nav-numbers{ display:none;}
.phone-no strong{ width:auto; display:inherit;}
#testimonialswrap .container #sync1{ width:auto;}
#sync1 .item{ background:transparent; padding:0; font-size:12px; line-height:20px;}
#testimonialswrap .container #sync2{ height:auto; width:auto; padding:0; }
#testimonialswrap .container #sync2 .owl-wrapper-outer{ width:100%;}
#sync2 .owl-wrapper{ width:100% !important;}
#footer-project img{ width:83px;}
.videobgwrap h2{ font-size:20px !important;}

.photobooth .gallery ul li .gallerythumb { height:auto;}

}
@media screen and (min-width:300px) and (max-width: 480px){
.blog-post-repeat .post-thumb img{ float:none; margin-right:0; width:100%; height:100%;}
.headerinfo{ font-size:12px;}
.headerinfo span{ margin-left:10px;}
.headertop .social-icons a{ width:30px;}
.nivo-directionNav a{bottom:35%;}
.featurebx{ margin-bottom:15px;}
.ftrdescription{ width:75%; line-height:18px;}
.blankline{ display:none;}
.footerinfo, #footersocial .social-icons a, .footerinfo a{ font-size:14px !important;}
#footersocial .social-icons a{ margin:0 3px;}
#footersocial{ text-align:center;}
}



/* Mobile Landscape View */
@media screen and (min-width:481px) and (max-width: 767px){	
.container, .content-area{ width:440px; margin:0 auto;}
.photobooth .filter-gallery ul li a{ padding:15px 15px 18px;}
.headertop{ padding-bottom:0;}
/*slider css*/
.nivo-caption{ bottom:6%;}
.slide_info p{ margin-bottom:30px;}
.slide_info h2{ font-size:25px !important; } 
.slide_info h2 span{ font-size:20px !important}
.nivo-caption, .nivo-controlNav{ display:block !important;}
h2.section_title{font-size:30px !important}	
#footersocial{ text-align:center;}
}

@media screen and (min-width:581px) and (max-width: 767px){
.nivo-caption{ bottom:30%;}
}

/* Tablet View */
@media screen and (max-width:1169px) and (min-width:768px) { 
.container { width:auto; padding:0 20px;}
/*slider css*/
.content-area{ width:auto; margin:0; padding:20px 20px;}
.filter-title{ padding-left:2%; padding-bottom:0;}
#home-gallery .filter-gallery{ width:auto;}
.photobooth .filter-gallery ul li a{ padding:15px 10px 18px 10px;}
.testimonials-wrap .owl-prev{ right:4.5%;}
.cols-4 h5{ font-size:16px !important;}
#sidebar{ width:30%;}
.site-main{ width:65%;}
/*custom  css*/
.BlogPost{ min-height:250px;}
.tm_thumb{ width:15%;}
.recent-post h6{ padding-top:7px;}
ol.nav-numbers{ bottom:10%;}
.panel{ min-height:350px; height:auto;}
.team_column{ margin:0 2% 2% 0; width:23%;}
.box1, .box2{ width:220px; height:auto;}

}

@media screen and (min-width:768px) and (max-width: 980px){
.logo{ float:left; text-align:left;}
.header_right{ float:right; width:60%;}
.headerinfo{ padding-bottom:10px;}
.news-box .news-thumb{ margin-right:15px;}
.news h6{ font-size:11px;}
.news-box .news p{ line-height:17px;}
.photobooth .gallery ul li{ width:25%; margin:0 0 37px 0;}

.owl-prev{ left:-5px !important;}
.owl-next{ right:-5px !important;}
.offeredbox{ width:145px; margin:0 15px 30px;}
.offeredbox .srvthumb, .offeredbox .srvthumb img{ height:145px;}
.processcircle{ margin:0 0.9% 5%;}
.nivo-caption{bottom:15%;}
.ftrdescription{ width:80%;}
.news-box .newscontent{ min-height:312px;}

#testimonialswrap .container #sync1{ width:auto;}
#sync1 .item{ background:transparent; padding:0; font-size:12px; line-height:20px;}
#testimonialswrap .container #sync2{ height:auto; width:auto; padding:0; }
#testimonialswrap .container #sync2 .owl-wrapper-outer{ width:100%;}
#sync2 .owl-wrapper{ width:100% !important;}
#footer-project img{ width:77px;}

.og-grid li{ height:175px !important}
.team-thumb{ width:152px; height:175px;}
.member-social-icon{ top:-172px;}

.panel{ min-height:350px; height:auto;}
.team_column{ margin:0 2% 2% 0; width:23%;}
.box1, .box2{ width:175px; height:auto;}
}

@media screen and (max-width:1169px) and (min-width:981px) { 
html{overflow-x:hidden; }
.logo{ float:left;}
.header_right{ float:right;}
#home-gallery .filter-gallery{ margin-top:5%;}
.cols-4 h5{ font-size:24px !important;}
#testimonialswrap .container #sync1{ width:auto;}
#sync1 .item{ background:transparent; padding:0; font-size:12px; line-height:20px;}
#testimonialswrap .container #sync2{ height:auto; width:auto; padding:0; }
#testimonialswrap .container #sync2 .owl-wrapper-outer{ width:100%;}
#sync2 .owl-wrapper{ width:100% !important;}

.og-grid li{ height:239px !important}
.team-thumb{ width:208px; height:239px;}
.member-social-icon{ top:-235px;}
.innerbanner{ height:auto;}
}

@media screen and (max-width: 980px){	
section{ padding:40px 0;}
.toggleMenu{display: block;}
.sitenav{float:none; margin:0; top:0; position:relative; overflow-x:hidden;}
.sitenav ul{color:#000; width:100% !important; float:none !important; margin:0; padding:0;}
.sitenav ul li{border-top:1px #30241a solid; display:block; float:none; text-align:left; border-right:none;}
.sitenav ul li a{padding:5px 10px !important; display:block; color:#000; text-align:left;}
.sitenav ul li a:hover{color:#ffffff;}
.sitenav ul li ul, .sitenav ul li ul ul{ display:block !important;}
.sitenav ul li ul li a:before{content:"\00BB \00a0";}
.sitenav ul li ul li{ border-bottom:1px solid transparent!important;}
.sitenav ul li ul li a{padding-left:20px !important;}
.sitenav ul li ul li ul li a{padding-left:30px !important;}
.sitenav ul li ul li ul li ul li a{padding-left:40px !important;}
.sitenav ul li:hover > ul{ background:none !important;}

.sitenav ul li:hover > ul{ background: transparent !important; width:auto !important; display:block; position: relative !important; left:0; right:0; top:0;}
.sitenav ul li:hover ul li ul, .sitenav ul li:hover ul li:hover > ul, .sitenav ul li:hover ul li:hover > ul li ul{  background: transparent !important; display:block; position:relative !important;  right:0; left:0; top:0;}
.sitenav ul li.current_page_item a, .sitenav ul li a:hover, .sitenav ul li.current-menu-parent a.parent{ border-radius:0px;}
.sitenav ul li:hover ul li:hover ul, .sitenav ul li:hover ul li:hover ul li:hover ul{ left:0 !important;}
.logo img{ height:auto;}
.innerbanner{ height:auto;}
}
@media screen and (max-width:767px) {
.slider-main{ height:auto; min-height:180px;}
}
@media screen and (min-width:300px) and (max-width: 480px){
.slider-main{ height:auto; min-height:110px;}
.slide_info p{ display:none;}
}
@media screen and (max-width:1099px) and (min-width:768px) { 
.slider-main{ height:auto; min-height:280px;}
}




