body{margin:0px;padding:0px;font-family: 'Jost', sans-serif;font-size:17px; line-height:28px;-webkit-text-size-adjust:100%; height:100%; color:#101010; 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: 'Jost', sans-serif; color:#101010;}


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:#ff9750; -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;}

img.img-right{ float:right; border: 1px solid rgba(255, 255, 255, 0.1); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); margin:0 0 10px 15px; max-width: 95%; padding: 5px;}
img.img-left{ float:left; border: 1px solid rgba(255, 255, 255, 0.1); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); margin:0 15px 10px 0; max-width: 95%; padding: 5px;}


p{ font-size:15px; 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%;}

.header-wraper { box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); position: relative; width: 100%; z-index: 100;}

.top-wraper{ background:#448979;}
.top-block{}
.top-1{ width:100%;}
.top-1-inner{ padding:0 15px; text-align:center;}
.top-1-inner span { display: inline-block; vertical-align: top; margin: 18px 15px 0 0; font-weight: 600; color: #fff;}
.top-1-inner a.themebtn { display: inline-block; margin: 8px 0 0 0;}
.top-1-inner a.themebtn:hover{}

.middle-back{ position:relative; }
.socialmedia {position: absolute;right: 0;top: 8px;}
.socialmedia ul{ font-size:0;}
.socialmedia ul li{ display:inline-block;}
.socialmedia ul li a {width: 30px;display: inline-block;height: 30px;text-align: center;line-height: 30px;background: #000;border-radius: 100%;font-size: 13px;color: #fff;	margin: 0 3px;}
.socialmedia ul li a:hover{}

.middle-wraper { background:#c0dfd8; border-bottom: 1px solid rgba(255, 255, 255, 0.1); padding: 0; transition: all 0.5s ease 0s;}


.middle-wraper .logo{ width:175px; float:left; margin:5px 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;}


.middle-wraper .nav-wraper { float:right; width: 100%; max-width:80%; margin-top:30px; transition:all 0.5s ease 0s;}

.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);}

.new_small { position: absolute; top: -10px; right: 35px;}

.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:-10px; top:30px; width:6px; height:6px; border-radius:100%; content:""; background:#fff;}*/
.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: #000; display:inline-block; font-size: 14px; font-weight:600; line-height: 15px; padding: 20px 0; 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:capitalize; }	

.sf-menu > li > a{ position:relative;}
.sf-menu > li > a{ position:relative;}
.sf-menu > li > a:before{ position:absolute; left:0; bottom:0; width:0; height:2px; content:""; background:#0f717a; transition:all 0.5s ease 0s;}
.sf-menu > li > a:hover:before{ width:100%;}

.sf-menu > li { display: inline-block; float:left; position: relative;}
.sf-menu > li + li { margin-left:15px;}
.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 {  }
.sf-menu > li.current > a{ border-bottom:2px solid #0f717a;  }	
/*================================>> 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: #000; 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:#000;}
.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; box-shadow: 2px 2px 6px rgba(0,0,0,.2); }
.sticky{}
.middle-wraper.sticky .logo{ width:100px; }
.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; }
.middle-wraper.sticky .logo img.logo-white { }
.middle-wraper.sticky .nav-wraper{ margin-top:0;}
.middle-wraper.sticky .socialmedia{ display:none;}

.slider-wrapper{ position:relative; }
.slider-wrapper:before{ /*position:absolute; left:10%; top:0; width:420px; height:100%; background:#c0dfd8; transform:skew(10deg); content:""; z-index:11;*/}
.slider-home{ position:relative}
.slider-home:before{ background:linear-gradient(-88deg, rgba(0, 0, 0, .6) 45%, rgba(0, 0, 0, .9) 100%); 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 {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 { font-weight: 700;  left: auto; max-width: 500px; position: absolute; left: 6%; text-align: left; top: 25%; z-index: 11;}

.banner-logo{ margin-bottom:50px;}
.banner-logo img{ max-width:35%;}


.banner-wraper{ padding:100px 0; /*background:url(../images/bannerbg.jpg) no-repeat; background-size:cover;*/ background:linear-gradient(88deg, #970004 45%, #0b0a0b 100%) repeat; position:relative;}
.banner-wraper:before{ position:absolute; left:0; width:100%; top:0; height:100%; content:""; background:url(../images/dots.png) repeat; opacity:.08;}
.banner-block{ text-align:left;}

.banner-img-desc h1 { color: #fff; font-size: 62px; font-weight: 700; letter-spacing: 1px; line-height: 72px; margin: 0 0 5px; text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2); text-transform: capitalize;}
.banner-img-desc h2{ color: #fff;font-size: 20px; font-weight: 600; letter-spacing: 1px; line-height: 30px; margin: 0 0 12px;text-transform: uppercase;}
.banner-img-desc h3{ font-size:25px; font-weight:600; line-height:35px; color:#fff; margin-bottom:12px;}

.banner-img-desc h4 { color: #fff; font-size: 28px; font-weight: 600; letter-spacing: 1px; line-height: 38px; text-transform:capitalize; padding: 15px  0;}

.banner-img-desc h5 { color: #fff; font-size: 20px; font-weight: 600; letter-spacing: 1px; line-height: 30px;	margin: 0 0 12px; text-transform:capitalize; padding: 0 0 15px;}


.banner-1-img.default-btn{ background:none;}
.banner-1-img.default-btn:hover{ background:none;}
.banner-1-img.default-btn:before{}
.banner-1-img.default-btn:after{}
.banner-1-img.default-btn span:before{}
.banner-1-img.default-btn span:after{}

.homebanner-wraper{ position:relative;}


.themebtn{font-size:16px;color:#fff;padding:15px 30px;line-height:1;transition:all .5s;text-transform:capitalize;position:relative;cursor:pointer;text-align:center;overflow:hidden;z-index:1;background-color:#f7aa1f; display:inline-block; font-weight: 700;}
.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:#10614e;z-index:-1;transition:all .5s}
.themebtn:after{bottom:0;right:0}
.themebtn.active{margin-left:20px;color:#fff;background-color:#1e919b}
.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%}

.lefttime-wraper{ position:relative; z-index:10; margin-top:-70px;  }
.lefttitme-wraper:before{ }
.lefttitme-block { }
.clocktimebox { max-width: 1100px; margin: 0 auto; padding: 10px; background: #c0dfd8;border-radius: 20px; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1); border: 1px solid #1e919b;}
.clocktime{ font-size:55px; font-weight:700; color:#000; text-align:center; float:left; width:25%; line-height:70px; position:relative; padding: 10px;}
.clocktime span{ display:block; font-size:20px; line-height:30px; font-weight:normal; margin-top:0;}
.clocktime:before { color: #000; content: ":"; font-size: 56px; line-height: 1em; position: absolute; right: -5px; top: 20px;}
.clocktime:last-child:before{ display:none;}
.timetitle{ color:#fff; font-size:40px; line-height:38px; text-align:center; margin-bottom:20px; font-weight:700; text-transform:uppercase;}

.eventinfobox{ text-align:center; padding:3px;}
.eventinfobox h3 { font-size: 22px; margin-bottom: 10px;}
.eventinfobox h4 { margin-bottom: 10px; color: #cc0000;}
.eventinfoitem{}
.eventinfoitem span { background: #cc0000; color: #fff; display: inline-block;	padding: 5px 15px; border-radius: 3px; font-weight: 600; font-size: 15px;}


.section-title{ text-align:center; margin-bottom:30px; position:relative;}
.section-title h2 { color: #101010; font-size: 45px; font-weight: 800; line-height: 60px; margin-bottom: 20px; text-transform: capitalize;}
.section-title h3 { color: #cc2b5e; font-size: 18px; font-weight: 800; letter-spacing: 0; line-height: 26px; margin-bottom: 5px; position: relative; text-transform: uppercase;}
.section-title h4{color: #cc2b5e; font-size: 18px; font-weight: 800; letter-spacing: 0; line-height: 26px; margin-bottom: 5px; position: relative; text-transform: uppercase;}
.section-title.white h2{ color:#fff;}
.section-title.white h3{ color:#fff;}


.speakers-wraper.eventspeaker-wraper{ }
.speakers-wraper.eventspeaker-wraper .speaker-element{ text-align:center;}
.speakers-wraper.eventspeaker-wraper .speaker-element .speaker-1{ float:none; display:inline-block; width:24%; vertical-align: top;}

.speakers-wraper{position:relative; padding:70px 0;}

.speakers-block{ text-align:center; margin-bottom:20px; position:relative;}
/*.speaker-block:before { background: url(../images/dots1.png) repeat; content: ""; height: 85px; position: absolute; right: 0; top: -120px;  width: 55%;}*/

.speaker-element.speakerkeynote-element{ margin-bottom:30px;}
.speaker-element .section-title h2{ font-size:30px; line-height:40px;}

.speaker-block.speakercenter-block{ text-align:center;}
.speaker-block.speakercenter-block .speaker-1 { display: inline-block; float: none; width: 25%; vertical-align: top;}
.speaker-block.speakercenter-block .speaker-1 .hex{ width:240px;}
.speaker-1{ float:left; width:25%; margin:10px 0}
.speaker-1-inner { background: #fff; border: 1px solid #1e919b; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1); margin: 0 7px; padding: 15px;  position: relative; text-align: left; transition: all 0.5s ease 0s; border-bottom:5px solid #1e919b; border-radius:10px; min-height:475px;}
.speaker-1-inner h4 { font-size: 18px; font-weight: 700; margin-bottom: 5px; position: relative; text-transform: capitalize; margin-top: 0;}
.speaker-1-inner h4 a{ color:#0d1d31; text-decoration:none;}
.speaker-1-inner h4 a:hover{ text-decoration:none; color:#ed1c24;}
.speakerinfo-box { max-height: 120px; min-height: 120px; overflow: hidden; text-align: center;}
.speakerinfo-box p{ text-align:center;}
p.lead.designation { color: #000; font-size: 15px; line-height: 20px; margin-bottom:5px;}
p.lead1.designation{ color:#336f61; font-size: 16px; line-height: 20px; font-weight:600;}

.speaker-1-inner .media { border-radius: 100%; margin: 0 auto; max-width: 270px; overflow: hidden; position: relative;}
.speaker-1-inner .media img{ max-width:100%; transition:all 0.5s ease 0s;}


.speaker-1-inner:hover .caption.hovered{opacity:1}
.speaker-1-inner:hover .media img{ -webkit-transform:scale(1.2); transform:scale(1.2);}

.spsponsors-logo { margin: 0 auto; max-width: 200px;}
.spsponsors-logo img{ max-width:100%;}

#previous-speakers .speaker-1{ width:100%;}
#previous-speakers .speaker-1-inner{ box-shadow:none;}
#previous-speakers .speaker-1-inner .media{ max-width: 255px; max-height: 255px; }
#previous-speakers.owl-theme .owl-dots .owl-dot span{ width:20px; height: 4px;}
#previous-speakers.owl-theme .owl-dots .owl-dot.active span, #previous-speakers.owl-theme .owl-dots .owl-dot:hover span{ background: #1e919b;}



.video-wraper{ padding:70px 0; position:relative; background:#f8f8f8;}
.video-block{}
.video-1{ float:left; width:50%;}
.video-1-inner{ margin:10px 15px;}
.video-1-inner iframe{ background:#fff; padding:10px; width:100%; height:300px; box-shadow:0 10px 20px rgba(0, 0, 0, 0.1);}



.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;}



.number-wraper { padding: 155px 0 50px; position: relative; background: #c0dfd8; margin-top: -72px;}
.number-wraper:before{}
.number-block {position: relative;}
.number-1{ float:left; width:20%; text-align:center;}
.number-1:last-child .number-1-inner:before{ }
.number-1-inner { background: #c0dfd8; border: 1px solid #000; border-radius: 10px; margin: 0 5px; min-height: 155px; padding-top: 65px;  position: relative; text-align: center;}
.number-1-inner:before { border-bottom: 30px solid #000; border-left: 84px solid transparent; border-right: 84px solid transparent; content: ""; left: 50%; margin-left: -84px; position: absolute; top: -30px; transition: all 0.3s ease-in-out 0s;}
.number-1-info{}
.number-1-info span { color: #101010; display: inline-block; font-size: 35px; font-weight: 700; margin-bottom: 0; line-height: 40px;}
.number-1-info span.number-count{}
.number-1-info span.number-plus{}
.number-1-info span.number-txt { display: block; font-size: 15px; font-weight: 700; line-height: 21px; margin-top: 10px;  text-transform: uppercase; margin-bottom:0;}

.number-1-icon { background: #000; border-radius: 0 0 40px 40px; color: #fff; font-size: 28px; height: 50px; left: 38%; line-height: 40px; position: absolute; right: auto; text-align: center; top: 0; width: 60px;}
.number-1-icon i{}


.number-1:nth-child(1) .number-1-inner{ margin-left:0;}



.about-wraper{ padding:70px 0 70px; position:relative;}
.about-block{ position:relative;}
.about-1:first-child{ width:40%; float:right;}
.about-1:last-child p { font-size: 17px; line-height: 26px;}
.about-1{ width:60%; float:left;}
.about-1-inner{ padding:0 15px;}
.about-1-inner h2 { color: #101010; font-size: 40px; font-weight: 800; line-height: 50px; margin-bottom: 15px; text-align: left; text-transform: capitalize;}
.about-1-inner h2 span{ color:#ee2331;}
.about-1-inner h4{ font-size: 18px; font-weight: 800; letter-spacing: 0; line-height: 26px; margin-bottom: 5px; position: relative; text-transform: uppercase; color:#cc2b5e; }
.ai-images { margin: 0 auto; max-width: 90%; position: relative; text-align: center; z-index: 10;}
.ai-images img {  max-width: 100%;}
.designpara { border-left: 7px solid #f6ae1b; padding: 0 0 0 15px;}
.about-1-inner p{ text-align:left;}
.about-1-info{}
.about-1-info ul{}
.about-1-info ul li{ position:relative; padding:3px 0 3px 20px; font-size:17px; text-align:left; line-height:25px; }
.about-1-info ul li:before{ color: #5a9486; content:"\f04d"; font-family: FontAwesome; font-size: 8px; left: 0; position: absolute; top: 5px;  transform: rotate(45deg);}

.icsricon-wraper { padding:60px 0; position:relative; background:#c0dfd8;}
.icsricon-title{}
.icsricon-title p{ max-width:900px; margin:0 auto; font-size:17px; text-align:center;}
.icsricon-title h2{}
.icsricon-block{}
.icsricon-1{ float:left; width:20%;}
.icsricon-1-inner { background: #7db9ab; border: 1px solid #e4e4e4; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1); margin: 10px; min-height: 210px;  padding: 10px;}
.icsricon-1-img{ max-width:120px; margin:0 auto;}
.icsricon-1-img img{ max-width:100%;}
.icsricon-1-info{}
.icsricon-1-info h3 { color: #101010; font-size: 16px; font-weight: 600; line-height: 25px; margin-bottom: 0; margin-top: 15px; text-align: center;}
.icsricon-wraper .shape5{ top:-5%;}

.icsricon-btn{ margin-top:35px; text-align:center;}
.icsricon-btn .pagebtn{}



.strip-wraper{ background:#000; position:relative; padding:50px 0;}
.strip-wraper:before { background: url(../images/dots.png) repeat; content: ""; height: 100%; left: 0; opacity: 0.03; position: absolute; top: 0;  width: 100%; }
.strip-block{ position:relative; text-align: center;}
.strip-1{ width:33%; display: inline-block;}
.strip-1-inner { border: 1px solid #5a5a5a;margin: 10px;  padding: 10px;}
.strip-1-inner h3{ color:#fff; font-size:16px; margin-bottom:10px; text-align:center;}
.strip-1-inner h4 { color: #fff; font-size: 20px; margin-bottom: 10px; text-align: center;}
.strip-1-inner p{ text-align:center; color:#e4e4e4; margin-bottom:0;}

.sponsors-wraper.presponsors-wraper{ background: #c0dfd8;}

.sponsors-wraper{ padding:60px 0 60px; position:relative;}
.sponsors-wraper:before { }
.sponsors-block{ position:relative;}
.sponsors-row { text-align:center; margin:25px 0;}
.sponsors-1{ display:inline-block;}
.sponsors-1-inner{ }
.sponsors-title{}
.sponsors-title h3 { color: #101010; font-size: 18px; font-weight: 600; text-align: center; text-transform:capitalize; margin-bottom: 15px;}
.sponsors-1-img { border: 1px solid #e4e4e4; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1); display: inline-block; margin: 0 10px; padding: 5px; max-width:270px;}
.sponsors-1-img img{ max-width:100%;}

#previous-partners{ margin-bottom:0;}
#previous-partners .sponsors-1{ width:100%;}
#previous-partners .sponsors-1-img{ box-shadow:none; margin: 0 5px; background: #fff;}
#previous-partners.owl-theme .owl-dots .owl-dot span{ width:20px; height: 4px;}
#previous-partners.owl-theme .owl-dots .owl-dot.active span, #previous-partners.owl-theme .owl-dots .owl-dot:hover span{ background: #1e919b;}
#previous-partners.owl-theme .owl-dots .owl-dot span{ background: #000;}

#ourassociation-partners{ margin-bottom:0;}
#ourassociation-partners .sponsors-1{ width:100%;}
#ourassociation-partners .sponsors-1-img{ box-shadow:none; margin: 0 5px; background: #fff;}
#ourassociation-partners.owl-theme .owl-dots .owl-dot span{ width:20px; height: 4px;}
#ourassociation-partners.owl-theme .owl-dots .owl-dot.active span, #ourassociation-partners.owl-theme .owl-dots .owl-dot:hover span{ background: #1e919b;}
#ourassociation-partners.owl-theme .owl-dots .owl-dot span{ background: #000;}




.footerlast-wraper{ padding:25px 0; background:#000; position:relative;}
.footerlast-wraper:before{ background: url(../images/dots.png) repeat;  content: ""; height: 100%; left: 0; opacity: 0.05; position: absolute;  top: 0; width: 100%;}
.footerlast-block{ position:relative;}
.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:center; width: 100%;}

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  ;}  


.innerbanner-wraper { padding:50px 0;  position:relative; background:#101010;}
.innerbanner-wraper:before{ /*background: url(../images/dots.png) repeat; content: ""; height: 100%; left: 0; opacity: 0.12; position: absolute; top: 0; width: 100%;*/}



.innerbanner-block{ position:relative;}
.innerbanner-block:before { }
.innerbanner-block h1{ color: #fff; font-size: 45px; font-weight: 700; line-height: 55px; margin-bottom: 10px; text-align:center; text-transform: capitalize;}
.breadcrum{ text-align:center;}
.breadcrum ul{}
.breadcrum ul li{ display:inline-block; color:#e4e4e4;}
.breadcrum ul li a{ color:#fff;}
.breadcrum ul li a:hover{ text-decoration:none;}

.content-wraper{ padding:70px 0; }
.content-block{}
.content-block p{ font-size:17px; color:#101010;}
.content-block ul{}
.content-block ul li{ color: #1a1a1a; font-size: 17px; padding: 7px 0 7px 30px; position: relative; text-align: left;}
.content-block ul li:before{ position:absolute; left:10px; top:7px; font-size:7px; color:#5a9486; font-family:FontAwesome; content:"\f04d"; -webkit-transform:rotate(45deg); transform:rotate(45deg);}
.term-block{}
.term-block h3{ margin:15px 0;}

.content-1{}
.content-1 ul li { color: #1a1a1a; font-size: 17px; padding: 7px 0 7px 30px; position: relative; text-align: left;}
.content-1 ul li:before{  position:absolute; left:10px; top:7px; font-size:7px; color:#5a9486; font-family:FontAwesome; content:"\f04d"; -webkit-transform:rotate(45deg); transform:rotate(45deg);}

.digital-wraper{ padding:60px 0; background:#f9f9f9;}
.digital-block{}
.digital-1{ float:left; width:25%;}
.digital-1-inner{ margin:0 15px;}
.digital-1-img{ border: 1px solid #e4e4e4; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1); display: inline-block;}
.digital-1-img img{ max-width:100%;}



.agenda-block{}
.attendtitle{ margin-top:25px; padding:0 15px;}
.attendtitle h2{ color: #000; font-size: 30px; font-weight: 700; line-height: 55px; margin-bottom: 0; text-align: left; text-transform: capitalize;}

.agenda-1{ width:100%; float:left;}
.agenda-1-inner h3{ font-size:18px; margin-bottom:10px; }
.agenda-1-inner{ margin:15px;}
.agenda-1-inner .inner-box { padding: 10px; position: relative; transition: all 500ms ease 0s; border-radius:10px;}
.agenda-1-inner .text { color: #fff; cursor: default; display: block; font-size: 15px; font-weight: 400; line-height: 24px; position: relative; text-align:left;}
.agenda-1-inner .text ul{}
.agenda-1-inner .text ul li{ color: #101010; font-size: 17px; padding: 7px 0 7px 30px; position: relative; text-align: left;}
.agenda-1-inner .text ul li:before{ position:absolute; left:10px; top:7px; font-size:7px; color:#5a9486; font-family:FontAwesome; content:"\f04d"; -webkit-transform:rotate(45deg); transform:rotate(45deg);}

.content-form{}
.content-form h3 { font-size: 21px; font-weight: 500; margin-bottom: 30px; padding-bottom: 0; text-align: center;}
.content-form h4{ color:#101010; text-align:center;}
.content-form h5{}
.form-col { float: left; padding: 0 10px; width: 50%; margin-bottom:20px}
.form-col label { display: block; text-align: left; width: 100%; margin-bottom:5px; color:#101010; text-transform:uppercase; font-weight:bold; font-size:13px;}
.form-col input{ border:1px solid #5a5a5a; padding:10px; color:#101010; background:none; width:100%; height:45px; }
.form-col select{ border:1px solid #5a5a5a; padding:10px; color:#101010; background:none; width:100%; height:45px; }
.form-col select option{ color:#101010;}
.form-col input:focus, .form-col.form-col-textarea textarea:focus, .form-col select:focus{ border:1px solid #b48a2e;}
.form-col label em{ color:#cc0000;}
.form-col label.error{ color:#cc0000;}
.form-col.form-col-email{ width:100%; }
.form-col.form-col-email input{}
.form-col.form-col-textarea{ width:100%;}
.form-col.form-col-textarea textarea{  border:1px solid #5a5a5a; padding:10px; color:#101010; background:none; width:100%; border-radius:5px; height:90px; font-family:Arial, Helvetica, sans-serif;}
.form-col .submit{ background:#5a9486; max-width:150px; color:#fff; text-transform:uppercase; font-weight:bold; font-size:14px;  cursor:pointer; border:none; letter-spacing:1px; font-family: 'Jost', sans-serif; border:3px double #e4e4e4;}
.form-col.form-col-submit{ width:100%; text-align:left; margin:30px 0 0 0;}
.formcol-group{ float: left; padding: 10px; width: 100%; color:#101010;}
.formcol-group h3{ color: #000; font-size: 22px; font-weight: 700; line-height: 30px; margin: 0 0 10px; text-align: left; text-transform:uppercase;}
.formcol-group h4{ color: #000; font-size: 20px; font-weight: 700; line-height: 30px; margin: 0 0 10px; text-align: left; text-transform: capitalize;}
.formcol-group ul{}
.formcol-group ul li{ width:50%; color:#101010; padding:3px 0; float:left;}
.formcol-group input{ margin:0 10px 0 0;}
.formcol-group label { color: #101010; display: inline-block; font-weight: bold; width: 30%; font-size:18px;}
.amountgroup input { background:none;  color: #101010; display: inline-block; font-size: 18px; font-weight: bold; text-align: left; width: 6%;}
.form-col h4{ font-size: 21px; font-weight: 500; margin-bottom: 0; padding-bottom: 20px; text-align:left; color:#101010;}
.form-col .awardcatlabel{}
.form-col .awardcatlabel input { display: inline-block; width: 30px; height: 30px; color:#fff}
.form-col .awardcatlabel span { color: #101010; display: inline-block; font-size: 17px; font-weight: normal; margin-top: 0; vertical-align: top;}

.awardcat-1{ float:left; width:50%;}
.awardcat-1-inner { border: 1px dashed #5a5a5a; margin: 15px; padding: 0 15px;}
.content-block .awardcat-1-inner h3 { font-size: 20px; margin: 20px 0 10px; text-align: left; text-transform: capitalize;}
.awardcat-1-inner ul{}
.awardcat-1-inner ul li{ color: #1a1a1a; font-size: 17px; padding: 3px 0 3px 20px; position: relative; text-align: left;}
.awardcat-1-inner ul li:before{ position:absolute; left:0; top:6px; font-size:7px; color:#5a9486; font-family:FontAwesome; content:"\f04d"; -webkit-transform:rotate(45deg); transform:rotate(45deg);}

.awardprocess-block{ text-align:center;}
.awardprocess-1{ display:inline-block; width:33%; vertical-align:top}
.awardprocess-1-inner { margin: 10px; padding: 20px 15px; border-radius:10px; min-height:210px;}
.awardprocess-title{}
.awardprocess-title h3 { color: #101010; font-size: 23px; font-weight: 600; margin-bottom: 20px; text-align: center; text-transform: uppercase;}
.awardprocess-text { color: #101010; font-size: 17px; font-weight:normal; line-height: 27px; text-align: center;}

.awardprocess-1:nth-child(1) .awardprocess-1-inner{ border:1px solid #f2bf5e; border-top:5px solid #f2bf5e;} 
.awardprocess-1:nth-child(2) .awardprocess-1-inner{ border:1px solid #ff6161; border-top:5px solid #ff6161;}
.awardprocess-1:nth-child(3) .awardprocess-1-inner{ border:1px solid #536eb7; border-top:5px solid #536eb7;}
.awardprocess-1:nth-child(4) .awardprocess-1-inner{ border:1px solid #75cba8; border-top:5px solid #75cba8;}
.awardprocess-1:nth-child(5) .awardprocess-1-inner{ border:1px solid #f2bf5e; border-top:5px solid #f2bf5e;}


.gallery-wraper{ position:relative; padding:0 0 70px;}
.gallery-wraper:before{}
.gallery-block{}
.gallery-1{ float:left; width:33.33%}
.gallery-item{ margin:0 15px 30px; position: relative;}
.gallery-item img{ width: 100%; vertical-align:top;}
.gallery-item .overlay{ position: absolute;  width: 100%; height: 100%; top: 0; left: 0; background-color: rgba(0,0,0,.8); text-align: center; opacity: 0; -webkit-transition: .25s; -moz-transition: .25s; transition: .25s;}
.gallery-item a{ display: block; position: absolute; height: 42px; width: 42px; top: 50%; left: 50%; text-align: center; border: 2px solid #7b7b7b; border-radius: 100%; padding: 80px; -webkit-transition: .3s; transition: .3s;  -webkit-transform: translateY(-50%) translateX(-50%);    transform: translateY(-50%) translateX(-50%);  opacity: 0;}
.gallery-item a img{ -webkit-transform: scale(0); transform: scale(0); -webkit-transition: .3s; transition: .3s;}
.gallery-item:hover .overlay{ opacity: 1;}
.gallery-item:hover a{  opacity: 1; padding: 10px;}
.gallery-item:hover a img{ -webkit-transform: scale(1);transform: scale(1);}
.gallery-button{ background-color: #65ac4c; padding: 13px 30px; margin-top: 30px;}
.gallery-button:hover{ background-color: #ff9822;}

.downloadbtn.gallerybtn{ text-align:center; margin-top: 30px;}

.downloadbtn.gallerybtn a.default-btn { background: #000; border: 2px solid #000; border-radius: 5px; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);  color: #fff; margin: 0 15px; padding: 16px 40px;}
.downloadbtn.gallerybtn a.default-btn:before{ background:-webkit-gradient(linear, right top, left top, from(#fff), to(transparent)); background: linear-gradient(right, #fff, transparent);}
.downloadbtn.gallerybtn a.default-btn:after{ background: -webkit-gradient(linear, left top, right top, from(#fff), to(transparent)); background: linear-gradient(left, #fff, transparent);}
.downloadbtn.gallerybtn a.default-btn span:before{ background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(transparent)); background: linear-gradient(top, #fff, transparent);}
.downloadbtn.gallerybtn a.default-btn span:after{ background: -webkit-gradient(linear, left bottom, left top, from(#fff), to(transparent)); background: linear-gradient(bottom, #fff, transparent);}


.pagegallery-block{}
.pagegal-1{ width:20%; float:left;}

.contactdetaillist{ margin-top:30px;}
.contactdetaillist ul.contactlist li { padding: 10px 0 10px 10px;}
.contactdetaillist ul.contactlist li:before{ display:none;}
.contactdetaillist ul.contactlist li i { display: inline-block; color:#000;}
.contactdetaillist ul.contactlist li p { color:#000; display: inline-block; margin: 0 0 0 10px; font-size: 15px; }

/*New Design css*/

.close:focus,.close:hover{color:#000;text-decoration:none;opacity:.75}
.close:not(:disabled):not(.disabled){cursor:pointer}
button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none}
.modal-open{overflow:hidden}
.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:0}
.modal-open .modal{overflow-x:hidden;overflow-y:auto}
.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}
.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translate(0,-25%)}
.modal.show .modal-dialog{-webkit-transform:translate(0,0);transform:translate(0,0)}
.modal-dialog-centered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:calc(100% - (.5rem * 2))}
.modal-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}
.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000;}
.modal-backdrop.fade{opacity:0}
.modal-backdrop.show{opacity:.5}
.modal-header{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #e9ecef;border-top-left-radius:.3rem;border-top-right-radius:.3rem; background:#1872c5; position:relative;}
.modal-header h2{ color:#fff; font-size:22px; text-align:center; font-weight:normal; padding:10px;}
.modal-header .close { background: none; color: #e7174d; float: right; font-size: 35px; line-height: 18px;  position: absolute; right: 10px; top: 15px; z-index: 10;}
.modal-title{line-height:1.5; color: #1c1c1c; font-size: 23px; font-weight: 600; margin-top:10px; }
.modal-body{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:20px 15px; text-align:center;}
.modal-body p span{ margin-bottom:5px; display:inline-block;}
.modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:1rem;border-top:1px solid #e9ecef}

.modal-footer>:not(:first-child){margin-left:.25rem}
.modal-footer>:not(:last-child){margin-right:.25rem}
.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}
@media (min-width:576px){
	.modal-dialog{max-width:500px;margin:1.75rem auto}
	.modal-dialog-centered{min-height:calc(100% - (1.75rem * 2))}
	.modal-sm{max-width:300px}
}
@media (min-width:992px){.modal-lg{max-width:800px}}
.modal-body{}
.modal-body .namecol{ width:100%; margin-bottom:10px;}
.modal-body .namecol input, .modal-body .namecol.textcol textarea{ padding:8px 10px;}

.modal-body.modalpopupForm{ padding:7px;}
.modal-body.modalpopupForm img{ max-width:100%;}
.modal-body.modalpopupForm h3{ text-align:left; font-weight:normal; margin-bottom:20px; font-size:18px;}
.callBtn_us{}
.callBtn_us h2{ }
.pop-name{ margin-bottom:20px;}
.pop-name input { border: 1px solid #d4d0ba; border-radius: 5px; padding: 10px; width: 100%;}
.pop-name-sub{ text-align:left;}

.popformmodal{}
.popformmodal .formBlock{ width:100%; margin-bottom:15px; }
.popformmodal .formBlock .wpcf7-not-valid-tip{ text-align:left;}
.popformmodal .formBlockSub{ text-align:left;}
.popformmodal .formBlock .txtbox{ height:50px; background:#f1f1f1;}

/*===================================  End Popup Css  ================================================*/

.awardwinner-block{}
.awardwinner-block table{ width:100%;}
.awardwinner-block table tr{}
.awardwinner-block table th{ border:1px solid #e4e4e4; background:#f1f1f1; padding:10px;}
.awardwinner-block table td{ border:1px solid #e4e4e4; padding:10px;}
.awardwinner-block table td:first-child{}

.philanthropist-1:first-child{ float:right; width:45%;}
.philanthropist-1{ float:left; width:55%;}
.philanthropist-1-inner{ padding:0 15px;}
.philanthropist-1-img{}
.philanthropist-1-img img{ max-width:100%;}
.philanthropist-1-text{}
.philanthropist-1-text p{}

.csrcontent-wraper{}
.csrcontent-wraper h3 { font-size: 21px; margin-bottom: 15px; text-align: center;}
.csrcontent-wraper p{ text-align: center;}

.csrinfostrip-wraper{ padding: 70px 0; position: relative; background: #f1f1f1;}
.csrinfostrip-wraper h4 { text-align: center; font-size: 20px; max-width: 1000px; margin: 0 auto; font-weight: 500;}

.csricsricon-wraper .icsricon-1 + .icsricon-1 + .icsricon-1 + .icsricon-1 + .icsricon-1 + .icsricon-1{ width: 16.66%}

.consulting-wraper{ padding: 70px 0; position: relative; }
.consulting-block{}
.consulting-1{ float: left; width: 50%;}
.consulting-1-inner{ padding: 0 15px;}
.consulting-1-img{}
.consulting-1-img img{ max-width: 100%; border: 1px solid #e4e4e4; padding: 10px; border-radius: 10px;}
.consulting-1-info{}
.consulting-1-info ul{}
.consulting-1-info ul li{ text-align: left; margin: 25px 0; position: relative; font-size: 16px;}
.consulting-1-info ul li:before{}

.csrconsulting-wraper{ padding: 70px 0; position: relative; }
.csrconsulting-block{}
.csrconsulting-1{ float: left; width: 50%;}
.csrconsulting-1-inner{ padding: 0 15px;}
.csrconsulting-1-img{}
.csrconsulting-1-img img{ max-width: 100%; border: 1px solid #e4e4e4; padding: 10px; border-radius: 10px;}
.csrconsulting-1-info{}
.csrconsulting-1-info ul{}
.csrconsulting-1-info ul li{ text-align: left; margin: 0 0 10px; position: relative; line-height: 24px; font-size: 16px;}
.csrconsulting-1-info ul li:before{}


.csrconsulting-wraper.csrconsulting1-wraper{ background:#f1f1f1;}

.csrregister-wraper{ padding: 70px 0; position: relative;}
.csrregister-block{}
.csrregister-1{}
.csrregister-1-inner{}
.csrregister-1-form{}


  
#menu-icon{ display:none;}  

@media screen and (min-width:1281px)
{
    .container{ width:98%; margin:0 auto; max-width:1400px;}
	
}
/*##################################    for width 1024px  ########################################*/
@media screen and (max-width:1259px)  
{
	.container{ width:98%; margin:0 auto; max-width:1000px;}
	.sf-menu > li > a{ font-size:15px;}
	.lefttitme-block{ left:0;}
	.banner-img-desc{ right:0;}
	
	
	

}

/*##################################    for width 768px  ########################################*/

@media screen and (max-width:990px)
{
	.container{ width:98%; margin:0 auto; max-width:750px;}
	#menu-icon { border: 1px solid #000; border-radius: 5px; color: #fff; cursor: pointer; display: block; float: right; margin: 20px 0 10px; width: 100px; position:relative;}
	#menu-icon i{ font-size:20px; color:#000; padding:10px; cursor:pointer;}
	#menu-icon span{ color:#000; text-transform:uppercase; font-weight:bold;} 
	.menu-container-1 { left: 8px; position: absolute; top: 130px;width: 98%;}
	.sf-menu{ float:none; display:none;}
	.breadcrum .breadCrumTP .menu-menu-1-container{ position:static;}
	.sf-menu > li > a{ color:#5a5a5a;}
	.sf-menu > li > ul, .sf-menu > li.sfHover > ul{ box-shadow:none;}
	.nav__primary{ width:100%;}
	.sf-menu > li{ width:100%;}
	.sf-menu > li + li{ margin:0;}
	.sf-menu > li > a{ padding:12px 15px; width:96%; text-align:left;}
	.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: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: 4px; 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%;}
	
	.middle-wraper .nav-wraper{ max-width:20%;}
	.banner-img-desc h1{ font-size:35px; line-height:50px;}
	.banner-img-desc h2{ font-size:16px; line-height:25px;}
	.banner-img-desc h3{ font-size:18px; line-height:26px;}
	.slider-shape-rocket img { max-width: 60%;}
	.banner-wraper{ padding:70px 0;}
	.about-1{ width:100%;}
	.strip-1{ width:50%; margin:5px 0;}
	.slider-shape-rocket{ text-align:right;}
	.innerbanner-block h1{ font-size:32px; line-height:42px;}
	.innerbanner-wraper{ padding:40px 0;}
	
	.lefttitme-block {left: 0;background: #c0dfd8;max-width: 100%; position: relative; border-radius: 0;}
	.banner-img-desc {right: auto;left: 2%;}
	.timetitle{ color:#2a2a2a;}
	.clocktime{ color:#2a2a2a; border: 1px solid #2a2a2a;}
	.speaker-1{ width:33.33%;}
	.speakers-wraper.eventspeaker-wraper .speaker-element .speaker-1{ float:none; display:inline-block; width:48%;}
	.number-1-info span{ font-size:28px;}
	.number-1-info span.number-txt{ font-size:11px;}
	.number-1:nth-child(5) .number-1-info span{ font-size:16px;}
	.number-1-icon{ left:30%;}
	
	.number-1-inner::before { border-bottom: 31px solid #5e9084; border-left: 83px solid transparent;	border-right: 55px solid transparent; left: 0;margin-left: 0;}
	.about-1:first-child { width: 100%; }
	
	
	
}

/*##################################    for width 600px  ########################################*/

@media screen and (max-width:767px)
{
	.container{ width:98%; margin:0 auto; max-width:600px;}
	.number-1 { display: inline-block; float: none; text-align: center; width: 32.33%; margin:10px 0; vertical-align:top;}
	.number-block{ text-align:center;}
	.content-block{ padding:0 15px;}
	.content-wraper{ padding:40px 0;}
	.eventimg-block h2{ font-size:32px; line-height:42px; padding:15px 0;}
	.eventbox { display: inline-block;  width: 47.5%;}
	.pasteventimg-block .eventbox { width: 47%;}
	.content-block .agenda-1-inner h3{ font-size:20px; text-align: left;}
	.agenda-1-inner { margin: 0;}
	.awardcat-1{ width:100%;}
	.awardcat-1-inner{ margin:10px 0;}
	.awardprocess-1{ width:100%;}
	.speaker-block.speakercenter-block .speaker-1 { display: inline-block; float: none;	width: 50%;}
	.speaker-1 { width: 50%;}
	.number-1-inner::before {margin-left: 22px;}
	.icsricon-1 { float: left; width: 33.33%;}
	.digital-wraper{ padding-top:0;}
	.digital-1{ width:50%;}
	.digital-1-inner{ margin:10px;}
	.pagegal-1{ width:33.33%}
	.philanthropist-1{ width:100%;}
	.philanthropist-1:first-child{ width:100%; margin-bottom: 20px;}
	.philanthropist-1-inner{ padding:0;}
	.lefttime-wraper{ margin: 0;} 
	.clocktimebox{ max-width: 100%; box-shadow: none; border-radius: 0;}
	#ourassociation-partners.owl-theme .owl-controls{ display:none;}
	.video-1{ width:100%;}
	.consulting-1{ width:100%;}
	.csricsricon-wraper .icsricon-1 + .icsricon-1 + .icsricon-1 + .icsricon-1 + .icsricon-1 + .icsricon-1{ width:33.33%}
	.csrconsulting-1{ width:100%;}
	.csrregister-block{ padding:0 15px;}
	.section-title{ padding:0 15px;}
	
	
	
}

/*##################################    for width 480px  ########################################*/

@media screen and (max-width:580px)
{
	.container{ width:98%; margin:0 auto; max-width:440px;}
	
	#menu-icon i { font-size: 17px; padding: 10px;}
	#menu-icon span{ font-size:14px;}
	.slider-shape-rocket{ display:none;}
	.banner-wraper{ padding:40px 0;}
	.clocktime{ font-size:40px; width:50%; margin:15px 0;}
	.clocktime span{ line-height:30px;}
	.clocktime:before{ font-size:30px; display:none;}
	.number-1-info span{ font-size:25px;}
	.number-1-info span.number-txt {font-size: 13px; font-weight: 500; margin-top: 0; }
	.about-1-inner h2, .awardinfo-block h2, .section-title h2{ font-size:25px; line-height:34px;}
	.strip-1{ width:100%;}
	.sponsors-wraper{ padding:35px 0;}
	.menu-container-1{ width:95%;}
	.number-wraper{ padding:30px 0; margin: 0;}
	.awardinfo-block{ padding:0 10px;}
	.awardinfo-wraper, .about-wraper{ padding:40px 0;}
	.sponsors-1-img{ margin:5px 10px;}
	.innerbanner-block h1 { font-size: 18px; line-height: 28px;}
	.form-col{ width:100%; padding:0; text-align:left;}
	
	.banner-img-desc h4{ font-size:14px; padding: 5px 0;}
	.banner-img-desc h1 { font-size: 26px;line-height: 50px;}
	.number-1{ width:49%;}
	.number-1-inner::before{ display:none;}
	.gallery-item {margin: 0 5px 10px;position: relative;}
	.speakers-wraper{ padding:40px 0;}
	.speaker-element .section-title h2 { font-size: 25px; line-height: 35px;}
	.speaker-block.speakercenter-block .speaker-1{ width:100%;}
	.speaker-1 { width: 100%;}
	.about-1:first-child{ margin-bottom:25px;}
	.icsricon-1{ width:50%;}
	.icsricon-1-img {max-width: 65px;margin: 0 auto;}
	.icsricon-1-inner{ min-height:155px;}
	.icsricon-1-info h3{ font-size:15px; line-height: 20px;}
	.awardwinner-block table th {padding: 10px;font-size: 15px;}
	.awardwinner-block table td {padding: 6px;font-size: 15px;line-height: 20px;text-align: left;}
	.pagegal-1{ width:50%}
	.themebtn { font-size: 15px; padding: 10px 20px;}
	.speakers-wraper.eventspeaker-wraper .speaker-element .speaker-1{ float:none; display:inline-block; width:100%;}
	.csricsricon-wraper .icsricon-1 + .icsricon-1 + .icsricon-1 + .icsricon-1 + .icsricon-1 + .icsricon-1{ width:50%}
	
}

/*##################################    for width 320px  ########################################*/

@media screen and (max-width:479px)
{
	.container{ width:98%; margin:0 auto;}
	.middle-back { padding: 0 10px;}
	.banner-img-desc h1 { font-size: 22px; line-height: 34px; margin-bottom: 0;}
	.banner-img-desc { padding: 0 10px; top: 15%;}
	.middle-wraper .logo{ width:145px;}
	.menu-container-1{ top:97px;}
	.middle-wraper .nav-wraper { max-width: 35%; margin-top:15px;}
	.default-btn{ padding:12px 20px;}
	.banner-img-desc h4 {font-size: 14px;padding: 0 0 0 0;line-height: 27px;}
	.banner-img-desc h5 {font-size: 14px;padding: 0 0 0 0;line-height: 24px;}
	.timetitle{ font-size:21px; line-height: 30px; margin-bottom: 0;}
	.clocktime{ font-size:25px; line-height: 35px;}
	#menu-icon{ margin-top:35px;}
	
	
	

}
