body{margin:0px;padding:0px;font-family: 'Open Sans', sans-serif;font-size:14px; line-height:28px;-webkit-text-size-adjust:100%; height:100%; color:#5a5a5a; text-align:justify;}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box; -webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased}

:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}
 
h1, h2, h3, h4, h5, h6{ font-family: 'Six Caps', sans-serif; color: #111; }


div,p,ul,ol,li,a,input,select,img,p,h1,h2,h3,h4,h5,h6{margin:0px;padding:0px;list-style:none;font-size:100%;border:none;outline:none;text-decoration:none;}
article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}

a{ color:#e54053; -webkit-transition:all 0.5s ease 0s; -ms-transition:all 0.5s ease 0s; -moz-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s;}
a:hover{ text-decoration:underline;}
img { vertical-align: middle;}

.left{float:left;}
.right{float:right;}
.clr{clear:both;}

.clearfix{*zoom:1}
.clearfix:after{clear: both;content:"."; display:block; height:0; line-height:0; overflow:hidden; font-size:0; visibility:hidden;}

p{ font-size:14px; text-align:left; line-height:25px; margin-bottom:12px;}
.maindiv{ max-width:1600px; margin:0 auto; overflow:hidden; position:relative;}

.container{ max-width:1200px; margin:0 auto; width:100%;}

.default-template {}
.default-template .header-wraper{ position:relative;} 
.default-template .middle-wraper .logo img.logo-dark{ display: block;}
.default-template .middle-wraper .logo img.logo-white{ display: none;}

.default-template .middle-wraper.sticky .logo img.logo-dark{ display:none;}
.default-template .middle-wraper.sticky .logo img.logo-white{ display: block;}

.default-template .sf-menu > li > a{ color: #172d5f;}
.default-template .sf-menu > li > a:hover{ color:#0a101a;}
.default-template .middle-wraper.sticky .sf-menu > li > a{ color: #fff;}

.header-wraper { position: absolute; width: 100%; z-index: 100;}

.middle-back{ }

.middle-wraper{ padding:0 0; transition:all 0.5s ease 0s; }


.middle-wraper .logo{ width:235px; float:left; margin:15px 0; -webkit-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s;}
.middle-wraper .logo img{ max-width:100%; transition:all 0.5s ease 0s;}
.middle-wraper .logo img.logo-white{ display:block;}
.middle-wraper .logo img.logo-dark{ display:none;}
.logo-dark{}

.webtagline{ background: #e54053; box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.35); color: #ffffff; display: inline-block; font-family: "Roboto Slab",sans-serif; font-size: 14px; font-weight: 600;padding: 10px 20px; text-decoration: none; text-transform: uppercase; float:left; letter-spacing:.5px;}

.middle-wraper .nav-wraper { float:right; width: 100%; max-width:75%; margin-top:30px; text-align:center;}

.middle-right { float: right; max-width: 25%; width: 100%; text-align:right;}
.midbtn{}
.midbtn a { background:linear-gradient(70deg, #ffa024 0%, #ffe91c 100%); border: 1px solid rgba(255, 255, 255, 0.4); border-radius: 50px; box-shadow: 0 0 15px rgba(0, 0, 0, 0.15); color: #fff; display: inline-block; font-size: 13px; font-weight: 500; letter-spacing: 2px; margin: 11px 10px 0; padding: 6px 30px; position: relative; text-transform: uppercase; z-index: 10; overflow:hidden;}
.midbtn a:before { background-color: #ffe91c; content: ""; height: 100%; left: 0; position: absolute; top: 0; transition: all 0.3s ease 0s; width: 0; z-index: -1; border-radius: 50px;}
.midbtn a:hover:before{ width:100%;}
.midbtn a:hover{ text-decoration:none;}
.socialbtn{ float:right; margin-top:15px;}
.socialbtn a:hover{}
.socialbtn a{}
.socialbtn img{ margin:0 5px; box-shadow: 0 0 15px rgba(0, 0, 0, 0.15); border:1px solid rgba(255, 255, 255, .5);}


.sf-menu { float:right; }
.sf-menu > li > span { display: block; position: relative;}
.sf-menu ul { position:absolute; top:-999px; display:none; }/*offset of submenus need to match (see below)*/
.sf-menu li { position:relative; background: none;}
.sf-menu a { display: block; text-decoration: none;}
.sf-menu a:hover {text-decoration: none;}
.sf-menu > li{ position:relative;}
/*.sf-menu > li:before{ position:absolute; left:0; top:10px; font-size:6px; color:#0042b9; font-family:FontAwesome; content:"\f04d"; -webkit-transform:rotate(45deg); transform:rotate(45deg);}*/

.footer-1-inner ul li:before{  }



.sf-menu > li:first-child:before{ display:none;}
/*================================>> 1 Level <<========================================*/
li.sfHover {position: relative;}
.sf-menu > li > a {vertical-align: middle; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;  -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease; z-index: 100; 	}
.sf-menu > li > a { color:#f9f9f9; display:inline-block; font-size: 13px; font-weight:700; line-height: 15px; padding: 15px 14px; transform: translate3d(0px, 0px, 0px); -moz-transform: translate3d(0px, 0px, 0px); -ms-transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0px, 0px, 0px); text-transform:uppercase;  letter-spacing:1px; }	

.sf-menu > li > a{ position:relative;}
.sf-menu > li:last-child > a{ }

.sf-menu > li { display: inline-block; position: relative;}
.sf-menu > li + li { margin-left:0;}
.sf-menu > li:hover > a, .sf-menu > li.current > a, .sf-menu > li.sfHover > a, .sf-menu > li:hover > span, .sf-menu > li.current > span, .sf-menu > li.sfHover > span { color: #fff; }
.sf-menu > li.current > a{ color:#fff;  }	
/*================================>> 2 Level <<========================================*/
.sf-menu > li > ul, .sf-menu > li.sfHover > ul { top:82px; box-shadow:0 0 10px rgba(0, 0, 0, 0.1);  left: 0; margin-left: 0; width: 220px; z-index:99; background: #fff ; text-align:left;}

.sf-menu > li > ul li{ }

.sf-menu > li > ul{ }

.sf-menu > li > ul > li {padding: 0 0;}
.sf-menu > li > ul > li + li {}
.sf-menu > li > ul > li > a { display: block; padding: 8px 15px; color: #5a5a5a; font-weight:500; line-height: 24px; font-size:15px; transition:all 0.5s ease 0s; -webkit-transition:all 0.5s ease 0s;}
.sf-menu li li a:hover, .sf-menu li.sfHover li.sfHover > a, .sf-menu li.sfHover li.sfHover span {  color: #fff; background:#ff7300;}
.sf-menu > li > ul > li > a.sf-with-ul:after  { position: absolute; display: block; content:"\f107"; right: -3px; text-align: center; margin-left: -10px;	top: 13px;-moz-transition: top 0.3s ease-out; -o-transition: top 0.3s ease-out; -webkit-transition: top 0.3s ease-out;overflow: hidden; display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 14px; color: #939393;}
.sf-menu > li > ul > li > a.sf-with-ul:hover:after  { color: #b8baaa;}
/*================================>> 3 Level <<========================================*/
.sf-menu li li ul { top: -7px; left: 160px; z-index:99; position: absolute;	text-align: left; padding-top: 9px;	padding-bottom: 6px; padding-left:10px;background: #50dbde; width: 120px;	-webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px;	-o-border-radius: 10px;	border-radius: 10px;}
.sf-menu li li ul:before { position: absolute; left: -8px; top: 8px; content: ""; border: 4px solid; border-color: transparent #50dbde transparent transparent;}
.sf-menu li li li {padding: 0 0;}
.sf-menu li li li a { display: block; color: #aefdff; line-height: 28px; line-height: 39px;}
.sf-menu li li li + li a { border-top: 1px solid #67e0e2;}
.sf-menu li li li a:hover {	color: #fff;}

.sticky { border-top: 0 none; left: 0; position: fixed; top: 0; transition: all 0.5s ease 0s; width: 100%; z-index: 1100; -webkit-box-shadow:2px 2px 6px rgba(0,0,0,.2); -moz-box-shadow:2px 2px 6px rgba(0,0,0,.2); box-shadow:2px 2px 6px rgba(0,0,0,.2); background:#0a101a;}
.sticky{}
.middle-wraper.sticky .logo img.logo-white{ }
.middle-wraper.sticky .logo img.logo-dark{ }
.middle-wraper.sticky .sf-menu > li > a { }
.middle-wraper.sticky .sf-menu > li > a:hover{ }
.middle-wraper.sticky{ opacity:1;}
.middle-wraper.sticky .logo{ margin:6px 0; max-width:180px; }
.middle-wraper.sticky .logo img.logo-white { }
.middle-wraper.sticky .nav-wraper{ margin-top:15px;}


.slider-wrapper{ position:relative; }
.slider-wrapper:before{}
.slider-home{ position:relative}
.slider-home:before{ background:rgba(0, 0, 0, .75); position:absolute; left:0; width:100%; top:0; height:100%; content:""; z-index:10;}
.slider-wrapper.default > div #left{ display:none;}
.slider-wrapper.default > div #right{ display:none;}
.slider-wrapper.default>div #slides img.sliderimg {width: 100%; animation: animate 15s ease;}
.slider-wrapper.default>div #bullets{ display:none;}
@-webkit-keyframes animate {
0% {
-webkit-transform-origin: bottom right;
-moz-transform-origin: bottom right;
-ms-transform-origin: bottom right;
-o-transform-origin: bottom right;
transform-origin: bottom right;
transform: scale(1.0);
}
100% {
transform: scale(1.2);
}
}


.banner-wraper{ position:relative}
.banner-block{}
.banner-img-div img{ max-width:100%;}
.banner-img-div{}
.banner-img-desc{ position:absolute; width:100%; text-align:center; top:32%; font-weight:700; z-index:10; padding: 0 15px; max-width: 100%; left: 0;}
.banner-img-desc h1{ color: #ffffff;font-size: 50px; font-weight: 600; letter-spacing: 1px; line-height: 60px; margin: 0 0 0;text-transform: uppercase; text-shadow:1px 1px 0 rgba(0, 0, 0, 0.2);}
.banner-img-desc h2{ color: #ffffff;letter-spacing: 1px; margin: 0 0 0;text-transform:capitalize; text-shadow:1px 1px 0 rgba(0, 0, 0, 0.2); font-size:115px; font-weight:400; line-height:130px; letter-spacing:9px; text-transform:uppercase;}
.banner-img-desc img{ max-width:100%;}

.banner-img-desc p.first-para{color: #ffffff; font-size: 17px; font-weight: 400; letter-spacing: 1px; line-height: 24px; text-align:left; max-width:80%; margin:0 auto 12px; font-style:italic;}
.banner-img-desc h3{ color: #fff; font-size: 18px; font-weight: 500; line-height: 45px; margin: 0; font-family: 'Open Sans', sans-serif; text-transform:uppercase; letter-spacing:2px;}
.banner-img-desc h4 { color: #fff; font-size: 18px; font-weight: 500; line-height: 45px; margin: 0; font-family: 'Open Sans', sans-serif; text-transform:uppercase; letter-spacing:2px;}
.banner-img-desc h5 { color: #fff; font-size: 25px; font-weight: 700; line-height: 40px; margin: 6px 0; padding-bottom: 15px; padding-top: 10px;}
.banner-img-desc h4 span{ color:#ff7300;}
.banner-logo{ margin-bottom:50px;}
.banner-logo img{ max-width:35%;}

.homeslider-wraper{ position:relative;}
.slidericon { left: 27%; margin: 0 auto; max-width: 650px; position: absolute; top: 65%; z-index: 11;}
.slidericon img{ max-width:100%;}

#slidermobile{ display:none;}


.themebtn{font-size:14px;color:#fff;padding:9px 20px;line-height:20px;transition:all .5s;	text-transform:uppercase; position:relative; cursor:pointer;text-align:center;overflow:hidden;z-index:1; background-color:#0042b9; display:inline-block; font-weight: 700; border-radius: 5px;}
.themebtn i{position:relative;top:1px;margin-right:5px}
.themebtn:before{top:0;left:0}
.themebtn:after,.themebtn:before{content:"";position:absolute;width:0;height:100%;background-color:#0a101a; z-index:-1;transition:all .5s}
.themebtn:after{bottom:0;right:0}
.themebtn.active{margin-left:20px;color:#fff;background-color:#0042b9}
.themebtn:hover{color:#fff; text-decoration:none;}
.themebtn:hover:before{left:auto;right:0;width:50%}
.themebtn:hover:after{left:0;right:0;width:50%}

.pagebtn{ margin:15px auto 15px; text-align: center; max-width: 200px; line-height: 14px;}
.pagebtn a.themebtn{ text-align: center; }

.downloadbtn img{ max-width:30px; margin:0 7px 0 0;}

.socialtop{ position:fixed; right:0; z-index:10; top:20%;}
.socialtop ul{}
.socialtop ul li{ display:block; margin:10px 3px;}
.socialtop ul li a{ display:inline-block; width:45px; height:45px; line-height:45px; color:#fff; text-align:center; font-size:18px; border-radius:100%;}
.socialtop ul li a:hover{ text-decoration:none; background:#ff7300;}
.socialtop ul li a.facebook{ background:#3b5797;}
.socialtop ul li a.twitter{ background:#59a0d3;}
.socialtop ul li a.linkedin{ background:#067da8;}
.socialtop ul li a.pinterest{ background:#c62028;}

.section-title{ text-align:center; position:relative; margin-bottom:15px;}
.text-table{ }
.text-table span{ color: rgba(50, 50, 50, 0.1); font-family: "Roboto Slab",sans-serif; font-size: 190px; font-weight: 700; line-height: 63.87px;  text-transform: capitalize;}
.text-title { position:relative; text-align: center; top: 0; width: 100%;}
.text-title h3 { font-size: 60px; font-weight: 400!important; letter-spacing: 2px; line-height: 70px; margin: 0 0 7px; padding: 0; text-transform:uppercase!important; font-family: 'Six Caps', sans-serif!important;}
.text-title p{ font-size: 14px; font-weight: 700; letter-spacing: 1px; line-height: 22px; text-transform: uppercase; text-align:center; color:#111; margin-bottom:15px;}

.text-title h1{ font-size: 50px; font-weight: 700; margin: 0 0 7px; padding: 0; line-height:60px;}
.text-title h2{ font-size: 50px; font-weight: 700; margin: 0 0 7px; padding: 0; line-height:60px;}

.content-block .text-title h3 { font-size: 60px; font-weight: 400!important; letter-spacing: 2px; line-height: 70px; margin: 0 0 7px; padding: 0; text-transform:uppercase!important; font-family: 'Six Caps', sans-serif!important;}
.content-block .text-title p{ text-align:center;}

.separator{ width:85px; height:2px; background:#0042b9; margin:0 auto;}

.award-wraper{ padding: 45px 0 45px; position: relative; background: #f8f8f8; border-bottom: 1px solid #0042b9;}
.award-block{}
.award-1{ float: left; width:33.33%;}
.award-1-inner{ padding:10px; text-align: center; margin: 10px; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); border: 1px solid #e4e4e4; background: #0042b9;}
.award-1-img{}
.award-1-img img{ max-width:100%;}
.award-1-info{ margin-top: 30px;}
.award-1-info h3 { font-size: 42px; text-transform: uppercase; letter-spacing: 1px; line-height: 55px; color: #fff;}
.award-1-info h3 span{ display: block;}


.about-wraper{ padding:35px 0 30px; position:relative; border-bottom: 1px solid #0042b9;}
.about-block{}
.about-1{ float:left; width:100%;}
.about-1-inner{ padding:0 5px;}
.about-1-img{ box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1); border: 1px solid #e4e4e4; padding: 6px; max-width: 650px; margin: 0 auto; text-align: center;}
.about-1-img img{ max-width:100%;}

.tabbox-1{}
.tabbox-1-inner{}
.tabbox-1-inner h3 { font-size: 45px; font-weight: 400; letter-spacing: 5px; line-height: 65px; text-align: center; text-transform: uppercase;  margin-bottom: 15px;}
.tabbox-1-inner p{ color:#606060;}

span.largetxt{ background: #dadada; color: #ffffff; display: inline-block; float: left;font-size: 45px; font-weight: 700; line-height: 55px;  margin: 6px 9px 0 0; padding: 0 8px;}

.tab-links { border: 1px solid #e4e4e4; border-radius: 30px; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); margin: 0 0 25px; padding: 0;  text-align: center;}
.tab-links:after { display:block; clear:both; content:'';	}
.tab-links li { position:relative; display:inline-block; margin:0;}
.tab-links a { color: #111; display: block; font-size: 13px; font-weight: 700; letter-spacing: 3px; padding: 10px 30px; text-transform: uppercase;  border: 2px solid #fff;}
.tab-links a:hover { text-decoration:none;background: #0042b9; border: 2px solid #007eff; border-radius: 30px; color: #fff;}
.tab-links li a.current { background: #0042b9; border: 2px solid #007eff; border-radius: 30px; color: #fff;}
.tab-links li.active a:hover { text-decoration:none; color:#5a5a5a;}
.tab-content { }
.tab {display:none;}
.tab.active {display:block;}
.tabInner{}
.tabInner p{ margin-bottom:12px; color:#757575;}

.tab-block{ background:#fff;}
.tabinner-detail a.tab-btn:hover{ background:none; color:#c90235; text-decoration:none;}




.strip-wraper{ padding:70px 0 70px; position:relative; background:#e54053;}
.strip-block{}
.strip-1:last-child{ width:20%;}
.strip-1{ float:left; width:80%;}
.strip-1-inner{ padding:0 15px;}
.strip-1-inner h2{ color: #ffffff; font-size: 36px; font-weight: 300; line-height: 50px; text-transform:capitalize; text-align:left;}
.strip-1-btn{ text-align:right;}
.strip-1-btn a.themebtn{ font-size:20px; text-transform:uppercase; font-weight:700; padding:15px 20px; color:#e54053;}

.strip-wraper.strip1-wraper:before { border-color: #e54053 transparent transparent; border-style: solid; border-width: 20px 25px; bottom: -35px;  content: ""; left: 50%; position: absolute; transition: all 0.3s ease-in-out 0s;}


.directors-wraper{ padding:35px 0 35px; position: relative;  border-bottom: 1px solid #0042b9;}
.directors-block{}
.directors-1{ float: left; width: 100%;}
.directors-1-inner{ margin: 5px; text-align: center;}
.directors-1-img{box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1); border: 1px solid #e4e4e4; padding: 6px; max-width: 650px; margin: 0 auto;}
.directors-1-img img{ max-width: 100%;}

.trailer-wraper{ padding:0 0 45px; position: relative;  border-bottom: 1px solid #0042b9;}
.trailer-block{}
.trailer-1{ float: left; width:100%;}
.trailer-1-inner {margin: 5px 5px 0; }
.trailer-1-img{text-align: center; border: 1px solid #e4e4e4; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); padding: 10px; background: #fff; position: relative;}
.trailer-1-icon{ position: absolute; top: 43%; left: -6px; width: 100%; text-align: center;}
.trailer-1-icon i { background: rgba(255, 255, 255, .9); font-size: 55px; color: #ff0000; border-radius: 22px; height: 38px; vertical-align: top; line-height: 38px; }
.trailer-1-img img{ max-width: 100%;}
.trailer-title{ text-align: center; max-width: 200px; margin: 20px auto 7px;}
.trailer-title a.themebtn{ width: 100%; margin: 0}
#trailer-slider{}
#trailer-slider.owl-theme .owl-controls{ margin-top:0; margin-bottom: 10px; }
#trailer-slider.owl-theme .owl-dots .owl-dot{ }
#trailer-slider.owl-theme .owl-dots .owl-dot span{ width:15px; height:15px; border:2px solid #000; background:none; }
#trailer-slider.owl-theme .owl-dots .owl-dot.active span{ border:2px solid #0042b9;}

.YouTubePopUp-Content iframe { background: #fff; padding: 10px;}

.impact-wraper{ padding:35px 0 35px; position: relative; border-bottom: 1px solid #0042b9;}
.impact-block{}
.impact-1{ float: left; width: 100%;}
.impact-1-inner{ margin: 5px; text-align: center;}
.impact-1-img{box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1); border: 1px solid #e4e4e4; padding: 6px; max-width: 650px; margin: 0 auto;}
.impact-1-img img{ max-width: 100%;}

.adfilms-wraper{ padding:30px 0 30px; position: relative; background: #f8f8f8;  border-bottom: 1px solid #0042b9;}
.adfilms-block{}
.adfilms-1 { width: 100%; max-width: 600px; margin: 0 auto;}
.adfilms-1-inner{ margin: 5px; text-align: center;}
.adfilms-1-img{}
.adfilms-1-img iframe { max-width: 100%; background: #fff; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);	width: 100%; height: 425px; display: block; background: #fff; padding: 7px;}

.ourevent-wraper{ padding:30px 0 30px; position: relative;  border-bottom: 1px solid #0042b9;}
.ourevent-block{}
.ourevent-1{ float: left; width: 100%;}
.ourevent-1-inner{ margin: 5px; text-align: center;}
.ourevent-1-img{ box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1); border: 1px solid #e4e4e4; padding: 6px;}
.ourevent-1-img img{ max-width: 100%;}


.review-wraper{ padding:45px 0 25px; position:relative; background:#f8f8f8;  border-bottom: 1px solid #0042b9;}
.review-block{ }
.review-1{}
.review-1-inner{ text-align:center; margin:10px 10px 25px; border: 1px solid #e4e4e4; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1); padding:6px; background:#fff;}
.review-1-info{}
.review-1-info p { color: #888; font-size: 17px; font-style: italic; font-weight: 400; text-align: center;}
.review-1-author{ margin-top:25px;}
.review-1-author h3{ font-weight: 400; font-size: 17px; color: #111; margin: 0px 0px 2px; padding: 0px;}
.review-1-author h4{ color:#888; font-weight:normal;}
.review-1-img img{ max-width:100%;}
#review-slider{}
#review-slider.owl-theme .owl-controls{ margin-top:0;}
#review-slider.owl-theme .owl-dots .owl-dot{ }
#review-slider.owl-theme .owl-dots .owl-dot span{ width:15px; height:15px; border:2px solid #0042b9; background:none; }
#review-slider.owl-theme .owl-dots .owl-dot.active span{ background:#0042b9;}

.ourfilm-wraper{ padding:0 0 45px; position: relative;  border-bottom: 1px solid #0042b9;}
.ourfilm-block{}
.ourfilm-1{ float: left; width: 33.33%;}
.ourfilm-1-inner{ margin: 5px 5px; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); border: 1px solid #e4e4e4;}
.ourfilm-1-img{}
.ourfilm-1-img img{ max-width: 100%;}


.contact-wraper{ background:url(../images/paralax-3-1.jpg) no-repeat center center; background-size:cover; padding:70px 0; position:relative;}
.contact-wraper:before{ position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0, 0, 0, .47); content:"";}

.contact-title{ max-width:750px; margin:0 auto; text-align:center; position:relative; margin-bottom:30px;}
.contact-title h3{ background: transparent url(../images/line-photography-1.png) no-repeat center center; color: #fff; font-size: 20px; letter-spacing: 2px; line-height: 24px; margin-bottom: 25px; padding: 0; position: relative; text-align: center; text-transform: uppercase;}
.contact-title p{ text-align:center; color: #cccccc; font-size:16px;}

.contact-block{ max-width:750px; margin:0 auto; position:relative;}
.ContactInfo{ background: url(../images/contact_bg.png); background-repeat: repeat; padding: 43px 190px 71px;}
span.ContactPhone{}
span.ContactTime{}
span.ContactPhone, span.ContactTime{ display: block; font-size: 18px; font-weight: 400; color: #cccccc; line-height: 34px; text-align: center; margin-bottom:5px;}
.ContactEmail{ text-align:center; margin:25px 0 25px}
.ContactEmail h3{ margin: 0px; padding: 0px; font-weight: 400; font-size: 22px; line-height: 30px; color: #dddddd; text-align: center;   margin-bottom: 11px;}
.ContactEmail h3 a{}
.ContactEmail h3 a:hover{}
.ContactAddress{ text-align:center; margin-bottom:25px;}
.ContactAddress h3{ margin: 0px; padding: 0px; font-weight: 400; font-size: 22px; line-height: 30px; color: #dddddd; text-align: center;   margin-bottom: 11px;}
.ContactAddress span{ color: #cccccc;}
.ContactOurWeb{ text-align:center; margin-bottom:0;}
.ContactOurWeb h3{ margin: 0px; padding: 0px; font-weight: 400; font-size: 22px; line-height: 30px; color: #dddddd; text-align: center;   margin-bottom: 11px;}
.ContactOurWeb span{}
.ContactSocial{ text-align:left;}
.ContactSocial h3{ margin: 0px; padding: 0px; font-weight: 400; font-size: 22px; line-height: 30px; color: #666; text-align:left;   margin-bottom: 11px;}
.ContactSocial p{ color: #cccccc; text-align:center;}
.ContactSocial a{ display: inline-block; width: 26px; height: 30px; transform: rotate(45deg); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); border: 1px solid #ffffff; text-align: center; margin: 0px 10px;    transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -webkit-transition: all 0.3s linear 0s;-ms-transition: all 0.3s linear 0s;    -o-transition: all 0.3s linear 0s;}
.ContactSocial a i { transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg);    -moz-transform: rotate(-45deg); color: #ffffff; padding: 5px 0px;}
.ContactSocial a:hover{ background:#0042b9; border:1px solid #0042b9;}


.footer-wraper{ padding:60px 0 0; background:#0042b9; position:relative;}
.footer-block{}
.footer-1{ float:left; width:25%;}
.footer-1-inner{ padding:0 15px;}
.footer-1-inner h3 { color: #fff; font-size: 22px; font-weight: normal; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 20px;}
.footer-1-inner h4 { font-weight: 400; font-size: 30px; line-height: 24px; text-transform: uppercase; color: #e4e4e4;  padding: 0px 0px 10px;  border-bottom: 1px solid #fff; position: relative; margin-bottom:30px; letter-spacing:2px;}
.footer-1-inner h4:after { width: 65px; content: ""; border-top: 2px solid #fff; position: absolute; bottom: 0; left: 0px;   transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -webkit-transition: all 0.3s linear 0s; -ms-transition: all 0.3s linear 0s;  -o-transition: all 0.3s linear 0s}

.footer-1-inner h5 { color: #fff; font-size: 16px; font-weight: normal; letter-spacing: 1px; margin-bottom: 12px;}
.footer-1-inner p{ color:#fff; font-weight:300; margin-bottom:5px;}
.footer-1-img{}
.footer-logo{ margin-bottom:30px;}
.footer-logo img{ max-width:75%;}
.footer-1-img{}
.footer-1-img img{ max-width:45%;}
.footer-1-inner a{ color:#e4e4e4;}
.usefullinks{ text-align:left;}
.usefullinks li { display: inline-block; margin: 0 0 0;}
.usefullinks li a { display: inline-block; float: left; margin: 0px 5px 5px 0px; padding: 3px 10px;   font-weight: 400;   font-size: 12px;  text-transform: uppercase; color: #fff; border: 1px solid #fff;}
.usefullinks li a:hover{ text-decoration:none; color:#000; }
.contactus{}
.contactus i{ color:#f70068; margin:0 7px 0 0;}
.contactus p{ margin:10px 0;}
ul.contact-info li {  border: none; box-shadow: none; position: relative; padding: 0px 0px 5px 30px; text-align:left;}
ul.contact-info li i { font-size: 21px; color: #fff; position: absolute; top: 3px; left: 0;}
ul.contact-info li span { display: block; color: #fff; font-size: 14px; font-weight: 400; line-height: 26px;}

.footerblog ul li { font-weight: 400; font-size: 14px; line-height: 24px;color: #666666; list-style: none; padding: 9px 0px 8px;   border-bottom: 1px solid #000000;  box-shadow: 0px 1px 0px 0px #282828;  -webkit-box-shadow: 0px 1px 0px 0px #282828; -moz-box-shadow: 0px 1px 0px 0px #282828;  -ms-box-shadow: 0px 1px 0px 0px #282828; -o-box-shadow: 0px 1px 0px 0px #282828;}
.footerblog ul li a { font-weight: 400; font-size: 14px; line-height: 24px; color: #666666; list-style: none;}
.footerblog ul li a:hover{ color:#e54053; text-decoration:none;}

.footerlast-wraper{ padding:15px 0; margin-top:50px; border-top:1px solid rgba(255, 255, 255, .15);}
.footerlast-block{}
.socialtop{}
.socialbottom{ border-bottom:1px solid rgba(255, 255, 255, .3); padding-bottom:30px; margin-bottom:35px;}
.socialbottom ul{ text-align:center;}
.socialbottom ul li{}
.socialbottom ul li a{ border-radius:100%; border:none;}
.socialbottom ul li a:hover{}
.socialbottom ul li a.facebook{ background:#4966ab;}
.socialbottom ul li a.twitter{ background:#35abdb;}
.socialbottom ul li a.linkedin{ background:#0674b0;}
.socialbottom ul li a.pinterest{ background:#e94642;}

.copyright { color: #e4e4e4; float: left; font-size: 13px; text-align: right; width: 50%;}
.copyname{ color: #e4e4e4; float: left; font-size: 13px; text-align:left; width: 50%;}

a#backtop:before { color: #ffffff; content: "\f106"; display: block; font-family: "FontAwesome"; font-size: 20px; margin-top: 20px; text-align: center;}
a#backtop {  background:#000; border-radius:50%; bottom: 15px; height: 45px; line-height: 5px; position: fixed; right: 15px; text-decoration: none; width: 45px; z-index: 9999; font-size: 20px; font-weight: 400; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s;}
a#backtop:hover{ text-shadow: 0 3px 0 #000, 0 4px 2px #fff; -webkit-text-shadow: 0 3px 0 #000, 0 4px 2px #fff; background:#4e3224  ;}  

.socialbtnstick{ position:fixed; z-index:9999; right:15px; bottom:65px;}
.socialbtnstick a{ display:block; font-size:16px; border-radius:100%; color:#fff; width:45px; height:45px; line-height:45px; text-align:center; margin-top:5px;}
.socialbtnstick a.fb{ background:#354d8e;}
.socialbtnstick a.lin{ background:#347ed4;}
.socialbtnstick a.tw{ background:#00a3f6;}
.socialbtnstick a:hover{ text-decoration:none;}


.innerbanner-wraper{ padding:0 0; position: relative; background: #0042b9;}

.innerbannerimgbox{}
.innerbannerimgbox img{ max-width:100%;}

.innerbanner-block{}
.innerbanner-title{ text-align: center;}
.innerbanner-title h1{ font-size: 60px; font-weight: 400; letter-spacing: 2px; line-height: 70px;	margin: 0 0 7px; padding: 0; text-transform: uppercase; color: #fff;}
.innerbanner-title p{ font-size: 14px; font-weight: 700; letter-spacing: 2px; line-height: 22px; text-transform: uppercase; text-align: center; color: #111; margin-bottom: 15px; color: #fff; margin-bottom: 0;}

.content-wraper{ padding: 60px 0; position: relative;}
.content-block{ margin: 0 5px; text-align: center}
.content-block h2 { font-family: 'Open Sans', sans-serif; font-size: 24px; font-weight: 800; text-transform: capitalize; margin: 10px 0; display: block;}
.content-block h3{ font-family: 'Open Sans', sans-serif; font-size: 25px; font-weight: 800; text-transform: capitalize; margin: 10px 0; display: block;}
.content-block h4{ font-family: 'Open Sans', sans-serif; font-size: 17px; font-weight: 800; text-transform: capitalize; margin: 10px 0; display: block;}
.content-block h5{ font-family: 'Open Sans', sans-serif; font-size: 13px; font-weight: 800; text-transform: capitalize; margin: 10px 0; display: block;}
.content-block h6{ font-family: 'Open Sans', sans-serif; font-size: 16px; font-weight: 800; text-transform: capitalize; margin: 10px 0; display: block;}
.content-block ul{ margin-bottom: 12px;}
.content-block ul li{ padding: 6px 0 6px 15px; position: relative; font-size: 14px; text-align: left;}
.content-block ul li:before{ color: #0566c4; content: "\f04d"; font-family: FontAwesome; font-size: 8px; left: 0; position: absolute; top: 5px; transform: rotate(45deg);}

ul.ullist{}
.ullist li{ float: left; width: 50%;}

.content-block p{ margin-bottom: 12px; text-align: justify;}

.awardstable{}
.awardstable h3{ font-size: 17px; }
.awardstable td{ vertical-align: top; padding: 10px; border: 1px solid #e4e4e4;}
.awardstable ul{ margin: 0}
.awardstable ul li{ text-align: left;}
.awardstable ul li:before{}

.inneraward-block{ margin-bottom: 30px;}
.inneraward-1{ float: left; width: 33.33%;}
.inneraward-1-inner{ margin: 15px;}
.inneraward-1-img{ box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1); border: 1px solid #e4e4e4; padding: 6px;}
.inneraward-1-img img{ max-width: 100%;}

.pagetopimgbox{ margin: 10px 0;}
.pagetopimg{ text-align: center; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1); border: 1px solid #e4e4e4; padding: 6px;}
.pagetopimg img{ max-width:100%;}

  
#menu-icon{ display:none;}  


@media screen and (min-width:1281px)
{
	
}
/*##################################    for width 1024px  ########################################*/
@media screen and (max-width:1259px)  
{
	.container, .site-content{ width:98%; margin:0 auto; max-width:1000px;}
	.middle-wraper .logo{ max-width:180px; width:100%;}
	.middle-wraper .nav-wraper { margin-top: 20px; max-width: 80%;}	
	.sf-menu > li > a{ padding:15px 10px;}
	.banner-img-desc{ left:0;}
	.slidericon { left: 27%; margin: 0 auto; max-width: 450px; position: absolute; text-align: center; top: 75%; z-index: 11;}
	
	
}

/*##################################    for width 768px  ########################################*/

@media screen and (max-width:990px)
{
	.container, .site-content{ width:98%; margin:0 auto; max-width:760px}				
	#menu-icon { color: #0042b9; cursor: pointer; display: block;  font-size: 20px; position: relative; right: 0; top: 0; padding: 10px; text-align:left;}
	#menu-icon span{ margin:0 0 0 10px;}
	.menu-menu-1-container { left: 10px; position: absolute; top: 86px; width: 97%;}
	.sf-menu > li + li{ margin-left:0;}
	.sf-menu{ float:none; display:none;}
	.breadcrum .breadCrumTP .menu-menu-1-container{ position:static;}
	.sf-menu > li#menu-item-128 ul li { float: none; width: 100%;}
	
	.sf-menu > li > ul, .sf-menu > li.sfHover > ul{ box-shadow:none;}
	.nav__primary{ width:100%;}
	.sf-menu > li{ width:100%; margin:0;}
	.sf-menu > li.current_page_item > a{ color:#2a2a2a;}
	.sf-menu > li.current > a { color: #111;}
	.sf-menu > li > a{ padding:8px 10px; width:96%; text-align:left; color:#2a2a2a; line-height:25px;}
	.sf-menu > li > a:hover{ color:#f89f22}
	.sf-menu > li > ul > li > a{ width:100%; padding:8px 0;}
	.sf-menu li ul.servItem li{ width:100%;}
	.sf-menu li ul.servItem{ width:100%!important;}
	.sticky{ position:static!important}
	.sf-menu > li > ul > li strong{ display:none;}
	.sf-menu > li > ul, .sf-menu > li.sfHover > ul{ width:100%;}
	.sf-menu > li > ul{ position:static;}
	.sf-menu > li > ul:before{ display:none;}
	.sf-menu > li > ul > li > a{ color:#040404;}
	.sf-menu > li:hover > a, .sf-menu > li.current > a, .sf-menu > li.sfHover > a, .sf-menu > li:hover > span, .sf-menu > li.current > span, .sf-menu > li.sfHover > span{ border:none;}
	.sf-menu > li > ul, .sf-menu > li.sfHover > ul{ border:none;}
	.sf-menu > li.sfHover ul{}
	.sf-menu li ul{ display:none; padding:5px 25px;}
	.sf-menu li strong { background: url(../images/toogle-button2.png) no-repeat right -54px; height: 35px; position: absolute; right: 25px; top: 14px; width: 150px; z-index:200; cursor:pointer;}
	.sf-menu li strong.opened { background-position: right 7px;}
	.sf-menu > li{ background:#f9f9f9;}
	.sf-menu li ul { background: #e4e4e4; padding: 12px 28px; max-width: 100%;}
	#menu-icon{ display:block; text-align:right;}
	
	.header-wraper{ position:relative;}
	.middle-wraper .logo img.logo-white{ display:none;}
	.middle-wraper .logo img.logo-dark{ display:block;}
	
	.middle-wraper .nav-wraper { margin-top: 20px; max-width: 40%;}
	.banner-img-desc h2{ font-size:75px; line-height:95px;}
	.banner-img-desc{ top:20%;}
	.slidericon{ left:20%;}
	.tab-links a{ padding:5px 12px;}
	.footer-1 { float: left; width: 50%; margin:15px 0;}
	
	.award-1-inner{ padding:5px; margin: 5px}
	.award-1-info h3 { font-size: 14px; text-transform: uppercase; line-height: 19px; font-weight: 700; font-family:'Open Sans', sans-serif; }
	.award-1-info { margin-top: 10px; min-height: 60px;}
	
	.slider-home:before{ background: none;}
	.banner-img-desc { background: rgba(0, 0, 0, .5); margin: 0 10px; padding: 10px; width: 94.5%; border-radius: 10px;}
	
	
	
	
	
}

/*##################################    for width 600px  ########################################*/

@media screen and (max-width:767px)
{
	.container, .site-content{ width:98%; margin:0 auto; max-width:600px}
	.banner-img-desc h4{ font-size:16px; line-height:26px;}
	.banner-img-desc h3{ font-size:16px; line-height:26px; padding:7px 0 0;}
	.slidericon { left: 14%;}
	.slidericon { left: 18%; max-width: 400px;}
	.about-wraper{ padding:10px 0 10px;}
	.review-wraper{ padding:15px 0 15px;}
	.tab-links a{ letter-spacing:1px;}
	.review-wraper .section-title{ margin-bottom:15px;}
	.copyname{ width:100%; text-align:center;}
	.slider-caption .content.from-bottom { padding: 10px 0 5px;}
	.impact-wraper { padding: 20px 0 10px; position: relative;}
	.award-wraper{ padding:15px 0;}
	.trailer-wraper{ padding:20px 0 0;}
	.review-1-inner{ margin: 10px 5px 25px;}
	.adfilms-wraper{ padding:15px 0 10px;}
	.ourevent-wraper{ padding:15px 0;}
	.footer-wraper{ padding-top:10px;}
	.footer-logo { margin-bottom: 10px;}
	.footer-1-inner h4{ margin-bottom: 20px; line-height: 30px;}
	.footer-1-inner.footerblog{ margin-bottom:15px;}
	.adfilms-1-img iframe { height:425px;}
	.ourfilm-wraper{ padding-bottom:10px; padding-top: 20px;}
	.content-wraper{ padding:10px 0 15px;}
	.innerbanner-title h1{ font-size:42px; line-height: 52px;}
	.innerbanner-wraper{ padding:0 0;}
	.directors-wraper { padding: 20px 0 10px; position: relative;}
	.about-1-inner p{ text-align:center;}
	.content-block p{ text-align:center;}
	.awardstable td{ float: left; width: 100%; margin: 5px 0;}
	.inneraward-1{ width:100%;}
	.inneraward-1-inner { margin: 5px 0 10px;}
	.inneraward-block{ margin-bottom:0;}
	
	
	
	
	
	
	
}

/*##################################    for width 480px  ########################################*/

@media screen and (max-width:580px)
{
	.container, .site-content{ width:98%; margin:0 auto; max-width:440px}
	#slidermobile{ display:block;}
	#desktopslider{ display:none;}
	.banner-img-desc h4 { font-size: 16px; line-height: 26px; padding: 15px 0;}
	.banner-img-desc h3 { font-size: 16px; line-height: 26px; padding: 7px 0 15px;}
	.banner-img-desc h2 { font-size: 90px; letter-spacing: 5px; line-height: 100px;}
	.slidericon { left: 8%; max-width: 400px; top: 55%;}
	.footer-1 { float: left; margin: 10px 0; width: 100%;}
	.text-title h3{ font-size:42px; line-height:52px;}
	.content-block .text-title h3{ font-size:42px; line-height:52px;}
	.text-title p{ line-height:18px;}
	.about-1-inner { padding: 5px;}
	
	
	
}

/*##################################    for width 320px  ########################################*/

@media screen and (max-width:479px)
{
	.container{ width:98%; margin:0 auto; }	
	#menu-icon { top: 0; font-size:18px; padding:10px;}
	.menu-menu-1-container { left: 10px; position: absolute; width: 94%;}
	.middle-wraper .logo{ width:200px;}
	.middle-wraper .logo{ width:100%;}
	.slidericon { left: 30px; max-width: 300px; top: 67%;}
	.banner-img-desc h2 { font-size: 75px; letter-spacing: 2px; line-height: 85px;}
	.about-block { }
	
	
	.banner-img-desc h4 { font-size: 13px; line-height: 26px; padding: 15px 0 10px;}
	.banner-img-desc { top: 56%;}
	
	
	
	
	
}

@media screen and (max-width:320px)
{
	.banner-img-desc h2 { font-size: 60px; letter-spacing: 2px; line-height: 70px;}
	.tab-links a { padding: 5px 8px;}
	.slidericon { left: 21px; max-width: 280px; top: 70%;}
	.banner-img-desc { top: 33%;}
	
	
	
	
	
}





