/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
/* Reset Code */
body {
    padding: 0;
    margin: 0;
    font-family: 'Myriad Pro Regular';
}

.slide{padding-top:6em}



body a,
body button {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    text-decoration: none;
    font-family: 'Myriad Pro Regular';
}

body a:hover,
body button:hover {

    text-decoration: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    font-family: 'Myriad Pro Regular';
}

html {
    scroll-behavior: smooth;
}

body a:focus,
a:hover {
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-family: 'trajan';
}

p {
    margin: 0;
    padding: 0;
    font-size: 1.1em;
    letter-spacing: 0px;
    line-height: 2em;
    color: #222;
    text-align: justify;
    font-family: 'Myriad Pro Regular';
}

ul,
ol {
    font-family: 'Myriad Pro Regular';
    margin: 0;
    padding: 0;
}

a:focus,
a:hover {
    font-family: 'Myriad Pro Regular';
    text-decoration: none;
    outline: none
}

/* //Reset Code */


/* colors code */
.text-bl {
    color: #343a40;
}

.text-wh {
    color: #000;
}

.text-li {
    color: #333;
        font-family: 'Myriad Pro Regular';
}

.bg-li {
    background: #f8f9fa;color: #000;
    font-family: 'Myriad Pro Regular';
}

.let {
    letter-spacing: 1px;
    font-family: 'Myriad Pro Regular';
    margin-bottom: 20px;
    font-size: 1.8em;
}

/* //colors code */

/* bottom-to-top */
a.move-top {
    width: 34px;
    height: 34px;
    background: url(../images/move-top.png) no-repeat;
    display: inline-block;
    position: fixed;
    bottom: 4%;
    right: 2%;
    z-index: 0;
}

/* //bottom-to-top */

 header {
        position: fixed;
        width: 100%;
        background:url(../images/header_bg.png);    
        background-repeat:no-repeat; background-color: #fff;
        background-position:center;
        height:100px;
        -webkit-box-shadow: 0 10px 6px -6px #777;
       -moz-box-shadow: 0 6px 6px -6px #777;
            box-shadow: 0 6px 6px -6px #777;
            z-index: 111;
          
 }
 
 

 
.logo{position:relative;z-index:123;padding:2px 10px 0px 10px;color:#6DDB07;float:left;}
.logo a{color:#6DDB07;}
nav{position:relative;width:1200px;margin:0 auto;}


.provincial
{
    background: rgba(255,255,255,0.1);
background: -moz-linear-gradient(left, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.1) 20%, rgba(255,255,255,0.1) 20%, rgba(255,255,255,0.1) 20%, rgba(153,0,0,0.5) 20%, rgba(153,0,0,1) 100%);

background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,0.1)), color-stop(20%, rgba(255,255,255,0.1)), color-stop(20%, rgba(255,255,255,0.1)), color-stop(20%, rgba(255,255,255,0.1)), color-stop(20%, rgba(153,0,0,0.5)), color-stop(100%, rgba(153,0,0,1)));

background: -webkit-linear-gradient(left, rgba(255,255,255,0.1) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0.1) 20%, rgba(255,255,255,0.1) 20%, rgba(153,0,0,0.5) 50%, rgba(153,0,0,1) 100%);

background: -o-linear-gradient(left, rgba(255,255,255,0.1) 0%, rgba(255,255,255,1) 20%, rgba(255,255,255,0.1) 20%, rgba(255,255,255,0.1) 20%, rgba(153,0,0,0.5) 20%, rgba(153,0,0,1) 100%);

background: -ms-linear-gradient(left, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.1) 23%, rgba(255,255,255,0.1) 20%, rgba(255,255,255,0.1) 20%, rgba(153,0,0,0.5) 20%, rgba(153,0,0,1) 100%);

background: linear-gradient(to right, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.1) 23%, rgba(255,255,255,0.1) 20%, rgba(255,255,255,0.1) 20%, rgba(153,0,0,1) 20%, rgba(153,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e73727', endColorstr='#990000', GradientType=1 );
}


.container-fluid .h2
{
    padding:0px 0px 0px 10px; 
    font-size: 50px; 
    color: #fff;
}


.container-fluid .h3
{
    padding:20px 0px 0px 10px; 
    font-size: 40px; 
    color: #fff; 
    margin-bottom: 20px;
}




@media screen and (max-width:1000px){
.logo{position:relative;top:0;left: 0;width:100%;height:auto;text-align:center;
    padding:0px 0 0 0 ;float:none}
.logo2{display:none}
nav{width:100%;}
 header .sticky
 {
  height:80px;
   margin-left:0px;
  margin-bottom:0px;
  width: 80%;
 }  

 .menu {
    
    padding-top:0em;
}


  header.sticky .menu {
    display: none;
    padding-top:0em;
}
 header.sticky
 {
    height: 80px;
 }

 header.sticky img
 {
  height: auto;
    margin-left: 0px;
    margin-bottom: 0px;
    width: 70%;
}

.provincial
{
    background: rgba(153,0,0,1);
}

.container-fluid .h2
{
   font-size: 20px; 

}
.container-fluid .h3
{
    font-size: 20px; 
}
.img
{
    width: 70%;
}

}



.button-style {
    padding: 12px 22px;
    border: none;
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
    background: #1cc7d0;
    background: #fff;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.button-style:hover {
    color: #fff;
}

/* social icons */
.social-icons-footer ul li {
    display: inline-block;
}

.social-icons-footer ul li a span {
    color: #fff;
    margin: 0 10px;
    font-size: 16px;
}


/* //social icons */

/* Donation Box Area css
============================================================================================ */
.donation_area {
  margin-top: -90px;
}

.dontation_item {
  padding:30px 17px;
}

.dontation_item .media {
  color: #fff;
  vertical-align: middle;
  -ms-flex-item-align: center;
  align-self: center;
}

