@charset "utf-8";

/* CSS Document */
/* CSS Document © 2021 Digimax.co.uk */


::-moz-selection{ background:#fea30b; color:#ffffff; text-shadow:none;}

::selection { background:#fea30b; color:#ffffff; text-shadow:none;}

*,

*:before, *:after{-webkit-box-sizing:  border-box;-moz-box-sizing: border-box;box-sizing: border-box;margin: 0;padding: 0;}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed,  figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video, textarea, input { margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline; outline:none; font-family: 'gilroy-regular-font';}

/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

body { color:#410098; background: #fea30b; padding: 3px 3px 3px; -webkit-text-size-adjust: none; -webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased; font-smoothing: antialiased; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; overflow:hidden; overflow-y:scroll;}

.white-bg { background:#ffffff; padding:0;}

a { text-decoration:none; transition:all 0.25s ease-out 0s;}

p, p span { font-family: 'gilroy-regular-font';}
p i {font-style: italic;}
img { border:0px;}

ol, ul, li{ list-style: none;}

blockquote, q { quotes: none;}

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none;}

table {border-collapse: collapse; border-spacing: 0;}

* {-webkit-appearance: none;}

::-webkit-input-placeholder {

  color:#ffffff;

}

::-moz-placeholder { 

  color:#ffffff;

}

:-ms-input-placeholder {

  color:#ffffff;

}

:-moz-placeholder {

  color:#ffffff;

}





/*------------------- common style ---------------------------*/
a, button, input, select, textarea{outline:0;}

*,:after,:before{outline:0;}

img{max-width:100%;height:auto;}

iframe{border:0;}

a:focus,a:hover{outline:0;text-decoration:none;}

 

.common-style h1 { font-size: 32px; color: #410098; line-height: 52px; margin: 0 0 23px; } 

.common-style h2 { font-size: 28px; color: #410098; line-height: 48px; margin: 0 0 23px; }

.common-style h3 { font-size: 26px; color: #410098; line-height: 40px; margin: 0 0 23px; }

.common-style h4 { font-size: 24px; color: #410098; line-height: 46px; margin: 0 0 23px; }

.common-style h5 { font-size: 22px; color: #410098; line-height: 44px; margin: 0 0 23px; }

.common-style h6 { font-size: 20px; color: #410098; line-height: 42px; margin: 0 0 23px; }

.common-style a  { color: #fea30b; outline: none !important;}

.common-style p  { font-size: 18px; color: #29262d; line-height: 38px; margin: 0 0 23px; }

.common-style p a { color: #fea30b; }

.common-style strong  { font-weight: bold !important;}

.common-style b  { font-weight: bold !important;}

.common-style i  { font-style: italic !important; }

.common-style ul { width:100%; float: left;  margin:0 auto 23px; padding-left: 0px;}

.common-style ul li{ float:none; font-size: 18px; color:  #29262d; line-height: 38px; position:relative; margin: 0 0 0 36px; padding:0 0 0 15px;  font-family: 'gilroy-regular-font';}

.common-style ul li:before {content:"\2022 "; position: absolute; left: -2px; color: #410098; font-size: 17px; top: 1px;} 

.common-style ul li a {color: #fea30b; }

.common-style ol { counter-reset: my-awesome-counter; margin:0 auto 23px;  position: relative; }

.common-style ol li { font-size: 18px; color: #29262d; line-height: 38px; counter-increment: my-awesome-counter; padding-left: 15px; width: auto; margin: 0 auto; margin-bottom: 1px; position: relative; font-family: 'gilroy-regular-font';}

.common-style ol li a {color:  #fea30b; }

.common-style ol li:before { content: counter(my-awesome-counter);margin-right: 0px;  position: absolute; left: 0px; color: #410098; font-size: 18px;  top: 0;}    

.common-style blockquote p { font-size:18px; color: #29262d; line-height: 38px; margin-bottom: 23px; position:  relative; letter-spacing: 0;}

.common-style blockquote p:before { content: '"'; position:  absolute; left: -100px; font-size: 18px; color:#410098; font-style:  italic; top: 17px; }
 
 
/* IMG STYLES */ 
.alignright {
  float: right;
  margin-left: 16px;
  margin-bottom: 16px;
}
.alignleft {
  float: left;
  margin-right: 16px;
  margin-bottom: 16px;
}
.aligncenter {
clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignnone {
  clear: both; 
}

.main-bg-img  img{ object-fit: cover !important; height:100% !important; }
.bgflex { background-size: cover!important;}
.bgflex img{ object-fit: cover !important; height:100% !important;}


@media(max-width:767px){  
/* .common-style iframe { width:100%; height:350px; }*/
.typeform-widget {   height: initial !important;}
  }
@media(max-width:480px){

    img.alignleft,.alignleft,img.alignright,.alignright,.alignnone,img.alignnone{
        display:block; margin:0px auto; float:  none; }
}

.common-style [type=search] {border: 2px solid; padding:  10px 25px; background: none; border-color:#410098; font-size: 18px; color: #29262d; line-height: 38px; width: 200px; display: inline-block; margin-left: 15px; }

.common-style [type=submit] { -webkit-appearance: none; border: 2px solid; padding: 10px 20px; font-size: 18px; line-height: 38px; cursor:pointer; color: #ffffff;  background-color: #410098; border: 1px solid #410098;}

.common-style [type=submit]:hover { cursor:pointer; color: #410098; background-color: #ffffff; border-color: #410098;}    

 nav.navigation.pagination { display: block; }


.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
    margin:0 0px 30px 0;
    float: left;
    width: 100%;
}
.videoWrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
      height: 100% !important;

}


@media(max-width:480px){
.common-style form.search-form label { width: 100%; float: left;  margin-bottom: 15px;}
.common-style [type=search] { width: 70%; margin-left: 0; margin-right: 2%;}
.common-style [type=submit] { width: 28%; float: right; padding: 10px 0px;}

}



.trusteesin-wrapp.common-style ul { width: 100%; float: none; max-width: 1023px; margin: 0 auto 23px; padding-left: 0px;}

.trusteesin-wrapp.common-style ul li { float: none; font-size: 18px; color: #29262d; line-height: 38px; position: relative; margin: 0 auto; padding: 0 0 0; font-family: 'gilroy-regular-font';}

.trusteesin-wrapp.common-style ul li:before {content:"\2022 "; position: relative; left: -15px; color: #410098; font-size: 17px; top: 1px;} 

.trusteesin-wrapp.common-style ul li a {color: #fea30b; }

.trusteesin-wrapp.common-style ol { counter-reset: my-awesome-counter; margin:0 auto 23px;  position: relative; }

.trusteesin-wrapp.common-style ol li { font-size: 18px; color: #29262d; line-height: 38px; counter-increment: my-awesome-counter; padding-left: 15px; width: auto; margin: 0 auto; margin-bottom: 1px; position: relative; font-family: 'gilroy-regular-font';}

.trusteesin-wrapp.common-style ol li a {color:  #fea30b; }

.trusteesin-wrapp.common-style ol li:before { content: counter(my-awesome-counter);margin-right: 0px;  position: relative; left: -15px; color: #410098; font-size: 18px;  top: 0;}    




.header-wrapp, .banner-wrapp, .wedo-wrapp, .awards-wrapp, .trustees-wrapp, .getin-wrapp, .twitter-wrapp, .footer1-wrapp, .footer-wrapp, .inner-wrapp, .abouts-wrapp, .award-wrapp, .report-wrapp, .annualreport-wrapp, .awards-wrapp2, .contact-wrapp, .trusteesin-wrapp, .trustee-wrapp, .awardin-wrapp, .awardin-wrapp2, .apply-wrapp { width:100%; float:left;}

.margin { width:100%; max-width:1250px; margin:auto;}



/*header-wrapp*/

.header-wrapp { text-align:center; background:none; padding:88px 0 10px; position:absolute; top:0; z-index:999;}

.header-wrapp p { float:left; font-size:17px; color:#a1a4a7; letter-spacing:0.5px; line-height:30px; margin:0 0 0;}

.header-wrapp p a { color:#a1a4a7;}

.header-wrapp p span { display:block;}

.header-wrapp p strong { font-weight:700;}

.header-wrapp .header-col1 { width:234px; float:none; transform:translateY(-50%); margin:0 auto 0; position:absolute; top:50%; right:0; left:0; z-index:9;}

.header-wrapp .header-col1 img { width:100%; display:block;}

.header-wrapp .header-col1 .header-row1 { width:100%; float:none;}

.header-wrapp .header-col2 { width:100%; float:left; margin:0 0 0;}

.header-wrapp .header-col2 img { width:100%; display:block;}

.header-wrapp .header-col2 .header-row2 { width:100%; float:left;}



/*banner-wrapp*/

.banner-wrapp { text-align:center; min-height:980px;  max-height:980px; background:#000000; position:relative; overflow: hidden;}

.banner-wrapp p { float:none; font-size:18px; color:#ffffff; letter-spacing:0; line-height:30px; margin:0 0 18px;}

.banner-wrapp p a { color:#ffffff;}

.banner-wrapp p span { display:block;}

.banner-wrapp p strong { font-weight:700;}

.banner-wrapp h2 { float:none; font-size:100px; color:#ffffff; letter-spacing:0; line-height:100px; margin:0 0 16px;}

.banner-wrapp h2 a { color:#ffffff;}

.banner-wrapp h2 span { display:block;}

.banner-wrapp .banner-col1 { width:66%; float:none; margin:0 auto 0; position:absolute; right:0; bottom:33.3%; left:0; z-index:9;}

.banner-wrapp .banner-col1 img { width:100%; display:block;}

.banner-wrapp .banner-col1 .banner-row1 { width:100%; float:none;}

.banner-wrapp .banner-btn1 { float:none; color:#ffffff; margin:0 0 0; padding:6px 40px 6px 0;}

.banner-wrapp .banner-btn1:after { content:""; background:url(../images/right-circle-white-arrow1.svg) no-repeat center / 100%;}

.banner-wrapp .banner-btn1:hover { color:#410098;}

.banner-wrapp .banner-btn1:hover:after { background:url(../images/right-circle-arrow2.svg) no-repeat center / 100%;}

.banner-wrapp h2, .banner-wrapp h2 span { font-family: 'gilroy-medium-font';}



.banner-social { width:30px; float:right; position:absolute; top:40%; transform:translateY(-50%); right:34px; z-index:99;}

.banner-social a { width:100%; float:none; display:inline-block; margin:2px 0;}

.banner-social a img { width:100%; display:block; transition:transform 0.8s ease-in-out 0s;}

.banner-social a:hover img { transform:rotate(360deg);}



/*wedo-wrapp*/

.wedo-wrapp { padding:105px 0 0; background:#ffffff; text-align:center; position:relative;}

.wedo-wrapp p { float:none; font-size:16px; color:#410098; letter-spacing:0; line-height:24px; margin:0 auto 23px; max-width:677px;}

.wedo-wrapp p a { color:#410098;}

.wedo-wrapp p span { display:block;}

.wedo-wrapp p strong { font-weight:700;}

.wedo-wrapp h2 { float:none; font-size:60px; color:#410098; letter-spacing:0; line-height:60px; margin:0 0 38px;}

.wedo-wrapp h2 a { color:#410098;}

.wedo-wrapp h2 span { display:block;}

.wedo-wrapp h3 { float:none; font-size:18px; color:#d5d5d5; letter-spacing:1.8px; line-height:30px; margin:0 0 10px; text-transform:uppercase;}

.wedo-wrapp h3 a { color:#d5d5d5;}

.wedo-wrapp h3 span { display:block;}

.wedo-wrapp .wedo-row1 { width:100%; float:left; margin:0 0 279px; position:relative; z-index:99;}

.wedo-wrapp .wedo-row2 { width:983px; float:right; position:absolute; right:0; bottom:0;}

.wedo-wrapp .wedo-row2 img { width:100%; display:block;}

.wedo-wrapp .wedo-row2 .wedo-col1 { width:100%; float:left;}

.wedo-wrapp .wedo-row2 .wedo-col2 { display:none; width:273px; position:absolute; right:8px; top:66px;}

.wedo-wrapp .wedo-row2 .wedo-col2 img { width:100%; display:block;}

.wedo-wrapp .sponsor-col1 { width:526px; float:none; margin:0 auto 50px; position:relative; z-index:9;}

.wedo-wrapp .sponsor-col1 img { width:100%; display:block;}

.wedo-wrapp .sponsor-col1 .sponsor-row1 { width:auto; float:none; display:inline-block;}

.wedo-wrapp .wedo-btn1 { float:none; color:#410098; margin:0 0 0; padding:6px 40px 6px 0;}

.wedo-wrapp .wedo-btn1:after { content:""; background:url(../images/right-circle-arrow2.svg) no-repeat center / 100%;}

.wedo-wrapp .wedo-btn1:hover { color:#fea30b;}

.wedo-wrapp .wedo-btn1:hover:after { background:url(../images/right-circle-orange-arrow.svg) no-repeat center / 100%;}

.wedo-wrapp h2, .wedo-wrapp h2 span, .wedo-wrapp h3, .wedo-wrapp h3 span { font-family: 'gilroy-medium-font';}



/*awards-wrapp*/

.awards-wrapp { padding:0 0 60px; text-align:center; position:relative;}

.awards-wrapp p { float:none; font-size:16px; color:#ffffff; letter-spacing:0; line-height:24px; margin:0 auto 17px; max-width:755px;}

.awards-wrapp p a { color:#ffffff;}

.awards-wrapp p span { display:block;}

.awards-wrapp p strong { font-weight:700;}

.awards-wrapp h2 { float:none; font-size:60px; color:#ffffff; letter-spacing:0; line-height:60px; margin:0 0 41px;}

.awards-wrapp h2 a { color:#ffffff;}

.awards-wrapp h2 span { display:block;}

.awards-wrapp .awards-row1 { width:100%; float:left; text-align:left; margin:56px 0 0; display: flex; flex-wrap: wrap;}

.awards-wrapp .awards-row1 h2 { margin:0 0 15px;}

.awards-wrapp .awards-row1 .awards-col1 { width:48.4%; float:left; position:relative; margin:0 0 3.2%;}

.awards-wrapp .awards-row1 .awards-col1 img { width:100%; display:block; object-fit: cover;}

.awards-wrapp .awards-row1 .awards-col1:nth-child(2n) { float:right; margin-left: 3.2%;}

.awards-wrapp .awards-row1 .awards-col1 .awards-bar1 { width:100%; float:left; overflow:hidden; border-radius:10px;}

.awards-wrapp .awards-row1 .awards-col1 .awards-bar2 { width:100%; float:left; position:absolute; right:0; left:0; padding:0 53px; margin:0 auto; bottom:46px; z-index:9;}

.awards-wrapp .awards-btn1 { float:none; color:#ffffff; margin:0 0 0; padding:6px 40px 6px 0;}

.awards-wrapp .awards-btn1:after { content:""; background:url(../images/right-circle-white-arrow1.svg) no-repeat center / 100%;}

.awards-wrapp .awards-btn1:hover { color:#fea30b;}

.awards-wrapp .awards-btn1:hover:after { background:url(../images/right-circle-orange-arrow2.svg) no-repeat center / 100%;}

.awards-wrapp h2, .awards-wrapp h2 span, .awards-wrapp h3, .awards-wrapp h3 span { font-family: 'gilroy-medium-font';}

.overlay1 { width:100%; height:100%; position:absolute; left:15px; bottom:15px; border:1px solid #260f43; /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1e5799+0,ffffff+100&0+0,1+100 */

background: -moz-linear-gradient(top,  rgba(30,87,153,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */

background: -webkit-linear-gradient(top,  rgba(30,87,153,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(to bottom,  rgba(30,87,153,0) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001e5799', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

 border-radius:10px; display:none; opacity:0.3; transition:all 0.25s ease-out 0s;}

.awards-wrapp .awards-row1 .awards-col1:hover .overlay1 { display:block;}



/*trustees-wrapp*/

.trustees-wrapp { text-align:center; background:none; padding:0 0 46px;}

.trustees-wrapp p { float:none; font-size:16px; color:#ffffff; letter-spacing:0; line-height:24px; margin:0 auto 17px; max-width:755px;}

.trustees-wrapp p a { color:#ffffff;}

.trustees-wrapp p span { display:block;}

.trustees-wrapp p strong { font-weight:700;}

.trustees-wrapp h2 { float:none; font-size:60px; color:#ffffff; letter-spacing:0; line-height:60px; margin:0 0 29px;}

.trustees-wrapp h2 a { color:#ffffff;}

.trustees-wrapp h2 span { display:block;}

.trustees-wrapp h3 { float:none; font-size:16px; color:#ffffff; letter-spacing:0; line-height:24px; margin:0 0 0;}

.trustees-wrapp h3 a { color:#ffffff;}

.trustees-wrapp h3 span { display:block;}

.trustees-wrapp h4 { float:none; font-size:16px; color:#ffffff; letter-spacing:0; line-height:24px; margin:0 0 0;}

.trustees-wrapp h4 a { color:#ffffff;}

.trustees-wrapp h4 span { display:block;}

.trustees-wrapp .trustees-col1 { width:1000px; float:none; margin:67px auto 45px;}

.trustees-wrapp .trustees-col1 img { width:100%; display:block;}

.trustees-wrapp .trustees-col1 .trustees-row1 { width:139px; float:none; margin:0 auto; overflow:hidden; height: 139px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%;}

.trustees-wrapp .trustees-col2 { width:100%; float:left; margin:0 0 0; position:relative;}

.trustees-wrapp .trustees-col2 img { width: 100%; display: block;-webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50% !important; overflow: hidden !important;}

.trustees-wrapp .trustees-col2 .trustees-row2 { width:100%; float:left; padding:20px 0;}

.trustees-wrapp .trustees-btn1 { float:none; color:#ffffff; margin:0 0 0; padding:6px 40px 6px 0;}

.trustees-wrapp .trustees-btn1:after { content:""; background:url(../images/right-circle-white-arrow1.svg) no-repeat center / 100%;}

.trustees-wrapp .trustees-btn1:hover { color:#fea30b;}

.trustees-wrapp .trustees-btn1:hover:after { background:url(../images/right-circle-orange-arrow.svg) no-repeat center / 100%;}

.trustees-wrapp h2, .trustees-wrapp h2 span { font-family: 'gilroy-medium-font';}

.trustees-wrapp h3, .trustees-wrapp h3 span { font-family: 'gilroy-semibold-font';}

.trustees-wrapp .trustees-col1 .trustees-row1 a { width:139px; float:none; display: block; margin:0 auto; overflow:hidden !important; height: 139px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50% !important;}

.trustees-wrapp .trustees-col1 .trustees-row1 img { width: 139px; height: 139px; display: block;-webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50% !important; overflow: hidden !important;}

.trustees-wrapp .trustees-col1 .trustees-row1:hover img { transform: scale(1.01);}



/*getin-wrapp*/

.getin-wrapp { text-align:center; background:#410098; padding:72px 0 82px;}

.getin-wrapp p { float:none; font-size:16px; color:#ffffff; letter-spacing:0; line-height:24px; margin:0 auto 27px; max-width:755px;}

.getin-wrapp p a { color:#ffffff;}

.getin-wrapp p span { display:block;}

.getin-wrapp p strong { font-weight:700;}

.getin-wrapp h2 { float:none; font-size:60px; color:#ffffff; letter-spacing:0; line-height:60px; margin:0 0 43px;}

.getin-wrapp h2 a { color:#ffffff;}

.getin-wrapp h2 span { display:block;}

.getin-wrapp .getin-col1 { width:100%; float:left; margin:0 0 0; padding:0 30px; position:relative; z-index:9;}

.getin-wrapp .getin-col1 img { width:100%; display:block;}

.getin-wrapp .getin-col1 .getin-row1 { width:100%; float:left;}

.getin-wrapp .getin-col1 .getin-row1 .getin-fil1 { float:left; font-size:15px; color:#ffffff; background:none; border-bottom:1px solid #ffffff; resize:none; font-family: 'gilroy-medium-font';}

.getin-wrapp .getin-col1 .getin-row1 .getin-fil2 { width:23.9%; height:41px; margin:0 1.46% 30px 0; padding:0 0 0;}

.getin-wrapp .getin-col1 .getin-row1 .getin-fil3 { width:23.9%; height:41px; margin:0 0 30px; padding:11px 0 0;}

.getin-wrapp .getin-btn1 { float:none; color:#ffffff; background:none; margin:0 0 0; padding:0 40px 0 0; cursor:pointer;}

.getin-wrapp .getin-btn1:hover { color:#fea30b;}

.getin-wrapp h2, .getin-wrapp h2 span { font-family: 'gilroy-medium-font';}



/*twitter-wrapp*/

.twitter-wrapp { background:#ffffff; padding:68px 0 40px;}

.twitter-wrapp .twitter-icon { width:35px; float:none; margin:0 auto 22px;}

.twitter-wrapp .twitter-icon img { width:100%; display:block;    transition: transform 0.8s ease-in-out 0s;}

.twitter-wrapp .twitter-row1 { width:100%; float:left;}

.twitter-wrapp .twitter-row1 img { width:100%; display:block;}

.twitter-wrapp .twitter-row1 .twitter-col1 { width:100%; float:left;}

.twitter-wrapp .twitter-icon a {
    display: inline-block;}
.twitter-wrapp .twitter-icon a:hover img {transform: rotate( 360deg);}

.footer1-social { width:100%; float:left; text-align:center; background:#ffffff; padding:41px 0 0;}

.footer1-social a { width:32px; float:none; display:inline-block; margin:0 5px 0;}

.footer1-social a img { width:100%; display:block; transition:transform 0.8s ease-in-out 0s;}

.footer1-social a:hover img { transform:rotate(360deg);}



/*footer1-wrapp*/

.footer1-wrapp { text-align:center; background:#ffffff; padding:88px 0 88px; position:relative;}

.footer1-wrapp p { float:left; font-size:17px; color:#a1a4a7; letter-spacing:0.5px; line-height:30px; margin:0 0 0;}

.footer1-wrapp p a { color:#a1a4a7;}

.footer1-wrapp p span { display:block;}

.footer1-wrapp p strong { font-weight:700;}

.footer1-wrapp .footer1-row11 { width:100%; float:left;}

.footer1-wrapp .footer1-col1 { width:234px; float:none; transform:translateY(-50%); margin:0 auto 0; position:absolute; top:50%; right:0; left:0; z-index:9;}

.footer1-wrapp .footer1-col1 img { width:100%; display:block;}

.footer1-wrapp .footer1-col1 .footer1-row1 { width:100%; float:none;}

.footer1-wrapp .footer1-col2 { width:100%; float:left; margin:0 0 0;}

.footer1-wrapp .footer1-col2 img { width:100%; display:block;}

.footer1-wrapp .footer1-col2 .footer1-row2 { width:100%; float:left;}

.footer1-wrapp .footer1-col2 .footer1-row2 li { float:none; display:inline-block;}

.footer1-wrapp .footer1-col2 .footer1-row2 li:nth-child(3) { margin-right:194px;}

.footer1-wrapp .footer1-col2 .footer1-row2 li:nth-child(4) { margin-left:194px;}

.footer1-wrapp .footer1-col2 .footer1-row2 li a { font-size:14px; color:#3e0099; letter-spacing:1px; display:inline-block; padding:2px 42px 2px 42px; outline: 0; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-tap-highlight-color: transparent; font-family: 'gilroy-bold-font';}

.footer1-wrapp .footer1-col2 .footer1-row2 li:first-child a { padding-left:0;}

.footer1-wrapp .footer1-col2 .footer1-row2 li:nth-child(6) a { padding-right:0;}

.footer1-wrapp .footer1-col2 .footer1-row2 li a:hover { color:#ffa409;} 



/*footer-wrapp*/

.footer-wrapp { text-align:center; background:#ffffff; padding:12px 0 35px;}

.footer-wrapp p { float:none; font-size:12.36px; color:#ffffff; letter-spacing:0.4px; line-height:25px; margin:-5px 0 0;}

.footer-wrapp p a { color:#ffffff;}

.footer-wrapp p span { display:block;}

.footer-wrapp p strong { font-weight:700;}

.footer-wrapp .footer-col1 { width:100%; float:left; margin:0 0 10px;}

.footer-wrapp .footer-col1 img { width:100%; display:block;}

.footer-wrapp .footer-col1 .footer-row1 { width:100%; float:left;}

.footer-wrapp .footer-col1 .footer-row1 li { float:none; display:inline-block; margin:0 0 0;}

.footer-wrapp .footer-col1 .footer-row1 li:nth-child(2n) { margin:0 5px 0; position:relative; top:-1px;}

.footer-wrapp .footer-col1 .footer-row1 li a:hover { color:#ffa409;}

.footer-row1 li, .footer-row1 li a { font-size:14px; color:#2d2926; font-family: 'gilroy-medium-font';}

.footer-wrapp .footer-col2 { width: 100%; float: left; margin: 0 0 0;}

.footer-wrapp .footer-col2 ul { width: 100%; float: left;}

.footer-wrapp .footer-col2 ul li { float: none; display: inline-block; margin: 0 10px 0;}

.footer-wrapp .footer-col2 ul li a {font-size: 14px; color: #3e0099; letter-spacing: 1px; display: inline-block; outline: 0; line-height: 28px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-tap-highlight-color: transparent; font-family: 'gilroy-bold-font';}

.footer-wrapp .footer-col2 ul li a:hover { color: #ffa409;}


/*inner-wrapp*/

.inner-wrapp { min-height:540px; position:relative;}

.inner-wrapp h1 { font-size:60px; color:#ffffff; line-height:70px; margin:0 0 5px; font-family: 'gilroy-medium-font';}

.inner-wrapp .inner-thumb { width:100%; float:left; position:relative;}

.inner-wrapp .inner-thumb img { width:100%; display:block; object-fit: cover;}

.inner-wrapp .inner-row1 { width:100%; float:left; margin:0 auto 0; position:absolute; top:57%; transform:translateY(-50%); left:0; text-align:center; z-index:9;}

.inner-wrapp .inner-row2 { width:100%; float:left;}

.inner-wrapp .inner-row1 .inner-bar1 { width:100%; float:left; margin:0 0 2px;}

.inner-wrapp .inner-row1 .inner-bar1 li { float:none; display:inline-block;}

.inner-wrapp .inner-row1 .inner-bar1 li:nth-child(2n) { margin:0 1px 0; position:relative;}

.inner-wrapp .inner-row1 .inner-bar1 li a:hover { color:#ffa409;}

.inner-bar1 li, .inner-bar1 li a { font-size:18px; color:#ffffff;}

.annualreport-bg { background:url(../images/inner-thumb/annualreport-bg.jpg) no-repeat center / cover;}

.awards-bg { background:url(../images/inner-thumb/awards-bg.jpg) no-repeat center / cover;}



/*abouts-wrapp*/

.abouts-wrapp { padding:63px 0 0; background:#ffffff; text-align:center; position:relative;}

.abouts-wrapp p { float:none; font-size:16px; color:#410098; letter-spacing:0; line-height:22px; margin:0 auto 23px; max-width:677px;}

.abouts-wrapp p a { color:#410098;}

.abouts-wrapp p span { display:block;}

.abouts-wrapp p strong { font-weight:700;}

.abouts-wrapp h2 { float:none; font-size:36px; color:#410098; letter-spacing:0; line-height:50px; margin:0 0 33px;}

.abouts-wrapp h2 a { color:#410098;}

.abouts-wrapp h2 span { display:block;}

.abouts-wrapp .abouts-row1 { width:100%; float:left; margin:0 0 57px; position:relative; z-index:99;}

.abouts-wrapp .abouts-row2 { width:100%; float:left;}

.abouts-wrapp .abouts-row2 img { width:100%; display:block;}

.abouts-wrapp .abouts-row2 .abouts-col1 { width:100%; float:left;}

.abouts-wrapp h2, .abouts-wrapp h2 span { font-family: 'gilroy-medium-font';}



/*award-wrapp*/

.award-wrapp { position:relative;}

.award-wrapp p { float:none; font-size:16px; color:#ffffff; letter-spacing:0; line-height:24px; margin:0 auto 17px; max-width:755px;}

.award-wrapp p a { color:#ffffff;}

.award-wrapp p span { display:block;}

.award-wrapp p strong { font-weight:700;}

.award-wrapp h2 { float:none; font-size:60px; color:#ffffff; letter-spacing:0; line-height:60px; margin:0 0 15px;}

.award-wrapp h2 a { color:#ffffff;}

.award-wrapp h2 span { display:block;}

.award-wrapp h3 { float:none; font-size:36px; color:#ffffff; letter-spacing:0; line-height:46px; margin:0 0 15px;}

.award-wrapp h3 a { color:#ffffff;}

.award-wrapp h3 span { display:block;}

.award-wrapp h4 { float:none; font-size:16px; color:#ffffff; letter-spacing:2px; line-height:26px; margin:0 0 15px;}

.award-wrapp h4 a { color:#ffffff;}

.award-wrapp h4 span { display:block;}

.award-wrapp h5 { float:none; font-size:32px; color:#ffffff; letter-spacing:0; line-height:46px; margin:0 0 15px;}

.award-wrapp h5 a { color:#ffffff;}

.award-wrapp h5 span { display:block;}

.award-wrapp .award-col1 { width:100%; float:left; margin:45px 0 71px; position:relative;}

.award-wrapp .award-col1 img { width:100%; display:block;}

.award-wrapp .award-col1 .award-row1 { width:23%; float:left; position:absolute; bottom:0; left:0;}

.award-wrapp .award-col1 .award-row1 .award-box1 { width:200px; float:right;}

.award-wrapp .award-row2 { width:74%; float:right; margin:0 0 0;}

.award-wrapp .award-row2 img { width:100%; display:block;}

.award-wrapp .award-row2 .awards-col1 { width:94%; float:left; position:relative; margin:0 0 0;}

.award-wrapp .award-row2 .awards-col1 img { width:100%; display:block;}

.award-wrapp .award-row2 .awards-col1:nth-child(2n) { float:right;}

.award-wrapp .award-row2 .awards-col1 .awards-bar1 { width:100%; float:left; overflow:hidden; border-radius:10px;}

.award-wrapp .award-row2 .awards-col1 .awards-bar2 { width:100%; float:left; position:absolute; right:0; left:0; padding:0 53px; margin:0 auto; bottom:46px; z-index:9;}

.award-wrapp .award-col2 { width:100%; float:left; margin:0 0 0; position:relative; text-align:center;}

.award-wrapp .award-btn1 { float:none; color:#ffffff; margin:0 0 0; text-transform:uppercase;}

.award-wrapp .award-btn1:hover { color:#fea30b;}

.award-wrapp .awards-btn1 { float:none; color:#ffffff; margin:0 0 0; padding:6px 40px 6px 0;}

.award-wrapp .awards-btn1:after { content:""; background:url(../images/right-circle-white-arrow1.svg) no-repeat center / 100%;}

.award-wrapp .awards-btn1:hover { color:#fea30b;}

.award-wrapp .awards-btn1:hover:after { background:url(../images/right-circle-orange-arrow2.svg) no-repeat center / 100%;}

.award-wrapp .award-row2 .awards-col1:hover .overlay1 { display:block;}

.award-wrapp h2, .award-wrapp h2 span, .award-wrapp h3, .award-wrapp h3 span, .award-wrapp h5, .award-wrapp h5 span { font-family: 'gilroy-medium-font';}

.award-wrapp h4, .award-wrapp h4 span { font-family: 'gilroy-semibold-font'; text-transform:uppercase;}



/*report-wrapp*/

.report-wrapp { position:relative; padding:0 0 0;}

.report-wrapp p { float:none; font-size:17.87px; color:rgba(41,38,45,0.50); letter-spacing:0; line-height:37px; margin:0 0 11px;}

.report-wrapp p a { color:#29262d;}

.report-wrapp p span { display:block;}

.report-wrapp p strong { font-weight:700;}

.report-wrapp h2 { float:none; font-size:14.2px; color:#848484; letter-spacing:1.4px; line-height:18px; margin:0 0 16px; text-transform:uppercase;}

.report-wrapp h2 a { color:#848484;}

.report-wrapp h2 span { display:block;}

.report-wrapp h3 { float:none; font-size:45px; color:#410098; letter-spacing:0; line-height:46px; margin:0 0 0;}

.report-wrapp h3 a { color:#410098;}

.report-wrapp h3 span { display:block;}

.report-wrapp .report-col1 { width:100%; float:left; position:absolute; top:222px; left:0; right:0; margin:0 auto;}

.report-wrapp .report-col1 .report-row1 { width:552px; float:left;}

.report-wrapp .report-col1 .report-row1 .report-bar1 { width:40%; float:left;}

.report-wrapp .report-col1 .report-row1 .report-bar2 { width:30%; float:left;}

.report-wrapp .report-col1 .report-row2 { width:29%; float:left; text-align:right;}

.report-wrapp .report-col2 { width:100%; float:left; position:relative;}

.report-wrapp .report-col2 img { width:100%; display:block;}

.report-wrapp .report-btn1 { float:none; color:#410098; margin:0 0 0; padding:6px 40px 6px 0;}

.report-wrapp .report-btn1:after { content:""; background:url(../images/right-circle-arrow2.svg) no-repeat center / 100%;}

.report-wrapp .report-btn1:hover { color:#fea30b;}

.report-wrapp .report-btn1:hover:after { background:url(../images/right-circle-orange-arrow.svg) no-repeat center / 100%;}

.report-wrapp h2, .report-wrapp h2 span { font-family: 'gilroy-bold-font';} 

.report-wrapp h3, .report-wrapp h3 span { font-family: 'gilroy-medium-font';}



/*annualreport-wrapp*/

.annualreport-wrapp { padding:128px 0 50px; text-align:center;}

.annualreport-wrapp h2 { float:none; font-size:26px; color:#ffffff; line-height:32px; margin:0 0 0;}

.annualreport-wrapp h2 a { color:#ffffff;}

.annualreport-wrapp h2 span { display:block;}

.annualreport-wrapp .annualreport-row1 { width:100%; float:left; display: flex; flex-wrap: wrap;}

.annualreport-wrapp .annualreport-row1 img { width:100%; display:block;}

.annualreport-wrapp .annualreport-row1 .annualreport-col1 { width:30%; float:left; border-radius:6px; background:#180037; min-height:540px; position:relative; margin:0 5% 68px 0;}

.annualreport-wrapp .annualreport-row1 .annualreport-col1:nth-child(3n) { margin-right:0;}

.annualreport-wrapp .annualreport-col1 .annualreport-bar1 { width:102px; padding:0 0 102px; margin:-51px auto 0; background:#ffffff; border-radius:50%; position:relative; box-shadow:0px 16px 42px -4px rgba(0,0,0,0.70);}

.annualreport-wrapp .annualreport-col1 .annualreport-bar1 .annualreport-logo { width:77px; position:absolute; top:50%; transform:translateY(-50%); left:0; right:0; margin:0 auto;}

.annualreport-wrapp .annualreport-col1 .annualreport-bar2 { width:90%; position:absolute; top:50%; transform:translateY(-50%); left:0; right:0; margin:0 auto;}

.annualreport-wrapp .annualreport-col1 .annualreport-bar3 { width:90%; position:absolute; bottom:42px; left:0; right:0; margin:0 auto;}

.annualreport-wrapp .annualreport-btn1 { float:none; color:#ffffff; margin:0 0 0; padding:10px 40px 6px 0;}

.annualreport-wrapp .annualreport-btn1:after { content:""; background:url(../images/download-white.png) no-repeat center / 100%;}

.annualreport-wrapp .annualreport-btn1:hover { color:#fea30b;}

.annualreport-wrapp .annualreport-btn1:hover:after { background:url(../images/download-orange.png) no-repeat center / 100%;}

.annualreport-wrapp h2, .annualreport-wrapp h2 span { font-family: 'gilroy-medium-font';}

.annualreport-wrapp .annualreport-row1 .color1 { background:#410098;}



/*awards-wrapp2*/

.awards-wrapp2 { padding:83px 0 56px;}

.awards-wrapp2 p { color:#121212;}

.awards-wrapp2 .awards-row1 p { color:#ffffff;}



/*contact-wrapp*/

.contact-wrapp { text-align:center; padding:75px 0 26px;}

.contact-wrapp p { float:none; font-size:12px; color:#020202; letter-spacing:0; line-height:18px; margin:0 0 8px;}

.contact-wrapp p a { color:#020202;}

.contact-wrapp p span { display:block;}

.contact-wrapp p strong { font-weight:700;}

.contact-wrapp h2 { float:none; font-size:18px; color:#020202; line-height:24px; margin:0 0 0;}

.contact-wrapp h2 a { color:#020202;}

.contact-wrapp h2 span { display:block;}

.contact-wrapp h3 { float:none; font-size:18px; color:#410098; letter-spacing:0; line-height:24px; margin:0 0 7px;}

.contact-wrapp h3 a { color:#410098;}

.contact-wrapp h3 span { display:block;}



/*trusteesin-wrapp*/

.trusteesin-wrapp { padding:86px 0 104px; text-align:center;}

.trusteesin-wrapp p { float:none; font-size:18px; color:#29262d; letter-spacing:0; line-height:40px; margin:0 auto 23px; max-width:1023px;}

.trusteesin-wrapp p a { color:#29262d;}

.trusteesin-wrapp p span { display:block;}

.trusteesin-wrapp p strong { font-weight:700;}

.trusteesin-wrapp .trusteesin-row1 h2 { float:none; font-size:18px; color:#6836ae; letter-spacing:0; line-height:24px; margin:0 0 0;}

.trusteesin-wrapp h2 a { color:#6836ae;}

.trusteesin-wrapp h2 span { display:block;}

.trusteesin-wrapp .trusteesin-row1 h3 { float:none; font-size:18px; color:#6836ae; letter-spacing:0; line-height:24px; margin:0 0 0;}

.trusteesin-wrapp h3 a { color:#6836ae;}

.trusteesin-wrapp h3 span { display:block;}

.trusteesin-wrapp h4 { float:none; font-size:18px; color:#6836ae; letter-spacing:0; line-height:40px; margin:0 auto 23px; max-width:1023px;}

.trusteesin-wrapp h4 a { color:#6836ae;}

.trusteesin-wrapp h4 span { display:block;}

.trusteesin-wrapp .trusteesin-row1 { width:100%; float:left; margin:0 0 60px;}

.trusteesin-wrapp .trusteesin-row1 .trusteesin-col1 { width:305px; margin:0 auto 42px; border-radius:50%; overflow:hidden;}

.trusteesin-wrapp .trusteesin-row1 .trusteesin-col1 img { width:100%; display:block;}

.trusteesin-wrapp .trusteesin-btn1 { float:none; color:#410098; margin:15px 0 0; padding:6px 40px 6px 0;}

.trusteesin-wrapp .trusteesin-btn1:after { content:""; background:url(../images/right-circle-arrow2.svg) no-repeat center / 100%;}

.trusteesin-wrapp .trusteesin-btn1:hover { color:#fea30b;}

.trusteesin-wrapp .trusteesin-btn1:hover:after { background:url(../images/right-circle-orange-arrow.svg) no-repeat center / 100%;}

.trusteesin-wrapp h2, .trusteesin-wrapp h2 span { font-family: 'gilroy-semibold-font';}



/*trustee-wrapp*/

.trustee-wrapp { text-align:center; background:none; padding:75px 0 0;}

.trustee-wrapp .margin { max-width:1140px;}

.trustee-wrapp p { float:none; font-size: 18px;color: #29262d; letter-spacing:0; line-height:38px; margin:0 auto 17px; max-width:755px;}

.trustee-wrapp p a { color:#180037;}

.trustee-wrapp p span { display:block;}

.trustee-wrapp p strong { font-weight:700;}

.trustee-wrapp .trustee-col1 h2 { float:none; font-size:60px; color:#180037; letter-spacing:0; line-height:60px; margin:0 0 29px;}

.trustee-wrapp h2 a { color:#180037;}

.trustee-wrapp h2 span { display:block;}

.trustee-wrapp .trustee-col1 h3 { float:none; font-size:16px; color:#180037; letter-spacing:0; line-height:24px; margin:0 0 0;}

.trustee-wrapp h3 a { color:#180037;}

.trustee-wrapp h3 span { display:block;}

.trustee-wrapp h4 { float:none; font-size:16px; color:#180037; letter-spacing:0; line-height:24px; margin:0 0 0;}

.trustee-wrapp h4 a { color:#180037;}

.trustee-wrapp h4 span { display:block;}

.trustee-wrapp .trustee-col1 { width:100%; float:left; margin:50px 0 0; display: flex; flex-wrap: wrap;}

.trustee-wrapp .trustee-col1 img { width:100%; display:block;}

.trustee-wrapp .trustee-col1 .trustee-row1 { width:139px; float:none; margin:0 auto; overflow:hidden; height: 139px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%;}

.trustee-wrapp .trustee-col2 { width:25%; float:left; margin:0 0 95px; position:relative;}

.trustee-wrapp .trustee-col2 img { width: 100%; display: block;-webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50% !important; overflow: hidden !important;}

.trustee-wrapp .trustee-col2 .trustee-row2 { width:100%; float:left; padding:20px 0;}

.trustee-wrapp .trustee-btn1 { float:none; color:#ffffff; margin:0 0 0; padding:6px 40px 6px 0;}

.trustee-wrapp .trustee-btn1:after { content:""; background:url(../images/right-circle-white-arrow1.svg) no-repeat center / 100%;}

.trustee-wrapp .trustee-btn1:hover { color:#fea30b;}

.trustee-wrapp .trustee-btn1:hover:after { background:url(../images/right-circle-orange-arrow.svg) no-repeat center / 100%;}

.trustee-wrapp h2, .trustee-wrapp h2 span { font-family: 'gilroy-medium-font';}

.trustee-wrapp h3, .trustee-wrapp h3 span { font-family: 'gilroy-semibold-font';}
 

.trustee-wrapp .trustee-col1 .trustee-row1 a { width:139px; float:none; display: block; margin:0 auto; overflow:hidden !important; height: 139px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50% !important;}

.trustee-wrapp .trustee-col1 .trustee-row1 img { width: 139px; height: 139px; display: block;-webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50% !important; overflow: hidden !important;}

.trustee-wrapp .trustee-col1 .trustee-row1:hover img { transform: scale(1.01);}



/*awardin-wrapp*/

.awardin-wrapp { padding:89px 0 69px;}

.awardin-wrapp p { float:none; font-size: 18px;color: #29262d; letter-spacing:0; line-height:38px;  margin:0 0 23px;}

.awardin-wrapp p a { color:#fea30b;}

.awardin-wrapp p span { display:block;}

.awardin-wrapp p strong { font-family: 'gilroy-bold-font';}

.awardin-wrapp h2 { float:none; font-size:32px; color:#410098; letter-spacing:0; line-height:42px; margin:0 0 33px;}

.awardin-wrapp h2 a { color:#410098;}

.awardin-wrapp h2 span { display:block;}

.awardin-wrapp h3 { float:none; font-size:18px; color:#410098; letter-spacing:0; line-height:38px; margin:0 0 0;}

.awardin-wrapp h3 a { color:#410098;}

.awardin-wrapp h3 span { display:block;}

.awardin-wrapp .awardin-row1 { width:100%; float:left;}

.awardin-wrapp .awardin-row1 .awardin-bar1 { width:63.1%; float:left;}

.awardin-wrapp .awardin-row1 .awardin-bar1 img { width:100%; display:block;}

.awardin-wrapp .awardin-row1 .awardin-bar1 .gsk-logo { width:156px; float:none; margin:0 auto 35px 0;}

.awardin-wrapp .awardin-row1 .abouts-row1 { width:100%; float:left; margin:0 0 24px;}

.awardin-wrapp .awardin-row1 .abouts-row1 .abouts-bar1 { width:100%; float:left;}

.awardin-wrapp .awardin-row1 .abouts-row1 .abouts-bar1 li { font-size:18px; color:#29262d; line-height:38px; background:url(../images/dot.png) no-repeat 0 17px; display:block; padding-left:15px; margin:0 0 0 36px;}

.awardin-wrapp .awardin-row1 .awardin-bar2 { width:30%; float:right; text-align:center; margin:53px 0 0;}

.awardin-wrapp .awardin-row1 .awardin-bar2 h2 { float:none; font-size:26px; color:#ffffff; line-height:32px; margin:0 0 0;}

.awardin-wrapp .awardin-row1 .awardin-bar2 h2 a { color:#ffffff;}

.awardin-wrapp .awardin-row1 .awardin-bar2 h2 span { display:block;}

.awardin-wrapp .awardin-row1 .awardin-bar2 img { width:100%; display:block;}

.awardin-wrapp .awardin-row1 .awardin-bar2 .annualreport-col1 { width:100%; float:left; border-radius:6px; background:url(../images/sidbar-bg1.jpg) no-repeat center / cover; min-height:540px; position:relative;}

.awardin-wrapp .awardin-row1 .awardin-bar2 .annualreport-col1:nth-child(3n) { margin-right:0;}

.awardin-wrapp .awardin-row1 .awardin-bar2 .annualreport-bar1 { width:102px; padding:0 0 102px; margin:-51px auto 0; background:#ffffff; border-radius:50%; position:relative;}

.awardin-wrapp .awardin-row1 .awardin-bar2 .annualreport-bar1 .annualreport-logo { width:64px; position:absolute; top:50%; transform:translateY(-50%); left:0; right:0; margin:0 auto;}

.awardin-wrapp .awardin-row1 .awardin-bar2 .annualreport-bar2 { width:90%; position:absolute; top:50%; transform:translateY(-50%); left:0; right:0; margin:0 auto;}

.awardin-wrapp .awardin-row1 .awardin-bar2 .annualreport-bar3 { width:90%; position:absolute; bottom:42px; left:0; right:0; margin:0 auto;}

.awardin-wrapp .annualreport-btn1 { float:none; color:#ffffff; margin:0 0 0; padding:10px 40px 6px 0;}

.awardin-wrapp .annualreport-btn1:after { content:""; background:url(../images/download-white.png) no-repeat center / 100%; top:47%;}

.awardin-wrapp .annualreport-btn1:hover { color:#fea30b;}

.awardin-wrapp .annualreport-btn1:hover:after { background:url(../images/download-orange.png) no-repeat center / 100%; top:47%;}

.awardin-wrapp h2, .awardin-wrapp h2 span { font-family: 'gilroy-medium-font';}

.awardin-wrapp h3, .awardin-wrapp h3 span { font-family: 'gilroy-bold-font';}



/*awardin-wrapp2*/

.awardin-wrapp2 { padding:70px 0 130px}

.awardin-wrapp2 p { float:none; font-size:18px; color:#29262d; letter-spacing:0; line-height:38px; margin:0 0 23px; max-width:1049px;}

.awardin-wrapp2 p a { color:#29262d;}

.awardin-wrapp2 p span { display:block;}

.awardin-wrapp2 p strong { font-family: 'gilroy-bold-font';}

.awardin-wrapp2 h2 {float: none;font-size: 38px;color: #000;letter-spacing: 0;line-height: 42px;margin: -5px 0 33px;}

.awardin-wrapp2 h2 a { color:#410098;}

.awardin-wrapp2 h2 span { display:block;}

.awardin-wrapp2 h3 { float:none; font-size:16.2px; color:#410098; letter-spacing:1.4px; text-transform:uppercase; line-height:38px; margin:0 0 0;}

.awardin-wrapp2 h3 a { color:#410098;}

.awardin-wrapp2 h3 span { display:block;}

.awardin-wrapp2 h4 { float:none; font-size:32px; color:#410098; letter-spacing:0; line-height:42px; margin:0 0 19px;}

.awardin-wrapp2 h4 a { color:#410098;}

.awardin-wrapp2 h4 span { display:block;}

.awardin-wrapp2 h5 { float:none; font-size:72px; color:rgba(41,38,45,0.10); letter-spacing:0; line-height:38px; margin:0 0 0; position:absolute; bottom:180px; left:0; font-family: 'Heatwood';}

.awardin-wrapp2 h5 a { color:#410098;}

.awardin-wrapp2 h5 span { display:block; font-family: 'Heatwood';}

.awardin-wrapp2 .awardin-row1 { width:100%; float:left; border-bottom:1px solid #e5e5e5; padding:0 0 80px; margin:0 0 81px; position:relative;}

.awardin-wrapp2 .awardin-row1 img { width:100%; display:block;}

.awardin-wrapp2 .awardin-row1 p { font-family: 'gilroy-medium-font'; margin:0 0 49px;}

.awardin-wrapp2 .awardin-row1 p span { width:36px; display:inline-block; margin:0 10px 0 0; font-family: 'gilroy-medium-font';}

.awardin-wrapp2 .awardin-row1 .awardin-bar1 { width:46.1%; float:left;}

.awardin-wrapp2 .awardin-row1 .awardin-bar2 { width:44.5%; float:right; text-align:center; margin:0 36px 0; border-radius:6px; overflow:hidden;}

.awardin-wrapp2 .awardin-row2 { width:100%; float:left;}

.awardin-wrapp2 .awardin-row2 .awardin-box1 { width:100%; float:left; margin:0 0 53px;}

.awardin-wrapp2 .awardin-row2 .awardin-box1 li { font-size:18px; color:#29262d; line-height:48px;}

.awardin-wrapp2 .awardin-row2 .awardin-box1 .awardin-ul { width:100%; float:left;}

.awardin-wrapp2 .awardin-btn1 { float:none; color:#410098; margin:0 0 0; padding:6px 0 6px 40px;}

.awardin-wrapp2 .awardin-btn1:after { content:""; background:url(../images/left-circle-arrow2.svg) no-repeat center / 100%; right:inherit; left:0;}

.awardin-wrapp2 .awardin-btn1:hover { color:#fea30b;}

.awardin-wrapp2 .awardin-btn1:hover:after { background:url(../images/left-circle-orange-arrow.svg) no-repeat center / 100%; right:inherit; left:0;}

.awardin-wrapp2 h2, .awardin-wrapp2 h2 span, .awardin-wrapp2 h4, .awardin-wrapp2 h4 span { font-family: 'gilroy-medium-font';}

.awardin-wrapp2 h3, .awardin-wrapp2 h3 span { font-family: 'gilroy-bold-font';}



/*apply-wrapp*/

.apply-wrapp { background:#410098; text-align:center; padding:14px 0 17px;}

.apply-wrapp .apply-row1 { width:100%; float:left;}

.apply-wrapp .apply-btn1 { float:none; color:#ffffff; margin:0 0 0; padding:10px 40px 6px 0;}

.apply-wrapp .apply-btn1:after { content:""; background:url(../images/download-white.png) no-repeat center / 100%; top:47%;}

.apply-wrapp .apply-btn1:hover { color:#fea30b;}

.apply-wrapp .apply-btn1:hover:after { background:url(../images/download-orange.png) no-repeat center / 100%; top:47%;}



/*svg-shape-css*/

#svg-shape1 { width:100%; float:left; margin:0 0 0; position:absolute; right:0; bottom:0; left:0;}

#svg-shape1 svg { width:100%; display:block;}

#svg-shape2 { width:100%; float:left; margin:0 0 0; position:relative; right:0; bottom:0; left:0;}

#svg-shape2 svg { width:100%; display:block;}

#svg-shape3 { width:100%; float:left; margin:0 0 0; position:relative; right:0; top:0; left:0; z-index:9; margin:0 0 -8%;}

#svg-shape3 svg { width:100%; display:block;}



/*mob-css*/

.header-wrapp .header-col1 .header-mob { width:100%; float:none; display:none;}

.header-social { width:100%; float:left; text-align:center; background:#ffffff; padding:0 0 0; display:none;}

.header-social a { width:32px; float:none; display:inline-block; margin:0 5px 0;}

.header-social a img { width:100%; display:block; transition:transform 0.8s ease-in-out 0s;}

.header-social a:hover img { transform:rotate(360deg);}



/*btn-after-css*/

.banner-btn1:after, .wedo-btn1:after, .awards-btn1:after, .trustees-btn1:after, .getin-btn1:after, .submit:after, .report-btn1:after, .annualreport-btn1:after, .trusteesin-btn1:after, .apply-btn1:after, .awardin-btn1:after { width:28px; height:28px; transform:translateY(-50%); margin:0 0 0; position:absolute; top:50%; right:0;}

.annualreport-btn1:after, .apply-btn1:after { width:27px; height:25px;}



/*common-css*/

.comman-anchor { width:100%; height:100%; position:absolute; right:0; top:0; bottom:0; left:0; z-index:99;}

.border { width:200px; height:1px; margin:17px auto 17px; background:#eaeaea;}

.purple-bg { width:100%; float:left; background:#180037;}

.submit { width:auto; position:relative; display:inline-block; cursor:pointer;}

.submit:after { content:""; background:url(../images/right-circle-white-arrow1.svg) no-repeat center / 100%; top:55%;}

.submit:hover:after { background:url(../images/right-circle-orange-arrow.svg) no-repeat center / 100%;}



.getin-btn1 { font-size:14px; letter-spacing:1.6px; text-transform:uppercase; transition:all 0.25s ease-out 0s; display:inline-block; position:relative; font-family: 'gilroy-semibold-font';}



.banner-btn1, .wedo-btn1, .awards-btn1, .trustees-btn1, .getin-btn1, .award-btn1, .report-btn1, .annualreport-btn1, .trusteesin-btn1, .apply-btn1, .awardin-btn1 { text-align:center; font-size:16px; letter-spacing:1px; border-radius:0; transition:all 0.25s ease-out 0s; display:inline-block; position:relative; text-transform:uppercase; font-family: 'gilroy-bold-font';}



.getin-wrapp .getin-col1 .caldera-grid .col-sm-12 { padding: 0; }
.getin-wrapp .getin-col1 .caldera-grid .col-sm-3 { width: 23.9%; margin: 0 1.46% 30px 0; padding: 0 0 0;}
.getin-wrapp .getin-col1 .caldera-grid .col-sm-3.last_col { margin: 0 0 30px;}
.getin-wrapp .getin-col1 .caldera-grid .form-control { width: 100%; height: 41px; margin: 0 0 0; padding: 0 0 0; float: left; font-size: 15px; color: #ffffff; background: none; border-radius: 0; border: 0; border-bottom: 1px solid #ffffff; resize: none; font-family: 'gilroy-medium-font'; vertical-align: baseline; outline: none; box-shadow: none; line-height: normal;}
.getin-wrapp .getin-col1 .caldera-grid .form-control::placeholder { color: #ffffff; }
.getin-wrapp .getin-col1 .caldera-grid textarea.form-control { width: 100%; height: 41px; margin: 0 0 0; padding: 11px 0 0;}
.getin-wrapp .getin-col1 .caldera-grid .checkbox { width: 100%; float: left; margin: 13px 0 12px; font-size: 16px; color: #ffffff; letter-spacing: 0; line-height: 24px; display: inherit; position: relative; top: -2px; vertical-align: baseline; outline: none; font-family: 'gilroy-regular-font';}
.getin-wrapp .getin-col1 .caldera-grid .checkbox+.checkbox { width: 100%; float: left; margin: 0 0 30px;}
.getin-wrapp .getin-col1 .caldera-grid .checkbox label {  padding-left: 0px;}
.getin-wrapp .getin-col1 .caldera-grid  a { color: #fea30b;}
.getin-wrapp .getin-col1 .caldera-grid  a:hover { text-decoration: underline !important;}
.getin-wrapp .getin-col1 .caldera-grid .checkbox input[type=checkbox]{background-image: url(../images/checkbox-thumb1.svg); -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; overflow: hidden; height: 17px; width: 18px; margin: 0px !important; padding: 0; border: 0; position: relative; left:0px; top: 2px; -webkit-appearance: none; -moz-appearance: none; outline: none !important; cursor: pointer; margin-right: 7px !important; background-size: 17px; background-repeat: no-repeat;}
.getin-wrapp .getin-col1 .caldera-grid .checkbox input[type=checkbox]:checked {background-position: 0 -21.5px; }
.getin-wrapp .getin-col1 .caldera-grid .g-recaptcha { width: 100%; float: left; margin: 0px auto 0px auto; transform: scale(0.8); text-align: center; transform-origin: center;}
.getin-wrapp .getin-col1 .caldera-grid .g-recaptcha div { width: auto !important; height: auto !important; margin: 0 auto !important;} 
.getin-wrapp .getin-col1 .caldera-grid .btn { width: auto; position: relative; display: inline-block; cursor: pointer; float: none; color: #ffffff; margin: 20px 0 0; padding: 9px 40px 10px 0; text-align: center; font-size: 16px; letter-spacing: 1px; border-radius: 0; transition: all 0.25s ease-out 0s; text-transform: uppercase; font-family: 'gilroy-bold-font'; vertical-align: baseline; outline: none !important; border: 0; background: url(../images/right-circle-white-arrow1.svg) no-repeat; background-position: 100% 50%;}
.getin-wrapp .getin-col1 .caldera-grid .btn:hover { color: #fea30b; background: url(../images/right-circle-orange-arrow.svg) no-repeat; background-position: 100% 50%;}




.parsley-required { display: none !important;}
.caldera-grid .form-group .parsley-error {border-color: #d00000 !important;border:2px dotted !important;color:#d00000 !important;background: transparent;}
.caldera-grid .form-group label.parsley-error {border: none !important;}
.caldera-grid .help-block {display: none !important;}
input.form-control.parsley-success, select.form-control.parsley-success, textarea.form-control.parsley-success { background: transparent  !important;}
.caldera-grid .row {margin: 0px !important;}
.caldera-grid .form-group { margin:0px auto !important;}




.featherlight .featherlight-content { max-width: 700px !important; margin: 0 auto}



/*practice-wrapp*/

.practice-wrapp { width: 100%; float: left; text-align:center; padding:70px 0 50px;}

.practice-wrapp .practice-row2 { width:100%; float:left;  display: flex; flex-wrap: wrap;}

.practice-wrapp .practice-row1 { width:24.17%; float:left; margin:0 1.1% 1.1% 0; background: #410098;}

.practice-wrapp .practice-row1:nth-child(4n) { margin-right:0;}

.practice-wrapp .practice-row1 img { width:100%; display:block;}

.practice-wrapp .practice-row1:hover img { opacity:0.40;}

.practice-wrapp .practice-row1 .practice-bar1 { width:100%; float:left;}


.footer-wrapp .footer-col2 { width: 100%; float: left; margin: 0 0 0;}
.footer-wrapp .footer-col2 ul { width: 100%; float: left;}
.footer-wrapp .footer-col2 ul li { float: none; display: inline-block; margin: 0 10px 0;}
.footer-wrapp .footer-col2 ul li a {font-size: 14px; color: #3e0099; letter-spacing: 1px; display: inline-block; outline: 0; line-height: 28px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-tap-highlight-color: transparent; font-family: 'gilroy-bold-font';}
.footer-wrapp .footer-col2 ul li a:hover { color: #ffa409;}


.trustee-wrapp.err-page.common-style { padding: 75px 0 75px;}


.contact-wrapp .contact-sec { width: 100%; display: flex; flex-wrap: wrap;   max-width: 750px; margin: 0 auto;}
.contact-wrapp .contact-sec .contact-address { width: 48%;  display: block; margin: 0 0 25px 0; position: relative; float: left;}
.contact-wrapp .contact-sec .contact-address:nth-child(2n) { float: right; margin-left: 4%;}



.menuzord-menu li.menu-item-has-children { overflow: hidden; position: relative;}
.menuzord-menu li.menu-item-has-children:hover { overflow: visible;}
.menuzord-menu li.menu-item-has-children ul.sub-menu { text-align: left; list-style: none; margin: 0; padding: 10px 0; position: absolute; z-index: 99; min-width: 200px; white-space: nowrap; background: #ffffff; overflow: hidden; opacity: 0; top: 35px; transition: ease all 0.5s; left: 25%;}
.menuzord-menu li.menu-item-has-children:hover ul.sub-menu { overflow: visible; opacity: 1; top: 20px;}
.menuzord-menu li.menu-item-has-children ul.sub-menu li { clear: both; width: 100%; border: 0 none; font-size: 12px; position: relative;}
.menuzord-menu li.menu-item-has-children ul.sub-menu li a { width: 100%; background: none; padding: 8px 25px 8px 22px; font-size: 14px; color: #172337; text-decoration: none; display: inline-block; float: left; clear: both; position: relative; outline: 0; -o-transition: padding .2s linear; -moz-transition: padding .2s linear; -webkit-transition: padding .2s linear; transition: padding .2s linear;}
.menuzord-menu li.menu-item-has-children ul.sub-menu li a:hover { color: #fea30b; padding-left: 28px; padding-right: 19px;}
.banner-wrapp .jarallax.jarallax-video {
    max-height: 980px;
   overflow: hidden;
}

.banner-wrapp .jarallax.jarallax-video #jarallax-container-0 {
    height: 100%!important;
}
.report-wrapp .report-col1 .margin {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.awardin-wrapp2 .awardin-row2 .accordion {
    width: 100%;
    float: left;
    margin: 0 0 50px 0;
}

.awardin-wrapp2 .awardin-row2 .accordion h4 {
    background: url(../images/feeser-icon1.svg) no-repeat 98% center;
    margin: 0 0 15px 0;
    padding: 12px 20px 12px 20px;
    border: 1px solid #ddd;
    float: left;
    width: 100%;
    border-radius: 25px;
    cursor: pointer;
}
.awardin-wrapp2 .awardin-row2 .accordion h4.active {
    background: url(../images/feeser-icon2.svg) no-repeat 98% center;
}

.awardin-wrapp2 .awardin-row2 .accordion .awardin-box1 p {
    margin: 0 0 18px;
    float: left;
    width: 100%;
}
.awardin-wrapp2 .awardin-row2 .accordion .awardin-box1 p img {
    float: left;
    width: 100%;
}
.awardin-wrapp2 .awardin-row2 .accordion .awardin-box1 p:last-child {
    margin-bottom: 0;
}
.awardin-wrapp2 .awardin-row2 .accordion .awardin-box1 {
    float: left;
    width: 100%;
    padding: 0 20px;
}
.awardin-wrapp2 .awardin-row2 .accordion .awardin-box1 h3, .awardin-wrapp2 .awardin-row2 .accordion .awardin-box1 h4, .awardin-wrapp2 .awardin-row2 .accordion .awardin-box1 h5 {
    float: left;
    width: 100%;

}
.contact-wrapp .contact-sec .contact-address p {
    line-height: 32px;
    font-size: 18px;
    margin: 0 0 15px;
     width: 100%;
}

.contact-wrapp .contact-sec .contact-address h2 {
    font-family: 'gilroy-medium-font';
    font-size: 25px;
    color: #000;
    letter-spacing: 0;
    line-height: normal;
    margin: 0 0 10px;
    width: 100%;
    min-height: 30px;
}


.contact-wrapp .contact-sec .contact-address h3 {
    font-size: 20px;
     width: 100%;
     min-height: 30px;
}
.menuzord-menu li.menu-item-has-children ul.sub-menu li.has-sub ul.sub-menu {
    opacity: 0;
    top: 0px;
    position: absolute;
    right: auto;
    min-width: 230px;
    left: 100% !important;
}

.menuzord-menu li.menu-item-has-children ul.sub-menu li.has-sub:hover ul.sub-menu {
    opacity: 1;
}

.menuzord-menu li.menu-item-has-children ul.sub-menu li.has-sub {
    position: relative;
}
.awardin-wrapp2.awardin-sec {
    padding: 89px 0 130px;
}

.awardin-wrapp2.awardin-sec .awardin-row1 .awardin-bar1 h2 {
    font-size: 32px;
    color: #410098;
}
.trusteesin-wrapp p i {
    font-style: italic;
}

/*Smartphone css*/
@media screen and (max-width: 480px) {
  .margin { width:90%;}



  body { padding:1px 1px 1px;}



  .header-wrapp { position:relative; padding:74px 0 30px;}

  .header-wrapp .header-col1 { position:relative; top:inherit; transform:none;}

  .header-wrapp .header-col2 { position:fixed; top:0; left:0; z-index:99; background:#ffffff;}

  .header-wrapp .header-col1 .header-row1 { display:none;}



  .banner-wrapp h2 { font-size:37px; line-height:44px;}

  .banner-wrapp h2 span { display:contents;}

  .banner-wrapp p { font-size:16px; line-height:28px;}

  .banner-wrapp p span { display:contents;}

  .banner-wrapp { min-height:inherit; background:#ffffff;}

  .banner-wrapp .banner-col1 { width:90%; bottom:5%;}

  .banner-social { width:100%; display:none;}



  .wedo-wrapp { padding:52px 0 0; margin:0 0 -160px;}

  .wedo-wrapp h2 { font-size:42px; line-height:42px; margin:0 0 23px;}

  .wedo-wrapp .wedo-row1 { margin:0 0 50px; z-index:9;}

  .wedo-wrapp .wedo-row2 { width:100%; float:left; position:relative;}

  .wedo-wrapp .sponsor-col1 { width:100%; margin:0 0 12px;}



  .awards-wrapp { padding:50px 0 50px;}

  .awards-wrapp h2 { font-size:42px; line-height:42px; margin:0 0 23px;}

  .awards-wrapp .awards-row1 h2 { font-size:28px; line-height:36px;}

  .awards-wrapp .awards-row1 h2 span { display:contents;}

  .awards-wrapp .awards-row1 p { font-size:15px; line-height:23px; margin:0 auto 9px;}

  .awards-wrapp .awards-row1 { margin:38px 0 0;}

  .awards-wrapp .awards-row1 .awards-col1 { width:100%; margin:0 0 25px;}

  .awards-wrapp .awards-row1 .awards-col1:nth-child(2n) { margin-left: 0;}

  .awards-wrapp .awards-row1 .awards-col1 .awards-bar2 { padding:0 5%; bottom:5%;}



  .trustees-wrapp h2 { font-size:42px; line-height:42px; margin:0 0 23px;}

  .trustees-wrapp .trustees-col1 { width:90%; margin:44px auto 18px;}



  .getin-wrapp { padding:50px 0 49px;}

  .getin-wrapp h2 { font-size:42px; line-height:42px; margin:0 0 23px;}

  .getin-wrapp p span { display:contents;}

  .getin-wrapp .getin-col1 { padding:0;}

  .getin-wrapp .getin-col1 .getin-row1 .getin-fil2 { width:100%; text-align:center; border-radius:0;}

  .getin-wrapp .getin-col1 .getin-row1 .getin-fil3 { width:100%; text-align:center; border-radius:0;}



  .twitter-wrapp { padding:38px 0 5px;}



  .footer1-wrapp { padding:45px 0 35px;}

  .footer1-wrapp .footer1-col1 { position:relative; top:inherit; transform:none;}

  .footer1-wrapp .footer1-col2 { margin:32px 0 0;}



  .footer1-wrapp .footer1-col2 .footer1-row2 li a { padding:2px 8px 4px 8px;}

  .footer1-wrapp .footer1-col2 .footer1-row2 li:nth-child(3) { margin-right:0;}

  .footer1-wrapp .footer1-col2 .footer1-row2 li:nth-child(4) { margin-left:0;}



  .overlay1 { left:2%; bottom:2%;}



  /*inner*/

  .inner-wrapp h1 { font-size:28px; line-height:30px;}

  .inner-wrapp .inner-thumb { overflow:hidden;}

  .inner-wrapp .inner-thumb img { width: 100%; object-fit: cover; height: 43.6vw;}

  .inner-wrapp .inner-row1 { top:50%;}

  .inner-bar1 li, .inner-bar1 li a { font-size: 16px;}

  .abouts-wrapp { padding:40px 0 0;}

  .abouts-wrapp .abouts-row1 { margin:0 0 20px;}



  .award-wrapp h2 { font-size:24px; line-height:34px; margin:0 0 7px;}

  .award-wrapp h2 span { display:contents;}

  .award-wrapp h3 span { display:contents;}

  .award-wrapp p { font-size:14px; line-height:22px;}

  .award-wrapp h5 { font-size:24px; line-height:34px;}

  .award-wrapp h5 span { display:contents;}

  .award-wrapp .award-col1 { margin:45px 0 44px;}

  .award-wrapp .award-col1 .award-row1 { width:100%; position:relative; text-align:center; margin:0 0 50px;}

  .award-wrapp .award-col1 .award-row1 .award-box1 { width:100%; padding:0 5%;}

  .award-wrapp .award-row2 { width:100%; padding:0 5%;}

  .award-wrapp .award-row2 .awards-col1 .awards-bar2 { padding:0 5%; bottom:10px;}

  .award-wrapp .award-col2 { padding:0 5% 20px;}



  .report-wrapp { padding:0; text-align:center;}

  .report-wrapp h2 { margin:0 0 10px;}

  .report-wrapp h2 span { display:contents;}

  .report-wrapp p { line-height:31px;    line-height: 28px;}

  .report-wrapp .report-col1 { position:relative; top:inherit; padding:40px 0;}

  .report-wrapp .report-col1 .report-row1 { width:100%;}

  .report-wrapp .report-col1 .report-row1 .report-bar1 { width:100%;}

  .report-wrapp .report-col1 .report-row1 .report-bar2 { width:100%; margin:30px 0 0;}

  .report-wrapp .report-col1 .report-row2 { width:100%; text-align:center; margin:30px 0 0;}



  .annualreport-wrapp { padding:90px 0 0;}

  .annualreport-wrapp .annualreport-row1 .annualreport-col1 { width:100%; min-height:430px; margin: 0 0 68px 0;}



  .awardin-wrapp { padding:50px 0;}

  .awardin-wrapp .awardin-row1 .awardin-bar2 h2 { font-size:24px; line-height:30px;}

  .awardin-wrapp .awardin-row1 .awardin-bar1 { width:100%;}

  .awardin-wrapp .awardin-row1 .awardin-bar2 { width:100%;}

  .awardin-wrapp .awardin-row1 .awardin-bar2 .annualreport-col1 { min-height:420px;}



  .apply-wrapp .apply-btn1 { font-size:11px;}



  .awardin-wrapp2 .awardin-row1 { padding:0 0 58px; margin:0 0 45px;}

  .awardin-wrapp2 .awardin-row1 .awardin-bar1 { width:100%; margin:0 0 35px;}

  .awardin-wrapp2 .awardin-row1 .awardin-bar2 { width:100%; margin:0;}



  .awardin-wrapp2 { padding:30px 0 45px;}



  .trusteesin-wrapp { padding:50px 0;}

  .trusteesin-wrapp .trusteesin-row1 .trusteesin-col1 { width:280px;}



  .trustee-wrapp .trustee-col2 { width:100%; margin:0 0 30px;}



  .awardin-wrapp2 h5 { font-size:19px; position:relative; margin:0 0 30px; bottom:inherit;}



  .contact-wrapp h2 { display:inline-block; margin:0 5px 0;}

  .contact-wrapp h3 { display:inline-block; margin:0 5px 0;}



  /*svg-shape-css*/

  #svg-shape1 { display:none;}

  #svg-shape2 { display:none;}

  #svg-shape3 { display:none;}



  /*mob-css*/

  .header-wrapp .header-col1 .header-mob { display:block;}

  .header-social { display:block; padding:25px 0 0;}

  .purple-bg { position:relative;}



  .banner-btn1, .wedo-btn1, .awards-btn1, .trustees-btn1, .getin-btn1 { font-size:13px;}

  .banner-btn1:after, .wedo-btn1:after, .awards-btn1:after, .trustees-btn1:after, .getin-btn1:after, .submit:after { width:22px; height:22px;}


  .getin-wrapp .getin-col1 .caldera-grid .col-sm-3 { width: 100%; float: left; margin: 0 0 30px 0;}
  .getin-wrapp .getin-col1 .caldera-grid .form-control { text-align: center;}
  .getin-wrapp .getin-col1 .caldera-grid .checkbox { width: auto; float: none; margin: 0 0 13px; font-size: 13px; line-height: 23px; top: -2px;}
  .getin-wrapp .getin-col1 .caldera-grid .checkbox+.checkbox { width: auto;float: none;margin: 0 0 20px;}
  .getin-wrapp .getin-col1 .caldera-grid .checkbox input[type=checkbox] { height: 16px; width: 16px; margin-right: 5px !important; background-size: 16px; top: 2px;}
  .getin-wrapp .getin-col1 .caldera-grid .checkbox input[type=checkbox]:checked { background-position: 0 -20.5px;}
  .getin-wrapp .getin-col1 .caldera-grid .btn { margin: 15px 0 0; padding: 4px 40px 4px 0; font-size: 13px; background-size: 22px;}
  .getin-wrapp .getin-col1 .caldera-grid .btn:hover {background-size: 22px;}


  .practice-wrapp { padding:55px 0 45px;}
  .practice-wrapp .practice-row1 { width:48%; margin:0 0 2%;}
  .practice-wrapp .practice-row1:nth-child(2n) { float:right; margin-left: 4%;}


  .footer-wrapp .footer-col2 ul li { margin: 0 6px 0;}
  .footer-wrapp .footer-col2 ul li a { font-size: 13px; letter-spacing: 0px;}

  .contact-wrapp .contact-sec .contact-address { width: 100%;}
  .contact-wrapp .contact-sec .contact-address:nth-child(2n) { margin-left: 0;}
}



@media screen and (min-width:481px) and (max-width:600px) {

  .margin { width:90%;}



  body { padding:1px 1px 1px;}



  .header-wrapp { position:relative; padding:74px 0 30px;}

  .header-wrapp .header-col1 { position:relative; top:inherit; transform:none;}

  .header-wrapp .header-col2 { position:fixed; top:0; left:0; z-index:99; background:#ffffff;}

  .header-wrapp .header-col1 .header-row1 { display:none;}



  .banner-wrapp h2 { font-size:37px; line-height:44px;}

  .banner-wrapp h2 span { display:contents;}

  .banner-wrapp p { font-size:16px; line-height:28px;}

  .banner-wrapp p span { display:contents;}

  .banner-wrapp { min-height:inherit; background:#ffffff;}

  .banner-wrapp .banner-col1 { width:90%; bottom:10%;}

  .banner-social { width:100%; display:none;}



  .wedo-wrapp { padding:52px 0 0; margin:0 0 -150px;}

  .wedo-wrapp .wedo-row1 { margin:0 0 50px; z-index:9;}

  .wedo-wrapp .wedo-row2 { width:100%; float:left; position:relative;}

  .wedo-wrapp .sponsor-col1 { width:100%; margin:0 0 12px;}



  .awards-wrapp { padding:50px 0 50px;}

  .awards-wrapp .awards-row1 h2 { font-size:30px; line-height:36px;}

  .awards-wrapp .awards-row1 { margin:38px 0 0;}

  .awards-wrapp .awards-row1 .awards-col1 { width:100%; margin:0 0 25px;}

  .awards-wrapp .awards-row1 .awards-col1:nth-child(2n) { margin-left: 0;}

  .awards-wrapp .awards-row1 .awards-col1 .awards-bar2 { padding:0 5%; bottom:5%;}



  .trustees-wrapp .trustees-col1 { width:90%; margin:44px auto 18px;}



  .getin-wrapp { padding:50px 0 49px;}

  .getin-wrapp p span { display:contents;}

  .getin-wrapp .getin-col1 { padding:0;}

  .getin-wrapp .getin-col1 .getin-row1 .getin-fil2 { width:100%; text-align:center;}

  .getin-wrapp .getin-col1 .getin-row1 .getin-fil3 { width:100%; text-align:center;}



  .twitter-wrapp { padding:38px 0 5px;}



  .footer1-wrapp { padding:45px 0 35px;}

  .footer1-wrapp .footer1-col1 { position:relative; top:inherit; transform:none;}

  .footer1-wrapp .footer1-col2 { margin:32px 0 0;}



  .footer1-wrapp .footer1-col2 .footer1-row2 li a { padding:2px 8px 4px 8px;}

  .footer1-wrapp .footer1-col2 .footer1-row2 li:nth-child(3) { margin-right:0;}

  .footer1-wrapp .footer1-col2 .footer1-row2 li:nth-child(4) { margin-left:0;}



  /*inner*/

  .inner-wrapp h1 { font-size:44px; line-height:54px;}

  .inner-wrapp .inner-thumb { overflow:hidden;}

  .inner-wrapp .inner-thumb img { width: 100%; object-fit: cover; height: 39.6vw;}

  .inner-wrapp .inner-row1 { top:50%;}



  .abouts-wrapp { padding:40px 0 0;}

  .abouts-wrapp .abouts-row1 { margin:0 0 20px;}



  .award-wrapp h2 { font-size:28px; line-height:38px; margin:0 0 12px;}

  .award-wrapp h3 span { display:contents;}

  .award-wrapp h5 { font-size:24px; line-height:34px;}

  .award-wrapp h5 span { display:contents;}

  .award-wrapp .award-col1 { margin:45px 0 44px;}

  .award-wrapp .award-col1 .award-row1 { width:100%; position:relative; text-align:center; margin:0 0 50px;}

  .award-wrapp .award-col1 .award-row1 .award-box1 { width:100%; padding:0 5%;}

  .award-wrapp .award-row2 { width:100%; padding:0 5%;}

  .award-wrapp .award-row2 .awards-col1 .awards-bar2 { padding:0 5%; bottom:10px;}

  .award-wrapp .award-col2 { padding:0 5% 20px;}



  .report-wrapp { padding:0; text-align:center;}

  .report-wrapp h2 { margin:0 0 10px;}

  .report-wrapp h2 span { display:contents;}

  .report-wrapp p { line-height:31px;}

  .report-wrapp .report-col1 { position:relative; top:inherit; padding:40px 0;}

  .report-wrapp .report-col1 .report-row1 { width:100%;}

  .report-wrapp .report-col1 .report-row1 .report-bar1 { width:100%;}

  .report-wrapp .report-col1 .report-row1 .report-bar2 { width:100%; margin:30px 0 0;}

  .report-wrapp .report-col1 .report-row2 { width:100%; text-align:center; margin:30px 0 0;}



  .annualreport-wrapp { padding:90px 0 0;}

  .annualreport-wrapp h2 { font-size:24px; line-height:30px;}

  .annualreport-wrapp .annualreport-row1 .annualreport-col1 { width:48%; min-height:390px; margin:0 0 68px;}

  .annualreport-wrapp .annualreport-row1 .annualreport-col1:nth-child(2n) { float:right; margin-left: 4%;}



  .awardin-wrapp { padding:50px 0;}

  .awardin-wrapp .awardin-row1 .awardin-bar2 h2 { font-size:24px; line-height:30px;}

  .awardin-wrapp .awardin-row1 .awardin-bar1 { width:100%;}

  .awardin-wrapp .awardin-row1 .awardin-bar2 { width:100%;}

  .awardin-wrapp .awardin-row1 .awardin-bar2 .annualreport-col1 { min-height:420px;}



  .awardin-wrapp2 .awardin-row1 { padding:0 0 58px; margin:0 0 45px;}

  .awardin-wrapp2 .awardin-row1 .awardin-bar1 { width:100%; margin:0 0 35px;}

  .awardin-wrapp2 .awardin-row1 .awardin-bar2 { width:100%; margin:0;}



  .awardin-wrapp2 { padding:40px 0 45px;}



  .trustee-wrapp .trustee-col2 { width:49%; margin:0 0 30px;}

  .trustee-wrapp .trustee-col2:nth-child(2n) { float:right; margin-left: 2%;}



  .awardin-wrapp2 h5 { font-size:29px; position:relative; margin:0 0 40px; bottom:inherit;}



  /*svg-shape-css*/

  #svg-shape1 { display:none;}

  #svg-shape2 { display:none;}

  #svg-shape3 { display:none;}



  /*mob-css*/

  .header-wrapp .header-col1 .header-mob { display:block;}

  .header-social { display:block; padding:25px 0 0;}

  .purple-bg { position:relative;}



  .getin-wrapp .getin-col1 .caldera-grid .col-sm-3 { width: 100%; float: left; margin: 0 0 30px 0;}
  .getin-wrapp .getin-col1 .caldera-grid .form-control { text-align: center;}
  .getin-wrapp .getin-col1 .caldera-grid .checkbox { width: auto; float: none; margin: 0 0 13px; font-size: 13px; line-height: 23px; top: -2px;}
  .getin-wrapp .getin-col1 .caldera-grid .checkbox+.checkbox { width: auto;float: none;margin: 0 0 20px;}
  .getin-wrapp .getin-col1 .caldera-grid .checkbox input[type=checkbox] { height: 16px; width: 16px; margin-right: 5px !important; background-size: 16px; top: 2px;}
  .getin-wrapp .getin-col1 .caldera-grid .checkbox input[type=checkbox]:checked { background-position: 0 -20.5px;}
  .getin-wrapp .getin-col1 .caldera-grid .btn { margin: 20px 0 0; padding: 4px 40px 4px 0;}


  .practice-wrapp { padding:55px 0 45px;}
  .practice-wrapp .practice-row1 { width:48%; margin:0 0 2%;}
  .practice-wrapp .practice-row1:nth-child(2n) { float:right; margin-left: 4%;}

  .footer-wrapp .footer-col2 ul li { margin: 0 6px 0;}
  .footer-wrapp .footer-col2 ul li a { font-size: 13px; letter-spacing: 0px;}


  .contact-wrapp .contact-sec .contact-address { width: 100%;}
  .contact-wrapp .contact-sec .contact-address:nth-child(2n) { margin-left: 0;}

}



@media screen and (min-width:601px) and (max-width:767px) {

  .margin { width:90%;}



  body { padding:1px 1px 1px;}



  .header-wrapp { position:relative; padding:74px 0 30px;}

  .header-wrapp .header-col1 { position:relative; top:inherit; transform:none;}

  .header-wrapp .header-col2 { position:fixed; top:0; left:0; z-index:99; background:#ffffff;}

  .header-wrapp .header-col1 .header-row1 { display:none;}



  .banner-wrapp h2 { font-size:45px; line-height:55px;}

  .banner-wrapp { min-height:inherit; background:#ffffff;}

  .banner-wrapp .banner-col1 { width:90%; bottom:10%;}

  .banner-social { width:100%; display:none;}



  .wedo-wrapp { padding:52px 0 0;}

  .wedo-wrapp .wedo-row1 { margin:0 0 50px; z-index:9;}

  .wedo-wrapp .wedo-row2 { width:100%; float:left; position:relative;}

  .wedo-wrapp .sponsor-col1 { width:100%; margin:0 0 12px;}



  .awards-wrapp { padding:50px 0 50px;}

  .awards-wrapp .awards-row1 { margin:38px 0 0;}

  .awards-wrapp .awards-row1 .awards-col1 { width:100%; margin:0 0 25px;}

  .awards-wrapp .awards-row1 .awards-col1:nth-child(2n) { margin-left: 0;}

  .awards-wrapp .awards-row1 .awards-col1 .awards-bar2 { padding:0 5%; bottom:5%;}



  .trustees-wrapp .trustees-col1 { width:90%; margin:44px auto 18px;}



  .getin-wrapp { padding:50px 0 49px;}

  .getin-wrapp p span { display:contents;}

  .getin-wrapp .getin-col1 { padding:0;}

  .getin-wrapp .getin-col1 .getin-row1 .getin-fil2 { width:100%; text-align:center;}

  .getin-wrapp .getin-col1 .getin-row1 .getin-fil3 { width:100%; text-align:center;}



  .twitter-wrapp { padding:38px 0 5px;}



  .footer1-wrapp { padding:45px 0 35px;}

  .footer1-wrapp .footer1-col1 { position:relative; top:inherit; transform:none;}

  .footer1-wrapp .footer1-col2 { margin:32px 0 0;}



  .footer1-wrapp .footer1-col2 .footer1-row2 li a { padding:2px 8px 4px 8px;}

  .footer1-wrapp .footer1-col2 .footer1-row2 li:nth-child(3) { margin-right:0;}

  .footer1-wrapp .footer1-col2 .footer1-row2 li:nth-child(4) { margin-left:0;}



  /*inner*/

  .inner-wrapp h1 { font-size:48px; line-height:58px;}

  .inner-wrapp .inner-thumb { overflow:hidden;}

  .inner-wrapp .inner-thumb img { width: 100%; object-fit: cover; height: 39.6vw;}

  .inner-wrapp .inner-row1 { top:50%;}



  .abouts-wrapp { padding:40px 0 0;}

  .abouts-wrapp .abouts-row1 { margin:0 0 20px;}



  .award-wrapp h2 { font-size:32px; line-height:42px;}

  .award-wrapp h3 span { display:contents;}

  .award-wrapp h5 span { display:contents;}

  .award-wrapp .award-col1 { margin:45px 0 44px;}

  .award-wrapp .award-col1 .award-row1 { width:100%; position:relative; text-align:center; margin:0 0 50px;}

  .award-wrapp .award-col1 .award-row1 .award-box1 { width:100%; padding:0 5%;}

  .award-wrapp .award-row2 { width:100%; padding:0 5%;}

  .award-wrapp .award-row2 .awards-col1 .awards-bar2 { padding:0 5%; bottom:10px;}

  .award-wrapp .award-col2 { padding:0 5% 20px;}



  .report-wrapp { padding:0; text-align:center;}

  .report-wrapp h2 { margin:0 0 10px;}

  .report-wrapp h2 span { display:contents;}

  .report-wrapp p { line-height:31px;}

  .report-wrapp .report-col1 { position:relative; top:inherit; padding:40px 0;}

  .report-wrapp .report-col1 .report-row1 { width:100%;}

  .report-wrapp .report-col1 .report-row1 .report-bar1 { width:100%;}

  .report-wrapp .report-col1 .report-row1 .report-bar2 { width:100%; margin:30px 0 0;}

  .report-wrapp .report-col1 .report-row2 { width:100%; text-align:center; margin:30px 0 0;}



  .annualreport-wrapp { padding:90px 0 0;}

  .annualreport-wrapp h2 { font-size:24px; line-height:30px;}

  .annualreport-wrapp .annualreport-row1 .annualreport-col1 { width:48%; min-height:420px; margin:0 0 68px;}

  .annualreport-wrapp .annualreport-row1 .annualreport-col1:nth-child(2n) { float:right; margin-left: 4%;}



  .awardin-wrapp { padding:50px 0;}

  .awardin-wrapp .awardin-row1 .awardin-bar2 h2 { font-size:24px; line-height:30px;}

  .awardin-wrapp .awardin-row1 .awardin-bar1 { width:100%;}

  .awardin-wrapp .awardin-row1 .awardin-bar2 { width:100%;}



  .awardin-wrapp2 .awardin-row1 { padding:0 0 58px; margin:0 0 45px;}

  .awardin-wrapp2 .awardin-row1 .awardin-bar1 { width:100%; margin:0 0 35px;}

  .awardin-wrapp2 .awardin-row1 .awardin-bar2 { width:100%; margin:0;}



  .awardin-wrapp2 { padding:40px 0 45px;}



  .trustee-wrapp .trustee-col2 { width:49%; margin:0 0 30px;}

  .trustee-wrapp .trustee-col2:nth-child(2n) { float:right; margin-left: 2%;}



  .awardin-wrapp2 h5 { font-size:35px; position:relative; margin:0 0 40px; bottom:inherit;}



  /*svg-shape-css*/

  #svg-shape1 { display:none;}

  #svg-shape2 { display:none;}

  #svg-shape3 { display:none;}



  /*mob-css*/

  .header-wrapp .header-col1 .header-mob { display:block;}

  .header-social { display:block; padding:25px 0 0;}


  .getin-wrapp .getin-col1 .caldera-grid .col-sm-3 { width: 100%; float: left; margin: 0 0 30px 0;}
  .getin-wrapp .getin-col1 .caldera-grid .form-control { text-align: center;}
  .getin-wrapp .getin-col1 .caldera-grid .checkbox { width: auto; float: none; margin: 0 0 13px; font-size: 13px; line-height: 23px; top: -2px;}
  .getin-wrapp .getin-col1 .caldera-grid .checkbox+.checkbox { width: auto;float: none;margin: 0 0 20px;}
  .getin-wrapp .getin-col1 .caldera-grid .checkbox input[type=checkbox] { height: 16px; width: 16px; margin-right: 5px !important; background-size: 16px; top: 2px;}
  .getin-wrapp .getin-col1 .caldera-grid .checkbox input[type=checkbox]:checked { background-position: 0 -20.5px;}
  .getin-wrapp .getin-col1 .caldera-grid .btn { margin: 20px 0 0; padding: 4px 40px 4px 0;}


  .footer-wrapp .footer-col2 ul li { margin: 0 6px 0;}
  .footer-wrapp .footer-col2 ul li a { font-size: 13px; letter-spacing: 0px;}


}



@media screen and (min-width:768px) and (max-width:900px) {

  .margin { width:94%;}



  .header-wrapp .header-col1 { width:15%;}



  .banner-wrapp { min-height:680px;}

  .banner-wrapp h2 { font-size:60px; line-height:60px;}

  .banner-wrapp p { font-size:17px; line-height:29px;}



  .wedo-wrapp .wedo-row2 { width:81%;}



  .awards-wrapp h2 { font-size:30px; line-height:34px;}

  .awards-wrapp .awards-row1 .awards-col1 .awards-bar2 { padding:5%; bottom:0;}

  .awards-wrapp .awards-row1 .awards-col1 img { width:100%; height: 35.5vw;}



  .trustees-wrapp .trustees-col1 { width:90%;}



  .getin-wrapp .getin-col1 { padding:0;}



  .footer1-wrapp { padding:60px 0;}

  .footer1-wrapp .footer1-col1 { width:15%;}

  .footer1-wrapp .footer1-col2 .footer1-row2 li a { font-size:12px; padding:9px 6px 8px;}

  .footer1-wrapp .footer1-col2 .footer1-row2 li:nth-child(3) { margin-right:134px;}

  .footer1-wrapp .footer1-col2 .footer1-row2 li:nth-child(4) { margin-left:134px;}



  .overlay1 { left:10px; bottom:10px;}



  /*inner*/

  .inner-wrapp { min-height:inherit;}

  .inner-wrapp h1 { font-size:44px; line-height:54px;}

  .inner-wrapp .inner-row2 { max-width: 635px; margin: 0 auto; float: none;} 

  .inner-wrapp .inner-thumb { overflow:hidden;}

  .inner-wrapp .inner-thumb img { width: 100%; object-fit: cover; height: 39.6vw;}



  .inner-wrapp .header-wrapp { padding:58px 0 10px 0;}



  .award-wrapp h2 { font-size:30px; line-height:40px;}

  .award-wrapp h3 { font-size:30px; line-height:41px;}

  .award-wrapp .award-col1 .award-row1 .award-box1 { width:85%;}

  .award-wrapp .award-btn1 { font-size:14px;}

  .award-wrapp .award-row2 .awards-col1 .awards-bar2 { padding:0 5%; bottom:20px;}



  .report-wrapp h2 { font-size:13px; line-height:17px;}

  .report-wrapp h3 { font-size:32px;}

  .report-wrapp p { font-size:13px;line-height: 28px;}

  .report-wrapp .report-col1 { top:16%;}

  .report-wrapp .report-col1 .report-row1 { width:62%;}

  .report-wrapp .report-col1 .report-row2 { width:32%;}



  .annualreport-wrapp { padding:120px 0 0;}

  .annualreport-wrapp .annualreport-row1 .annualreport-col1 { min-height:400px;}



  .awardin-wrapp .awardin-row1 .awardin-bar2 { width:34%;}



  .awardin-wrapp2 .awardin-row1 .awardin-bar2 { margin:0;}



  .trustee-wrapp .trustee-col1 .trustee-row1 { width:108px;}

  .trustee-wrapp .trustee-col1 .trustee-row1 a { width:108px; height: 108px; }

  .trustee-wrapp .trustee-col1 .trustee-row1 img { width: 108px; height: 108px; }



  .awardin-wrapp2 h5 { font-size:47px;}



  .banner-btn1, .wedo-btn1, .awards-btn1, .trustees-btn1, .getin-btn1 { font-size:13px;}

  .banner-btn1:after, .wedo-btn1:after, .awards-btn1:after, .trustees-btn1:after, .getin-btn1:after, .submit:after { width:22px; height:22px;}


  .getin-wrapp .getin-col1 .caldera-grid .checkbox { width: auto; float: none; margin: 0 0 8px; font-size: 14px; line-height: 24px; top: -3px;}
  .getin-wrapp .getin-col1 .caldera-grid .checkbox+.checkbox { width: auto; float: none; margin: 0 0 18px;}
  .getin-wrapp .getin-col1 .caldera-grid .checkbox input[type=checkbox] { height: 15px; width: 16px; margin-right: 8px !important; background-size: 15px; top: 2px;}
  .getin-wrapp .getin-col1 .caldera-grid .checkbox input[type=checkbox]:checked { background-position: 0 -19.5px;}
  .getin-wrapp .getin-col1 .caldera-grid .btn { margin: 15px 0 0; padding: 4px 40px 4px 0; font-size: 13px; background-size: 22px;}
  .getin-wrapp .getin-col1 .caldera-grid .btn:hover {background-size: 22px;}

  .footer-wrapp .footer-col2 ul li a { font-size: 13px; letter-spacing: 0.5px;}


  .menuzord-menu li.menu-item-has-children ul.sub-menu { left: 10%;}
  .menuzord-menu li.menu-item-has-children ul.sub-menu li a { font-size: 12px; letter-spacing: 0.5px; padding: 5px 22px 5px 18px;}
  .menuzord-menu li.menu-item-has-children ul.sub-menu li a:hover { padding-left: 22px; padding-right: 18px;}

  .menuzord-menu li.menu-item-has-children ul.sub-menu li.has-sub ul.sub-menu {
      top: 23px;
      right: auto;
      min-width: 200px;
      left: 20px !important;
  }



}



@media screen and (min-width:901px) and (max-width:1024px) {

  .margin { width:94%;}



  .header-wrapp .header-col1 { width:15%;}



  .banner-wrapp { min-height:700px;}

  .banner-wrapp h2 { font-size:70px; line-height:70px;}



  .wedo-wrapp .wedo-row2 { width:73%;}



  .awards-wrapp h2 { font-size:34px; line-height:38px;}

  .awards-wrapp .awards-row1 .awards-col1 .awards-bar2 { padding:5%; bottom:0;}

  .awards-wrapp .awards-row1 .awards-col1 img { width:100%; height: 32.1vw;}



  .trustees-wrapp .trustees-col1 { width:90%;}



  .getin-wrapp .getin-col1 { padding:0;}



  .footer1-wrapp { padding:60px 0;}

  .footer1-wrapp .footer1-col1 { width:15%;}

  .footer1-wrapp .footer1-col2 .footer1-row2 li a { padding:2px 15px 2px;}

  .footer1-wrapp .footer1-col2 .footer1-row2 li:nth-child(3) { margin-right:124px;}

  .footer1-wrapp .footer1-col2 .footer1-row2 li:nth-child(4) { margin-left:124px;}



  .overlay1 { left:10px; bottom:10px;}



  /*inner*/

  .inner-wrapp { min-height:inherit;}

  .inner-wrapp .inner-thumb { overflow:hidden;}

  .inner-wrapp .inner-thumb img { width: 100%; object-fit: cover; height: 39.6vw;}



  .inner-wrapp .header-wrapp { padding:58px 0 10px 0;}



  .award-wrapp h2 { font-size:34px; line-height:44px;}

  .award-wrapp h3 { font-size:30px; line-height:41px;}

  .award-wrapp .award-col1 .award-row1 .award-box1 { width:85%;}

  .award-wrapp .award-row2 .awards-col1 .awards-bar2 { padding:0 5%; bottom:20px;}



  .report-wrapp h2 { font-size:13px; line-height:17px;}

  .report-wrapp h3 { font-size:32px;}

  .report-wrapp p { font-size:15px;    line-height: 28px;}

  .report-wrapp .report-col1 { top:16%;}

  .report-wrapp .report-col1 .report-row1 { width:62%;}

  .report-wrapp .report-col1 .report-row2 { width:32%;}



  .annualreport-wrapp { padding:120px 0 0;}

  .annualreport-wrapp .annualreport-row1 .annualreport-col1 { min-height:420px;}



  .awardin-wrapp2 h5 { font-size:55px;}



  .getin-wrapp .getin-col1 .caldera-grid .checkbox { width: auto; float: none; margin: 0 0 11px; font-size: 15px; line-height: 25px; top: -3px;}
  .getin-wrapp .getin-col1 .caldera-grid .checkbox+.checkbox { width: auto; float: none; margin: 0 0 20px;}
  .getin-wrapp .getin-col1 .caldera-grid .btn { margin: 18px 0 0; padding: 5px 40px 5px 0;}


  .menuzord-menu li.menu-item-has-children ul.sub-menu { left: 10%;}
  .menuzord-menu li.menu-item-has-children ul.sub-menu li a { font-size: 12px; letter-spacing: 0.5px; padding: 5px 22px 5px 18px;}
  .menuzord-menu li.menu-item-has-children ul.sub-menu li a:hover { padding-left: 22px; padding-right: 18px;}


  .inner-wrapp .inner-row2 { max-width: 768px; margin: 0 auto; float: none;}
  .inner-wrapp h1 { font-size: 50px;}


}



@media screen and (min-width:1025px) and (max-width:1250px) {
  .margin { width:94%;}

  .header-wrapp .header-col1 { width:15%;}



  .banner-wrapp { min-height:800px;}

  .banner-wrapp h2 { font-size:82px; line-height:82px;}



  .wedo-wrapp .wedo-row2 { width:65%;}



  .awards-wrapp h2 { font-size:40px; line-height:45px;}

  .awards-wrapp .awards-row1 .awards-col1 .awards-bar2 { padding:5%; bottom:0;}

  .awards-wrapp .awards-row1 .awards-col1 img { width:100%; height: 30.6vw;}



  .trustees-wrapp .trustees-col1 { width:90%;}



  .getin-wrapp .getin-col1 { padding:0;}



  .footer1-wrapp .footer1-col2 .footer1-row2 > li a { padding:2px 12px;}



  #svg-shape2 { bottom:-1px;}



  /*inner*/

  .inner-wrapp { min-height:inherit;}

  .inner-wrapp .inner-thumb { overflow:hidden;}

  .inner-wrapp .inner-thumb img { width: 100%; object-fit: cover; height: 39.6vw;}



  .report-wrapp .report-col1 { top:15%;}

  .report-wrapp .report-col1 .report-row1 { width:62%;}

  .report-wrapp .report-col1 .report-row2 { width:32%;}



  .awardin-wrapp2 h5 { font-size:55px;}


  .menuzord-menu li.menu-item-has-children ul.sub-menu { left: 10%;}
  .menuzord-menu li.menu-item-has-children ul.sub-menu li a { font-size: 12px; letter-spacing: 0.5px;}


  .inner-wrapp .inner-row2 { max-width: 900px; margin: 0 auto; float: none;}
  .inner-wrapp h1 { font-size: 52px;}
}



@media screen and (min-width:1251px) and (max-width:1366px) {
  .inner-wrapp { min-height:inherit;}
}



@media screen and (min-width:1367px) and (max-width:1500px) {
  .inner-wrapp { min-height:inherit;}
  .report-wrapp .report-col1 { top:175px;}
}

@media screen and (max-width: 1024px) {
  .featherlight .featherlight-content { max-width: 80% !important; margin: 0 auto !important; max-height: 80% !important;}
  .awardin-wrapp2.awardin-sec {
      padding: 89px 0 130px;
  }
}

@media screen and (min-width: 768px) {
  .overlay { display: none;}
  .header-row5.toggle { display: none;}
  .hovereffect:hover .overlay {
      display: inline-block;
  }
  .menuzord-menu li.menu-item-has-children ul.sub-menu li.mob-only {
      display: none;
  }
}

@media screen and (max-width: 767px) {
  .featherlight .featherlight-close-icon { right: 0 !important; top: -30px !important;}

  .header-wrapp .header-col2 { display: none;}

  .header-wrapp .header-row5 { position: fixed; top: 0; left: 0; z-index: 999999; background: #ffffff; width: 100%; float: left; margin: 0 0 0; text-align: left; padding: 0; font-family: 'gilroy-bold-font';}
  .header-wrapp .header-row5 .toggle-row1 { margin: 0 3% 0 5%; width: 30px; height: auto; padding: 16px 0 16px; display: inline; float: left; text-decoration: none; outline: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-tap-highlight-color: transparent;}
  .header-wrapp .header-row5 .toggle-row1 .bar { width: 100%; height: 4px; margin: 4px 0 0; float: right; background: #410098;}
  .header-wrapp .header-row5 .toggle-row1 .bar:first-child { margin-top: 0;}
  .header-wrapp .header-row5 .toggle-text1 {
      display: inline-block;
      margin-top: 17px;
  }

  .header-wrapp .overlay { background: #ffffff; width: 100%; float: left !important; max-height: 500px; display: block; position: fixed; z-index: 99999; top: 52px; right: 0; left: 0; height: 0; visibility: hidden; opacity: 0; -webkit-transition: opacity .35s, visibility .35s, height .35s;  }
  .overlay #cssmenu ul li a { display: none;}
  .overlay.nav-active { opacity: 1; visibility: visible; height: auto;}
  .overlay.nav-active #cssmenu { position: relative; top: 0; transform: inherit; float: left; padding: 0;}
  .overlay.nav-active #cssmenu ul { width: 100%;  float: left !important;}
  .overlay.nav-active #cssmenu ul li { width: 100%; float: left; display: block; position: relative; }
  .overlay.nav-active #cssmenu ul li a { color: #3e0099; width: 100%; padding: 14px 20px; display: block; font-size: 16px; letter-spacing: 1px; border-top: solid 1px #f0f0f0; outline: 0; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-tap-highlight-color: transparent; -o-transition: color .3s linear, background .3s linear; -moz-transition: color .3s linear, background .3s linear; -webkit-transition: color .3s linear, background .3s linear; transition: color .3s linear, background .3s linear; font-family: 'gilroy-bold-font';}
  .overlay.nav-active #cssmenu ul li:first-child a { border-top: none;}
  .overlay.nav-active #cssmenu ul li.menu-item-has-children ul.sub-menu { position: absolute; text-align: center; left: 0; right: 0; float: left; display: none !important; width: 100%; top: inherit !important; padding: 0; opacity: 1; overflow: visible;}
  .overlay.nav-active #cssmenu ul li.menu-item-has-children.open ul.sub-menu { position: relative; text-align: center; left: 0; right: 0; float: left; display: block !important; width: 100%; top: inherit !important; padding: 0; opacity: 1; overflow: visible;}
  .overlay.nav-active #cssmenu ul li.menu-item-has-children.open ul.sub-menu li { display: block; float: left;}
  .overlay.nav-active #cssmenu ul li.menu-item-has-children.open ul.sub-menu li a { letter-spacing: 0.5px; color: #410098; border-top: solid 1px #f0f0f0; padding: 10px 20px;}
  .overlay.nav-active #cssmenu ul li.menu-item-has-children.open ul.sub-menu li a:hover { padding: 10px 20px; color: #fea30b;}

  .awardin-wrapp2 .awardin-row2 .accordion h4, .awardin-wrapp2 .awardin-row2 .accordion h4.active {
      font-size: 27px;
      padding: 10px 20px 10px 20px;
      background-position-x: 97%;
  }
  .awardin-wrapp2.awardin-sec {
      padding: 55px 0 45px;
  }
}

@media screen and (max-width:600px) {
  .contact-wrapp .contact-sec .contact-address h3, .contact-wrapp .contact-sec .contact-address h2{
    min-height: inherit;
  }
}

@media screen and (max-width: 414px) {
  .header-wrapp .header-row5 .toggle-row1 {
      margin: 0 5% 0 5%;

  }
  .awardin-wrapp2 .awardin-row2 .accordion h4, .awardin-wrapp2 .awardin-row2 .accordion h4.active {
      font-size: 22px;
      padding: 10px 20px 10px 20px;
      background-position-x: 96%;
  }
  .awardin-wrapp2 .awardin-row2 .awardin-box1 li, .awardin-wrapp2 .awardin-row2 .accordion .awardin-box1 p {
      font-size: 17px;
      line-height: 35px;
  }
  .awardin-wrapp2.awardin-sec {
      padding: 55px 0 45px;
  }
}

@media screen and (max-width: 330px) {
  .getin-wrapp .getin-col1 .g-recaptcha div iframe { margin-left: -1%;} 
}

@media screen and (max-width: 320px) {
  .getin-wrapp .getin-col1 .g-recaptcha div iframe { margin-left: -2.5%;}
}

 