.dontation_item .media .media-body h4 {
  font-size: 18px;
font-family: 'trajan';
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.dontation_item .media .media-body p {
  margin-bottom: 0px;
  font-size: 1.2em;
  line-height: 24px;
  color:#fff;
  font-weight: 300;
}

.dontation_item .media .d-flex {
  padding-left: 50px;
  vertical-align: middle;
  -ms-flex-item-align: center;
  align-self: center;
  position: relative;
}

.dontation_item .media .d-flex:before {
  content: "";
  height: 120px;
  width: 1px;
  position: absolute;
  left: 28px;
  top: -45px;
}

.yellow {
background:linear-gradient(to right,#7f0000,#a60000);
}
.zoomin img {
      height: 100%;
      width: 100%;
      -webkit-transition: all 1s ease;
      -moz-transition: all 1s ease;
      -ms-transition: all 1s ease;
      transition: all 1s ease;
    }
    .zoomin img:hover {
      width: 103%;
      box-shadow: 1px 0px 0px 1px #aaa;
      height:103%;
    }

/* End Donation Box Area css



/* about */
a.button-style-w3 {
    color: #333;
    border: 1px solid #333;
    padding: 11px 30px;
    display: inline-block;
    font-size: 15px;
    letter-spacing: 1px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    outline: none;
}

h3.main-title-w3pvt {
    font-size: 30px;
    letter-spacing: 1px;
    color: #000;
}

.tg-askquestions{
  
    background:#fff;
    margin-top: 2em;
}
.tg-askquestions:before{
top:0;
    right:0;
    content:'';
    height:100%;
    width:55%;
    position:absolute;
   background:#f9f9ff;
    background-size:cover;
  
}
.tg-askquestions:after{
    top:0;
    right:0;
    content:'';
    width:55%;
    height:100%;
    position:absolute;
   }

.wide {
  box-sizing: border-box;
  width: 100%;
  padding: 75px 20px 60px 20px;

}


/* services */
h3.title-w3-2 {
    font-size:40px;
}

.serv-right h4 {
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #666;
    font-weight: 400;
    line-height: 30px;
}

.ser-left-grids span {
    color: #d20962;
    font-size: 40px;
}

.ser-left-grids span.clr-icon-2 {
    color: #30c39e;
}

.ser-left-grids span.clr-icon-3 {
    color: #ffc845;
}

.border-grid {
    border-left: 1px solid #dad9d9;
    border-right: 1px solid #dad9d9;
}

/* //services */

/* stats */
.stats {
    background: url(../images/banner.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    height:auto;
    border-top: 8px solid #cda769;
    margin-top: 0em;
}

.stats-main-w3pvt {
    padding:10px 0px 10px 0px;
}

h3.counter {
    color:#dacc74;
    font-size:3em;
    text-shadow: 1px 1px 1px #000;
    font-weight: 700;  
    margin-top: -1em;
}

/* //stats */



/* testimonials */
.testimonials {
 
background: #ffffff;

border:solid 0px;
}

.test-info h3 {
font-size: 15px;
color: #555;
background: rgba(255, 255, 255, 0.5);

}

.test-img img {
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.add_bar {
    position:relative; 
    float: left; 
    max-width: 355px;
    height:auto;
    color:#fff; 
    padding:0px; 
    border:0px solid red;  
    margin:0px 0px;
}
/* //testimonials */

/* copyright */
.cpy-right {
border-top: solid 0px #fff;
margin-top: 0em; 
background-color: #000;
font-size: 18px;
}

.cpy-right h3 {
padding:20px 0px 0px 10px;
}
.cpy-right p {
text-align: right;
font-size: 15px;
color:#fff;
letter-spacing: 1px;

}

.cpy-right a {
    color: #fff;

}


.transition { transition: .3s cubic-bezier(.3, 0, 0, 1.3) }
.cardanimation {
    background-color:#930000;
    bottom: 0;
    box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.3);
    height: 200px;
    left: 0;
    margin: auto;
    overflow: hidden;
    position:relative;
    right: 0;
    top: 0;

}

.cardanimation:hover {
    height: 250px;
}

.cardanimation:hover h2 {
    margin-top: 10px;
    padding: 5px;
}

.cardanimation:hover h2 small { color: #fff }
.cardanimation:hover p { margin-top: 40px }

.cardanimation h2 {
    color: #fff;
    padding-top: 10px;
}
.cardanimation p {
    color: #fff;   
    margin-top: 10px;

}


.transition1 { transition: .3s cubic-bezier(.3, 0, 0, 1.3) }
.cardanimation1 {
    background-color:#efefef;
    bottom: 0;
    box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.3);
    height: 200px;
    left: 0;
    margin: auto;
    overflow: hidden;
    position:relative;
    right: 0;
    top: 0;

}

.cardanimation1:hover {
    height: 250px;
}

.cardanimation1:hover h2 {
    margin-top: 10px;
    padding: 5px;
}

.cardanimation1:hover h2 small { color: #fff }
.cardanimation1:hover p { margin-top: 40px }

.cardanimation1 h2 {
    color: #000;
    padding-top: 10px;
}
.cardanimation1 p {
    color: #000;   
    margin-top: 10px;

}

/* //copyright */


/* gallery */
#gallery {
    height:auto;
}

.gal-img img {
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
    padding: 1px;
   }


.box{
    text-align: center;
    overflow: hidden;
    position: relative;
}
.box:after{
    content: "";
    width: 100%;
    height: 100%;
    background: radial-gradient(rgba(0,0,0,0.4) ,rgba(0,0,0,0.9) 75%);
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    transform: scale(2);
    transition: all 0.3s ease-out 0s;
}
.box:hover:after{
    opacity: 1;
    transform: scale(1);
}
.box img{
    width: 100%;
    height: auto;
}
.box .box-content{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.box .inner-content{
    padding: 7px 0;
    text-align: right;
    position: absolute;
    bottom: 5px;
    left: 15px;
}
.box .title{
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 1px;
    margin: 0;
    opacity: 0;
    transform: translateX(-50px);
    transition: all 0.2s ease 0s;
}
.box .post{
    display: inline-block;
    font-size: 16px;
    font-style: italic;
    color: #f44178;
    opacity: 0;
    transform: translateX(50px);
    transition: all 0.2s ease 0s;
}
.box:hover .title,
.box:hover .post{
    opacity: 1;
    transform: translateX(0);
}
.box .icon{
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0;
    transform: translateX(-50%) translateY(-50%) rotate(270deg);
    transition: all 0.3s ease 0s;
}
.box:hover .icon{
    opacity: 1;
    transform: translateX(-50%) translateY(-50%) rotate(0);
}
.box .icon li{
    display: inline-block;
    margin: 0 5px;
}
.box .icon li a{
    display: block;
    width: 40px;
    height: 40px;
    line-height: 36px;
    background: #f44178;
    border: 2px dotted transparent;
    border-radius: 50%;
    margin-bottom: 10px;
    font-size: 18px;
    color: #fff;
    transform: rotate(360deg);
    position: relative;
    transition: all 0.3s ease 0s;
}
.box .icon li a:hover{
    text-decoration: none;
    background: #fff;
    color: #f44178;
    border: 2px dotted #f44178;
    transform: rotate(0);
}
/* //gallery */


/* middle section */
.text {
    background: #39cc9c;
    background: url(../images/3.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    height: 250px;
}

.text h5 {
    font-size: 40px;
    margin-top: -1.2em;
}

.text p {
    color: #000;
    max-width: 900px;
    margin: 0 auto;
    line-height: 2;
}

a.work {
    padding: 12px 25px;
    background: rgba(19, 18, 18, 0.2);
    color: #eee;
    font-size: 15px;
    letter-spacing: 1px;
    border: 1px solid rgba(255, 253, 253, 0.56);
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

/* //middle section */



/* newsletter */
.newsright input[type="email"] {
    outline: none;
    padding: 15px 20px;
    color: #848484;
    font-size: 14px;
    border: 1px solid #e1e2e2;
    letter-spacing: 1px;
    background: #d7ebff;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.newsright button {
    border: none;
    padding: 16px 40px;
    font-size: 14px;
    outline: none;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    background: #ff3c41;
    color: #fff;
    max-width: 30%;
    cursor: pointer;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.newsright {
    margin: 0 auto;
    width: 100%;
}

/* //newsletter */



/* contact */
.contact-form,
.tit {
    max-width: 800px;
    font-family: 'trajan';
}

.form-group .form-control {
    padding: 10px 15px;
    letter-spacing: .5px;
    color: #000;
}

button.btn-w3pvt {
    background: #ff3c41;
    color: #fff;
    padding: 11px;
    letter-spacing: 1px;
    font-size: 15px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}


/* //contact */

/*********************** Demo - 16 *******************/
.box16{text-align:center;color:#fff;position:relative; border:solid 0px #111; }
.box16 .box-content,.box16:after{width:100%;position:absolute;left:0}
.box16:after{content:"";height:100%;background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.08) 69%,rgba(0,0,0,.76) 100%);top:0;transition:all .5s ease 0s}
.box16 .post,.box16 .title{transform:translateY(115px);transition:all .4s cubic-bezier(.13,.62,.81,.91) 0s}

.box16 img{width:100%;height:auto}

.box16 .box-content{padding:1.9em 20px;margin-bottom:0px;bottom:0px;z-index:1; 
    }
    
    
.box16 .title{font-size:18px;font-weight:700;text-transform:uppercase;margin:0 0 10px}
.box16 .post{display:block;padding:6px 0;font-size:15px}
.box16 .social li a,.box17 .icon li a{border-radius:50%;font-size:16px;color:#fff}
.box16:hover .post,.box16:hover .title{transform:translateY(0)}
.box16 .social{list-style:none;padding:0 0 5px;margin:10px 0 45px;opacity:0;
    position:relative;transform:perspective(500px) rotateX(-90deg) rotateY(0) rotateZ(0);
    transition:all .6s cubic-bezier(0,0,.58,1) 0s}
.box16:hover .social{opacity:1;transform:perspective(500px) rotateX(0) rotateY(0) rotateZ(0)}

.box16 .social li{display:inline-block}
.box16 .social li a{display:block;margin-right:10px;transition:all .3s ease 0s}
.box17 .icon li,.box17 .icon li a{display:inline-block}
.box16 .social li a:hover{background: transparent;}

.box16 .social li:last-child a{margin-right:0}


@media only screen and (max-width:360px){


.testimonials {
 
background: #ffffff;
}

.counter { padding: 10px 0; border-radius: 0px;}
.col_fourth { width: 20%; max-height: 139px; }

}

@media only screen and (max-width:990px){.box16{margin-bottom:30px}
}



.btn-read {
        background: transparent;
        border-radius: 0;
        border: 1px solid #ffffff;
        color: #fff;
    }
    .section-box-one{
        height: 250px;
        background: radial-gradient(#6e6e6e,#2f2f2f);
        background: -webkit-radial-gradient(#6e6e6e,#2f2f2f);
        background: -moz-radial-gradient(#6e6e6e,#2f2f2f);
        color: #fff;
        position: relative;
        overflow:hidden;
    }
    .section-box-one figure {
        position: absolute;
        text-align: center;
        padding: 19px;
        width: 100%;
        height: 100%;
    }
    .section-box-one img{
        height: 100%;
        position: absolute;
        transition: ease-in-out .5s;
        -webkit-transition: ease-in-out .5s;
        -moz-transition: ease-in-out .5s;
    }
    .section-box-one:hover img{
        transform: translate(100%, -100%);
        -webkit-transform: translate(100%, -100%);
        -moz-transform: translate(100%, -100%);
    }

    .section-box-two{
        height: 250px;
        background: radial-gradient(#6e6e6e,#2f2f2f);
        background: -webkit-radial-gradient(#6e6e6e,#2f2f2f);
        background: -moz-radial-gradient(#6e6e6e,#2f2f2f);
        color: #fff;
        position: relative;
        overflow:hidden;
    }
    .section-box-two figure {
        position: absolute;
        text-align: center;
        padding: 19px;
        width: 100%;
        height: 100%;
    }
    .section-box-two img{
        height: 100%;
        position: absolute;
        transition: ease-in-out .5s;
        -webkit-transition: ease-in-out .5s;
        -moz-transition: ease-in-out .5s;
    }
    .section-box-two:hover img{
        transform: translate(-100%, -100%);
        -webkit-transform: translate(-100%, -100%);
        -moz-transform: translate(-100%, -100%);
    }

    .section-box-three{
      height: 250px;
        background: radial-gradient(#6e6e6e,#2f2f2f);
        background: -webkit-radial-gradient(#6e6e6e,#2f2f2f);
        background: -moz-radial-gradient(#6e6e6e,#2f2f2f);
        color: #fff;
        position: relative;
        overflow:hidden;
    }
    .section-box-three figure {
        position: absolute;
        text-align: center;
        padding: 19px;
        width: 100%;
        height: 100%;
    }
    .section-box-three img{
        height: 100%;
        position: absolute;
        transition: ease-in-out .5s;
        -webkit-transition: ease-in-out .5s;
        -moz-transition: ease-in-out .5s;
    }
    .section-box-three:hover img{
        transform: translate(-100%, 100%);
        -webkit-transform: translate(-100%, 100%);
        -moz-transform: translate(-100%, 100%);
    }

    .section-box-four{
       height: 250px;
        background: radial-gradient(#6e6e6e,#2f2f2f);
        background: -webkit-radial-gradient(#6e6e6e,#2f2f2f);
        background: -moz-radial-gradient(#6e6e6e,#2f2f2f);
        color: #fff;
        position: relative;
        overflow:hidden;
    }
    .section-box-four figure {
        position: absolute;
        text-align: center;
        padding: 19px;
        width: 100%;
        height: 100%;
    }
    .section-box-four img{
        height: 100%;
        position: absolute;
        transition: ease-in-out .5s;
        -webkit-transition: ease-in-out .5s;
        -moz-transition: ease-in-out .5s;
    }
    .section-box-four:hover img{
        transform: translate(-100%,0);
        -webkit-transform: translate(-100%,0);
        -moz-transform: translate(-100%,0);
    }

    .section-box-five{
        height: 250px;
        background: radial-gradient(#6e6e6e,#2f2f2f);
        background: -webkit-radial-gradient(#6e6e6e,#2f2f2f);
        background: -moz-radial-gradient(#6e6e6e,#2f2f2f);
        color: #fff;
        position: relative;
        overflow:hidden;
    }
    .section-box-five figure {
        position: absolute;
        text-align: center;
        padding: 19px;
        width: 100%;
        height: 100%;
    }
    .section-box-five img{
        height: 100%;
        position: absolute;
        transition: ease-in-out .5s;
        -webkit-transition: ease-in-out .5s;
        -moz-transition: ease-in-out .5s;
    }
    .section-box-five:hover img{
        transform: translate(100%,0);
        -webkit-transform: translate(100%,0);
        -moz-transform: translate(100%,0);
    }

    .section-box-six{
        height: 250px;
        background: radial-gradient(#6e6e6e,#2f2f2f);
        background: -webkit-radial-gradient(#6e6e6e,#2f2f2f);
        background: -moz-radial-gradient(#6e6e6e,#2f2f2f);
        color: #fff;
        position: relative;
        overflow:hidden;
    }
    .section-box-six figure {
        position: absolute;
        text-align: center;
        padding: 19px;
        width: 100%;
        height: 100%;
    }
    .section-box-six img{
        height: 100%;
        position: absolute;
        transition: ease-in-out .5s;
        -webkit-transition: ease-in-out .5s;
        -moz-transition: ease-in-out .5s;
    }
    .section-box-six:hover img{
        transform: translate(0,-100%);
        -webkit-transform: translate(0,-100%);
        -moz-transform: translate(0,-100%);
    }

    .section-box-seven{
        height: 250px;
        background: radial-gradient(#6e6e6e,#2f2f2f);
        background: -webkit-radial-gradient(#6e6e6e,#2f2f2f);
        background: -moz-radial-gradient(#6e6e6e,#2f2f2f);
        color: #fff;
        position: relative;
        overflow:hidden;
    }
    .section-box-seven figure {
        position: absolute;
        text-align: center;
        padding: 19px;
        width: 100%;
        height: 100%;
    }
    .section-box-seven img{
        height: 100%;
        position: absolute;
        transition: ease-in-out .5s;
        -webkit-transition: ease-in-out .5s;
        -moz-transition: ease-in-out .5s;
    }
    .section-box-seven:hover img{
        transform: scale(0);
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        opacity: 0;
    }

    .section-box-eight{
        height: 250px;
        background: radial-gradient(#6e6e6e,#2f2f2f);
        background: -webkit-radial-gradient(#6e6e6e,#2f2f2f);
        background: -moz-radial-gradient(#6e6e6e,#2f2f2f);
        color: #fff;
        position: relative;
        overflow:hidden;
        transform: rotateY(-180deg);
        transition: ease-in-out .5s;
    }
    .section-box-eight:hover {
        transform: rotateY(0deg);
    }
    .section-box-eight:hover img {
        transform: rotateY(-180deg);
        backface-visibility: hidden;
        transition: ease-in-out .5s;
    }
    .section-box-eight figure {
        position: absolute;
        text-align: center;
        padding: 19px;
        width: 100%;
        height: 100%;
    }
    .section-box-eight img{
        height: 100%;
        position: absolute;
    }

    .section-box-nine{
        height: 250px;
        background: radial-gradient(#6e6e6e,#2f2f2f);
        background: -webkit-radial-gradient(#6e6e6e,#2f2f2f);
        background: -moz-radial-gradient(#6e6e6e,#2f2f2f);
        color: #fff;
        position: relative;
        overflow:hidden;
    }
    .section-box-nine figure {
        position: absolute;
        text-align: center;
        padding: 19px;
        width: 100%;
        height: 100%;
    }
    .section-box-nine img{
        height: 100%;
        position: absolute;
        transition: ease-in-out .5s;
        -webkit-transition: ease-in-out .5s;
        -moz-transition: ease-in-out .5s;
    }
    .section-box-nine:hover img{
        transform: scale(3);
        -webkit-transform: scale(3);
        -moz-transform: scale(3);
        opacity: 0;
    }

    .section-box-ten{
        height: 250px;
        background: radial-gradient(#6e6e6e,#2f2f2f);
        background: -webkit-radial-gradient(#6e6e6e,#2f2f2f);
        background: -moz-radial-gradient(#6e6e6e,#2f2f2f);
        color: #fff;
        position: relative;
        overflow:hidden;
    }
    .section-box-ten figure {
        position: absolute;
        text-align: left;
        padding: 10px 19px 19px 19px;
        width: 100%;
        height: 100%;
        border-top: 1px solid #fff;
        background: rgba(0, 0, 0, 0.71);
        bottom: -80%;
        transition: ease-in-out .5s;
    }
    .section-box-ten:hover figure {
        bottom: 0;
    }
    .section-box-ten figure h3{
        margin: 0;
        padding-bottom: 10px;
    }
    .section-box-ten img{
        height: 100%;
    }


    .section-box-eleven{
        height: 250px;
        background: radial-gradient(#6e6e6e,#2f2f2f);
        background: -webkit-radial-gradient(#6e6e6e,#2f2f2f);
        background: -moz-radial-gradient(#6e6e6e,#2f2f2f);
        color: #fff;
        position: relative;
        overflow:hidden;
    }
    .section-box-eleven figure {
        position: absolute;
        padding: 10px 15px;
        width: 100%;
        bottom: -25%;
        transition: ease-in-out .5s;
        background: rgba(0, 0, 0, 0.71);
        border-top: 1px solid #fff;
    }
    .section-box-eleven:hover figure {
        bottom: 0;
    }
    .section-box-eleven img{
        height: 100%;
    }

    .section-box-twelve{
        height: 250px;
        background: radial-gradient(#6e6e6e,#2f2f2f);
        background: -webkit-radial-gradient(#6e6e6e,#2f2f2f);
        background: -moz-radial-gradient(#6e6e6e,#2f2f2f);
        color: #fff;
        position: relative;
        overflow:hidden;
    }
    .section-box-twelve figure {
        position: absolute;
        text-align: center;
        padding: 10px 19px 19px 19px;
        width: 100%;
        height: 100%;
        transition: ease-in-out .5s;
        opacity: 0;
        transform: scale(2);
    }
    .section-box-twelve:hover figure {
        opacity: 1;
        transform: scale(1);
        background: rgba(0, 0, 0, 0.71);
    }
    .section-box-twelve figure a{
        color: #fff;
        font-size: 3em;
        top: 35%;
        position: relative;
    }
    .section-box-twelve img{
        height: 100%;
    }
.hvr-glow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
}
.hvr-glow:hover, .hvr-glow:focus, .hvr-glow:active {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
.email-signature{
   font-family: 'Myriad Pro Regular';
    background: linear-gradient(-45deg,#efefef,#efefef);
    padding: 10px 10px 10px 10px;
    box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.2);
    position: relative;
    margin-top: 0em;
}

.email-signature .signature-img
{
    padding: 10px 10px;
    overflow: hidden;
    position: absolute;
    top:65px;
    left: 17px;
}
.email-signature .signature-img img{
    width: 100%;
    height: auto;
}
.email-signature .signature-details{
    color: #fff;
    background:linear-gradient(to right,#7f0000,#a60000);
    padding: 15px 15px;
     margin-bottom: 10px;
    box-shadow: 0 3px 10px rgba(0,0,0,0.3);
}
.email-signature .title{
    font-size: 1em;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: center;
   
    margin: 0 0 5px;
    display: inline-block;
}

.email-signature .post{
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: capitalize;
    display: inline-block;
}
.email-signature .signature-content{
    color: #111;
    font-size: 16px;
    line-height: 35px;
    padding: 0 0 0 10px;
    margin: 0;
    list-style: none;
}
.email-signature .signature-content li span{ margin: 0 6px 0 0; }
.email-signature .icon{
    padding: 0;
    margin: 0;
    list-style: none;
    box-shadow: 0 -1px 10px rgba(0,0,0,0.3);
    position: absolute;
    bottom: 0;
    left: 0;
}
.email-signature .icon li{
    margin-right: -35px;
    display: inline-block;
    -webkit-clip-path: polygon(29% 0, 100% 0%, 69% 100%, 0% 100%);
    clip-path: polygon(29% 0, 100% 0%, 69% 100%, 0% 100%);
}
.email-signature .icon li:first-child{
    -webkit-clip-path: polygon(0 0, 100% 0%, 69% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0%, 69% 100%, 0% 100%);
}
.email-signature .icon li a{
    color: #fff;
    background: linear-gradient(to right,#E82C56 50%,#FC718E);
    font-size: 18px;
    line-height: 45px;
    height: 45px;
    padding: 0 40px;
    display: block;
    transition: all 0.3s ease 0s;
}
.email-signature .icon li a:hover{ background:linear-gradient(to right,#373c44 50%,#57606f); }
.email-signature .signature-website{
    font-size: 16px;
    position: absolute;
    bottom: 10px;
    right: 20px;
}
@media screen and (max-width:576px){
    .email-signature{ padding: 10px 0 75px 0; }
    .email-signature .signature-img{
        top: 17px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .email-signature .signature-details{ text-align: center; }
    .email-signature .title{ display: block; }
    .email-signature .title:after{ display: none; }
    .email-signature .post{
        display: block;
        margin: 0;
    }
    .email-signature .signature-content{
        padding: 0;
        margin-bottom: 7px;
        text-align: center;
    }
    .email-signature .icon{
        box-shadow: none;
        transform: translateX(-50%);
        bottom: 42px;
        left: 50%;
    }
    .email-signature .icon li{
        margin: 0 3px;
        -webkit-clip-path: none;
        clip-path: none;
    }
    .email-signature .icon li:first-child{
        -webkit-clip-path: none;
        clip-path: none;
    }
    .email-signature .icon li a{
        text-align: center;
        line-height: 30px;
        width: 30px;
        height: 30px;
        padding: 0;
    }
    .email-signature .signature-website{
        transform: translateX(50%);
        right: 50%;
        bottom: 10px;
    }
}
#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
}
#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #fa9d0b;

    -webkit-animation: spin 2s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 2s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */

    z-index: 1001;
}

    #loader:before {
        content: "";
        position: absolute;
        top: 5px;
        left: 5px;
        right: 5px;
        bottom: 5px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #06a3b2;

        -webkit-animation: spin 3s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
        animation: spin 3s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
    }

    #loader:after {
        content: "";
        position: absolute;
        top: 15px;
        left: 15px;
        right: 15px;
        bottom: 15px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #00539b;

        -webkit-animation: spin 1.5s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
          animation: spin 1.5s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
    }

    @-webkit-keyframes spin {
        0%   { 
            -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: rotate(0deg);  /* IE 9 */
            transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
        }
        100% {
            -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: rotate(360deg);  /* IE 9 */
            transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
        }
    }
    @keyframes spin {
        0%   { 
            -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: rotate(0deg);  /* IE 9 */
            transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
        }
        100% {
            -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: rotate(360deg);  /* IE 9 */
            transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
        }
    }

    #loader-wrapper .loader-section {
        position: fixed;
        top: 0;
        width: 51%;
        height: 100%;
        background: #222222;
        z-index: 1000;
        -webkit-transform: translateX(0);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: translateX(0);  /* IE 9 */
        transform: translateX(0);  /* Firefox 16+, IE 10+, Opera */
    }

    #loader-wrapper .loader-section.section-left {
        left: 0;
    }

    #loader-wrapper .loader-section.section-right {
        right: 0;
    }

    /* Loaded */
    .loaded #loader-wrapper .loader-section.section-left {
        -webkit-transform: translateX(-100%);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: translateX(-100%);  /* IE 9 */
                transform: translateX(-100%);  /* Firefox 16+, IE 10+, Opera */

        -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);  
                transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    }

    .loaded #loader-wrapper .loader-section.section-right {
        -webkit-transform: translateX(100%);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: translateX(100%);  /* IE 9 */
                transform: translateX(100%);  /* Firefox 16+, IE 10+, Opera */

-webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);  
        transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    }
    
    .loaded #loader {
        opacity: 0;
        -webkit-transition: all 0.3s ease-out;  
                transition: all 0.3s ease-out;
    }
    .loaded #loader-wrapper {
        visibility: hidden;

        -webkit-transform: translateY(-100%);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: translateY(-100%);  /* IE 9 */
                transform: translateY(-100%);  /* Firefox 16+, IE 10+, Opera */

        -webkit-transition: all 0.3s 1s ease-out;  
                transition: all 0.3s 1s ease-out;
    }
    
    /* JavaScript Turned Off */
    .no-js #loader-wrapper {
        display: none;
    }
    .no-js h1 {
        color: #222222;
    }

    #content {
        margin: 0 auto;
        padding-bottom: 50px;
        width: 80%;
        max-width: 978px;
    }  






/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}


/* //logo footer */
.footer-left-info p {
    color: #eee;
}

address.ad-info {
    color: #111;
    line-height: 2em;
    letter-spacing: .5px;
    font-size: 15px;
}

address.ad-info strong {
    color: #7f0000;
    letter-spacing: 1px;
}

.footer-right-info h6 {
    text-shadow: 2px 2px 2px rgba(41, 41, 41, 0.26);
    font-size: 32px;
    color: #7f0000;
    font-weight: bold;
    letter-spacing: 1px;
}

/* //footer */

/* why */
.middle-grid-w3 {
    margin-top: 7em;
}

.middle-grid-w3-2 {
    margin-top: 11em;
}

.facts span {
    font-size: 44px;
    color: #fff;
    font-weight: normal;
}

.facts h2 {

    letter-spacing: 2px;
    line-height: 28px;
    color: #fff;
    font-weight: bold;
    margin-top:0.2em;
}

.stats-grid {
    background: #f91051;
    padding: 4em 3em;
    text-align: center;
    box-shadow: 3px 6px 20px 2px rgba(0, 0, 0, 0.27);
}

.bg-clr-2 {
    background: #13daa8;
}

.bg-clr-3 {
    background: #037ef3;
}

.bg-clr-4 {
    background: #fbc33f;
}

.gallery {
    height:auto;
}



.col-md-12   #video-bg {
position: relative;
width: 100%;
background-position: center;

}
.col-md-12 video {display: block;}

.col-md-12 .video-container {
    width: 100%;
    max-height: 400px;
    overflow: hidden;
    position:   absolute;
    top: 0;
    right: 0;
    z-index: +1111;
    margin-bottom:2em;  line-height:28px;
}

.col-md-12 .element_content {
color: #fff;
font-width: bold;
text-align: center;

text-shadow: 2px 2px 2px #000;
margin-top: 0em;
z-index: +99999;
position: relative;
margin-bottom: 3em;
padding:10px;

}
.col-md-12 .element_content h1{
  text-transform: uppercase;
  font-family: 'trajan';
  font-size:1.6em;
}

.col-md-12 .element_content h2{
  text-transform: uppercase;
  font-family: 'trajan';
  font-size:1.2em;
  z-index:+99999
}

.col-md-12 .element_content p{
  text-transform: uppercase;
  font-family: 'trajan';
  font-size:1em;
} 


  #video-bg {
position: relative;
width: 100%;  

}
video {display: block; }

.video-container {
    width: 100%;
    max-height:500px;

    margin-bottom:0em;  line-height:28px;
    background:rgba(0,0,0,0.7)
}

.element_content {
  color: #fff;
font-width: bold;
text-align: center;
font-size: 1em;
text-shadow: 2px 2px 2px #000;
margin-top: -25.5em;
z-index: +99;
position:  relative;
background:rgba(0,0,0,0.5);
margin-bottom: 16em;
width:100%;
 padding:1%

}

/* //why */

/* responsive */
@media(max-width: 1366px) {
    .stats-grid {
        padding: 3em 2em;
    }
}

@media(max-width: 1280px) {
    .facts h4 {
        font-size: 18px;
    }
}

@media(max-width: 1080px) {
    p {
        font-size: 14px;
    }

    address.ad-info {
        font-size: 14px;
    }

    .logo-footer a {
        font-size: 40px;
    }

    .footer-right-info h6 {
        font-size: 30px;
    }

    .facts h4 {
        font-size: 16px;
    }

    .stats-grid {
        padding: 2em 1em;
    }

    .text h5 {
        font-size: 38px;
    }

    .popup {
        margin: 2em auto;
    }
}

@media(max-width: 1024px) {
    h3.title-w3-2 {
        font-size: 34px;
    }

    h3.counter {
        font-size: 2.8em;
    }
}

@media(max-width: 991px) {
    h3.title-w3 {
        font-size: 40px;
    }

    .stats-grid {
        padding: 3em 1em;
    }

    .text h5 {
        font-size: 33px;
    }

    h3.counter {
        font-size: 2.5em;
    }

    .ser-left-grids h4 {
        font-size: 22px;
    }
}

@media(max-width: 800px) {
    .newsright {
        margin: 0 2em;
    }

    .newsright input[type="email"] {
        font-size: 13px;
        letter-spacing: 2px;
    }

    .newsright button {
        font-size: 13px;
    }

    h3.title-w3 {
        font-size: 38px;
    }

    .stats-grid {
        padding: 2.5em 2em;
    }
}

@media(max-width: 768px) {
    .text h5 {
        font-size: 31px;
    }
}

@media(max-width: 736px) {
    .middle-grid-w3 {
        margin-top: 3em;
    }

    .middle-grid-w3-2 {
        margin-top: 6em;
    }

    h3.title-w3-2 {
        font-size: 32px;
    }

    .form-group .form-control {
        font-size: .9rem;
    }

    .stats-grid {
        padding: 3.5em 2em;
    }

    li.call-w3pvt {
        font-size: 14px;
        color: #000;
    }
}

@media(max-width: 600px) {
    .logo-footer a {
        font-size: 36px;
    }

    .footer-right-info h6 {
        font-size: 28px;
    }
}

@media(max-width: 568px) {
    h3.title-w3 {
        font-size: 35px;
    }

    .stats-main-w3pvt {
        margin: 0 .5em;
    }

    .popup {
        margin: 2em 1em;
    }

    h3.main-title-w3pvt {
        font-size: 28px;
    }
}

@media(max-width: 480px) {
    h3.title-w3-2 {
        font-size: 29px;
    }

    .newsright button {
        padding: 15px 17px;
        letter-spacing: 1px;
        font-size: 12px;
    }

    .newsright input[type="email"] {
        font-size: 12px;
        padding: 14px 15px;
    }

    .stats-grid {
        padding: 3em 1em;
    }

    .middle-grid-w3 {
        margin-top: 2em;
    }

    .middle-grid-w3-2 {
        margin-top: 5em;
    }

    .text h5 {
        font-size: 28px;
    }

    .ser-left-grids h4 {
        font-size: 20px;
    }
}

@media(max-width: 440px) {
    p {
        font-size: 15px;
    }

    address.ad-info {
        font-size: 13px;
    }

    .stats-grid {
        padding: 2.5em 1em;
    }

    .facts h4 {
        font-size: 15px;
    }

    a.work {
        font-size: 14px;
    }
}

@media(max-width: 414px) {
    .footer-right-info h6 {
        font-size: 26px;
    }

    h3.title-w3-2 {
        font-size: 27px;
    }

    .newsright {
        margin: 0 1em;
    }

    h3.title-w3 {
        font-size: 32px;
    }

    .test-info h3 {
        font-size: 18px;
    }

    h3.counter {
        font-size: 1em;
    }

    .ser-left-grids {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin: 12px 0;
    }

    #logo a {
        font-size: 28px;
    }

    #logo a img {
        left: -6%;
        top: 11%;
    }
}

@media(max-width: 384px) {
    .stats-grid {
        padding: 2em 2em;
    }
}

@media(max-width: 375px) {
    .logo-footer a {
        font-size: 32px;
    }

    .footer-right-info h6 {
        font-size: 24px;
    }

    .cpy-right p {
            font-size: 15px;
    letter-spacing: 1px; text-align:center;
    }

    h3.title-w3 {
        font-size: 30px;
    }

    .popup {
        padding: 2.5em 1em 1em;
    }
}

@media(max-width: 320px) {
    h3.title-w3-2 {
        font-size: 24px;padding-top: 0.7em;
    }



.modal .modal-dialog {
    background: 
    #fefefe;
    border-radius: 5px;
   
    position: absolute;
    left: 6%;
    z-index: 11;
    width: 90%;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    top: 2%;
}


















h2 {font-size: 1.3em;}

.dontation_item .media .media-body p {
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 24px;
    color: 
    #fff;
    font-weight: 100;
}


    .newsright button {
        padding: 15px 12px;
        max-width: 37%;
    }

    .form-group .form-control {
        font-size: .85rem;
    }

    button.btn-w3pvt {
        font-size: 14px;
    }

    .stats-grid {
        padding: 2em 1em;
    }

    .facts span {
        font-size: 38px;
    }

    .facts h4 {
        font-size: 14px;
    }

    .text h5 {
        font-size: 24px;
    }

    a.work {
        padding: 11px 18px;
        font-size: 11px;
    }

    .stats-main-w3pvt {
        padding: 2em;
    }

    h3.main-title-w3pvt {
        font-size: 25px;
    }

    a.button-style-w3 {
        padding: 11px 24px;
        font-size: 14px;
    }
}

/* //responsive */

.main-timeline{
    overflow: hidden;
    position: relative;
}
.main-timeline .timeline{ position: relative; }
.main-timeline .timeline:before,
.main-timeline .timeline:after{
    content: "";
    display: block;
    width: 100%;
    clear: both;
}
.main-timeline .timeline:before{
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #fff;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2;
}
.main-timeline .timeline-icon{
    width: 16px;
    height: 60%;
    background: #b11414;
    margin: auto;
    position: absolute;
    top: 5%;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
}
.main-timeline .timeline-left{
    width: 16px;
    height: 60%;
    background: #b11414;
    margin: auto;
    position: absolute;
    top: 5%;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
}
.main-timeline .timeline-icon:before,
.main-timeline .timeline-icon:after{
    content: "";
    border-bottom: 11px solid #b11414;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    position: absolute;
    top: -11px;
    left: 0;
}
.main-timeline .timeline-left:before,
.main-timeline .timeline-left:after{
    content: "";
    border-bottom: 11px solid #b11414;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    position: absolute;
    top: -11px;
    left: 0;
}

.main-timeline .timeline-icon:after{
    border-bottom-color: #fff;
    top: auto;
    bottom: 0;
}
.main-timeline .timeline-left:after{
    border-bottom-color: #fff;
    top: auto;
    bottom: 0;
}
.main-timeline .year{
    display: inline-block;
    padding: 5px 35px;
    margin: 0;
    border-radius: 4px;
    font-size: 26px;
    color:#890f0f;
    background: linear-gradient(to right, #ddd, #ccc);
    text-align: center;
    position: absolute;
    top: 50%;
    left: 32%;
    transform: translateY(-50%);
}
.main-timeline .timeline-content{
    width: 50%;
    float: right;
    padding: 0 60px 30px 60px;
    position: relative;
}

.main-timeline .timeline-content-left{
    width: 50%;
    float: left;
    text-align: right;
    padding: 0 50px 30px 0px;
    position: relative;
    border:solid 0px #000;
}

.main-timeline .img{
    display: inline-block;
    font-size: 40px;
    border-radius: 50%;
    margin-bottom: 7px;
}
.main-timeline .title{
    font-size: 20px;
    font-weight: bold;
    color:#87100f;
    margin: 0 0 7px 0;
}
.main-timeline .description{
    font-size: 16px;
    line-height: 24px;
    margin: 0;
}
.main-timeline .timeline:nth-child(2n) .year{
    left: auto;
    right: 32%;
}
.main-timeline .timeline:nth-child(2n) .timeline-content{ float: left; }
.main-timeline .timeline:nth-child(2n) .year{ background: linear-gradient(to right, #ddd, #ccc); }
.main-timeline .timeline:nth-child(2n) .timeline-icon{ background: #b11414; }
.main-timeline .timeline:nth-child(2n) .timeline-icon:before{ border-bottom-color: #9e489f; }
.main-timeline .timeline:nth-child(3n) .year{ background: linear-gradient(to right, #ddd, #ccc); }
.main-timeline .timeline:nth-child(3n) .timeline-icon{ background: #b11414; }
.main-timeline .timeline:nth-child(3n) .timeline-icon:before{ border-bottom-color: #6ab00f; }
.main-timeline .timeline:nth-child(4n) .year{ background: linear-gradient(to right, #ddd, #ccc); }
.main-timeline .timeline:nth-child(4n) .timeline-icon{ background: #b11414; }
.main-timeline .timeline:nth-child(4n) .timeline-icon:before{ border-bottom-color: #d44908; }
@media only screen and (max-width: 1200px){
    .main-timeline .year{ left: 28%; }
    .main-timeline .timeline:nth-child(2n) .year{ right: 28%; }
}
@media only screen and (max-width: 990px){
    .main-timeline .year{ left: 25%; }
    .main-timeline .timeline:nth-child(2n) .year{ right: 25%; }
}
@media only screen and (max-width: 767px){
    .main-timeline .timeline{ padding-top: 30px; }
    .main-timeline .timeline:before{
        border: 15px solid transparent;
        border-top-color: #b11414;
        border-bottom: 10px solid transparent;
        margin: 0 auto;
        position: absolute;
        top: 1px;
        left: 0;
        z-index: 2;
    }
    .main-timeline .timeline:nth-child(2n):before{ border-top-color: #b11414; }
    .main-timeline .timeline:nth-child(3n):before{ border-top-color: #b11414; }
    .main-timeline .timeline:nth-child(4n):before{ border-top-color: #b11414; }
    .main-timeline .timeline-icon{
        width: 100%;
        height: 16px;
        margin: 0;
        top: 0;
        left: 0;
    }
    .main-timeline .timeline:nth-child(2n):before{ border-top-color: #b11414; }
    .main-timeline .timeline:nth-child(3n):before{ border-top-color: #b11414; }
    .main-timeline .timeline:nth-child(4n):before{ border-top-color: #b11414; }
    .main-timeline .timeline-left{
        width: 100%;
        height: 16px;
        margin: 0;
        top: 0;
        left: 0;
    }
    .main-timeline .timeline-icon:before,
    .main-timeline .timeline-icon:after{
        border: 8px solid transparent;
        border-left: 8px solid #fff;
        top: 0;
        left: 0;
    }

    .main-timeline .timeline-left:before,
    .main-timeline .timeline-left:after{
        border: 8px solid transparent;
        border-left: 8px solid #fff;
        top: 0;
        left: 0;
    }
    .main-timeline .timeline-icon:after{
        border-left: none;
        border-right: 8px solid #fff;
        left: auto;
        right: 0;
    }
    .main-timeline .timeline-left:after{
        border-left: none;
        border-right: 8px solid #fff;
        left: auto;
        right: 0;
    }
    .main-timeline .year,
    .main-timeline .timeline:nth-child(2n) .year{
        display: block;
        margin: 0 30px 10px 30px;
        position: relative;
        top: 0;
        left: 0;
        transform: translateY(0);
    }
    .main-timeline .timeline-content,
    .main-timeline .timeline:nth-child(2n) .timeline-content{
        width: 100%;
        float: none;
        text-align: center;
        padding: 0 30px 20px;
    }
}

.btn{
    position: relative;
    color:#fff;
    border-radius:30px;
    text-transform: uppercase;
    transform: scale(1.1,1.1);
    transition:all 0.3s ease-out 0s;
}
.btn:hover{
    transform: scale(1,1);
    color:#fff;
}
.btn i{
    margin-right:15px;
    color:#fff;
}
.btn:before {
    content: "";
    position: absolute;
    bottom: -8px;
    left:0px;
    width:100%;
    height: 10px;
    filter: blur(20px);
    border-radius: 30px;
    display: inline-block;
    z-index: -1;
    transition: all 0.3s ease-out 0s;
}
.btn:hover:before{
    bottom:0;
    filter: blur(10px);
}
.btn.blue{
    background: linear-gradient(to left, #7474bf , #348ac7);
}
.btn.blue:before{
    background: linear-gradient(to right,#7474bf,#348ac7);
}
.btn.green{
    background: linear-gradient(to left, #414d0b , #727a17);
}
.btn.green:before{
    background: linear-gradient(to right,#414d0b,#727a17);
}
.btn.orange{
    background: linear-gradient(to left, #fe8c00 , #f83600);
}
.btn.orange:before{
    background: linear-gradient(to right,#fe8c00,#f83600);
}
.btn.purple{
    background: linear-gradient(to left, #c04848 , #480048);
}
.btn.purple:before{
    background: linear-gradient(to right,#c04848,#480048);
}
@media only screen and (max-width: 767px){
    .btn{
        margin-bottom:15px;
    }
}


.logo{position:relative;z-index:123;padding:10px;font:18px verdana;color:#6DDB07;float:left;width:32%}
.logo a{color:#6DDB07;}
nav{position:relative;width:1200px;margin:0 auto;}
#cssmenu,#cssmenu ul,#cssmenu ul li,#cssmenu ul li a,#cssmenu #head-mobile{border:0;list-style:none;line-height:1;display:block;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
#cssmenu:after,#cssmenu > ul:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
#cssmenu #head-mobile{display:none}
#cssmenu{font-family:sans-serif;}
#cssmenu > ul > li{float:left}
#cssmenu > ul > li > a{padding:13px;font-size:15px;text-decoration:none;color:#000; font-family: 'Myriad Pro Regular';}
#cssmenu > ul > li:hover > a,#cssmenu ul li.active a{color:#fff}
#cssmenu > ul > li:hover,#cssmenu ul li.active:hover,#cssmenu ul li.active,#cssmenu ul li.has-sub.active:hover{background:#940000!important;-webkit-transition:background .3s ease;-ms-transition:background .3s ease;transition:background .3s ease;}
#cssmenu > ul > li.has-sub > a{padding-right:24px}
#cssmenu > ul > li.has-sub > a:after{position:absolute;top:22px;right:11px;width:8px;height:2px;display:block;background:#000;content:''}
#cssmenu > ul > li.has-sub > a:before{position:absolute;top:19px;right:14px;display:block;width:2px;height:8px;background:#000;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
#cssmenu > ul > li.has-sub:hover > a:before{top:23px;height:0}
#cssmenu ul ul{position:absolute;left:-9999px}
#cssmenu ul ul li{height:0;-webkit-transition:all .25s ease;-ms-transition:all .25s ease;background:#940000;transition:all .25s ease}
#cssmenu ul ul li:hover{}
#cssmenu li:hover > ul{left:auto}
#cssmenu li:hover > ul > li{height:35px}
#cssmenu ul ul ul{margin-left:100%;top:0}
#cssmenu ul ul li a{border-bottom:1px solid rgba(150,150,150,0.15);padding:11px 15px;width:250px;font-size:15px;text-decoration:none;color:#ddd;font-weight:400;}
#cssmenu ul ul li:last-child > a,#cssmenu ul ul li.last-item > a{border-bottom:0}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li a:hover{color:#fff}
#cssmenu ul ul li.has-sub > a:after{position:absolute;top:16px;right:11px;width:8px;height:2px;display:block;background:#ddd;content:''}
#cssmenu ul ul li.has-sub > a:before{position:absolute;top:13px;right:14px;display:block;width:2px;height:8px;background:#ddd;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
#cssmenu ul ul > li.has-sub:hover > a:before{top:17px;height:0}
#cssmenu ul ul li.has-sub:hover,#cssmenu ul li.has-sub ul li.has-sub ul li:hover{background:#363636;}
#cssmenu ul ul ul li.active a{border-left:1px solid #333}
#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active> a{border-top:1px solid #333}

@media screen and (max-width:1000px){
.logo{position:absolute;top:0;left: 0;width:100%;height:46px;text-align:center;padding:10px 0 0 0 ;float:none}
.logo2{display:none}
nav{width:100%;}
#cssmenu{width:100%}
#cssmenu ul{width:100%;display:none;}
#cssmenu ul li{width:100%;border-top:1px solid #444;background:rgba(255,255,255,0.8);}
#cssmenu ul li:hover{background:#363636;}
#cssmenu ul ul li,#cssmenu li:hover > ul > li{height:auto}
#cssmenu ul li a,#cssmenu ul ul li a{width:100%;border-bottom:0}
#cssmenu > ul > li{float:none}
#cssmenu ul ul li a{padding-left:25px}
#cssmenu ul ul li{background:#940000!important;}
#cssmenu ul ul li:hover{background:#363636!important}
#cssmenu ul ul ul li a{padding-left:35px}
#cssmenu ul ul li a{color:#ddd;background:none}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li.active > a{color:#fff}
#cssmenu ul ul,#cssmenu ul ul ul{position:relative;left:0;width:100%;margin:0;text-align:left}
#cssmenu > ul > li.has-sub > a:after,#cssmenu > ul > li.has-sub > a:before,#cssmenu ul ul > li.has-sub > a:after,#cssmenu ul ul > li.has-sub > a:before{display:none}
#cssmenu #head-mobile{display:block;padding:38px;color:#ddd;font-size:12px;font-weight:700}
.button{width: 349px;height:46px;position:absolute;right:0;top:54px;cursor:pointer;z-index: 12399994; border-bottom:0px solid #940000;border-top:0px solid #940000;}
.button:after{position:absolute;top:21px;right:20px;display:block;height:8px;width:20px;border-top:3px solid #940000;border-bottom:3px solid #940000;content:''}
.button:before{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;position:absolute;top:16px;right:20px;display:block;height:3px;width:20px;background:#940000;content:''}
.button.menu-opened:after{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;top:23px;border:0;height:2px;width:19px;background:#940000;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
.button.menu-opened:before{top:23px;background:#940000;width:19px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}
#cssmenu .submenu-button{position:absolute;z-index:99;right:0;top:0;display:block;border-left:1px solid #444;height:46px;width:46px;cursor:pointer}
#cssmenu .submenu-button.submenu-opened{background:#262626}
#cssmenu ul ul .submenu-button{height:34px;width:34px}
#cssmenu .submenu-button:after{position:absolute;top:22px;right:19px;width:8px;height:2px;display:block;background:#ddd;content:''}
#cssmenu ul ul .submenu-button:after{top:15px;right:13px}
#cssmenu .submenu-button.submenu-opened:after{background:#fff}
#cssmenu .submenu-button:before{position:absolute;top:19px;right:22px;display:block;width:2px;height:8px;background:#ddd;content:''}
#cssmenu ul ul .submenu-button:before{top:12px;right:16px}
#cssmenu .submenu-button.submenu-opened:before{display:none}
#cssmenu ul ul ul li.active a{border-left:none}
#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active > a{border-top:none}
}



.modal:target:before {
    display: none;
}
.modal:before {
    content:"";
    display: block;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
}
.modal .modal-dialog {
    background:#fefefe;

border-radius: 5px;

position: absolute;

z-index: 11;
width: 90%;
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
-webkit-transition: -webkit-transform 0.3s ease-out;
-moz-transition: -moz-transform 0.3s ease-out;
-o-transition: -o-transform 0.3s ease-out;
transition: transform 0.3s ease-out;
top: 2%;
}
.modal:target .modal-dialog {
    top: -100%;
    -webkit-transform: translate(0, -500%);
    -ms-transform: translate(0, -500%);
    transform: translate(0, -500%);
}
.modal-body {
    padding: 20px;
}
.modal-header, .modal-footer {
    padding: 10px 20px;
}
.modal-header {
    border-bottom: #eeeeee solid 1px;
}
.modal-header h2 {
    font-size: 20px;
}
.modal-footer {
    border-top: #eeeeee solid 1px;
    text-align: right;
}
