*{
 list-style-type: none;
}
html, body{
    margin:0;
    font-size: 100%;
    background: #fff;
}
::-webkit-scrollbar{width:13px; }
::-webkit-scrollbar-thumb {
    background: #da251c!important;
}
body a {
    text-decoration:none;
    font-family: 'Raleway', sans-serif;
    transition:0.5s all;
    -webkit-transition:0.5s all;
    -moz-transition:0.5s all;
    -o-transition:0.5s all;
    -ms-transition:0.5s all;
}
.folder li
{
    
}
.pulse {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -o-animation-name: pulse;
    animation-name: pulse;
}
.mypage-alo-ph-img-circle {
    width: 43px;
    height: 42px;
    top: 37px;
    left: 37px;
    position: absolute;
    background: url(https://i.imgur.com/J9AXAq7.png) no-repeat center center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .7;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    background-color: #ff2c2c;
    background-size: 70%;
    -webkit-animation: pulse 01s infinite;
}
.mypage-alo-ph-circle-fill {
    width: 60px;
    height: 60px;
    top: 28px;
    left: 28px;
    position: absolute;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background-color:#ff000080;
    opacity: .75 !important;
    -webkit-animation: pulse 1s infinite;
}
.mypage-alo-phone {
    position: fixed;
    left: 10px;
    bottom: 10px;
    visibility: visible;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 200000 !important;
}
    .float {
   position: fixed;
   width: 50px;
   height: 48px;
   bottom: 27px;
   right: 27px;
   background-color: #25d366;
   color: #FFF;
   border-radius: 1em;
   text-align: center;
   font-size: 35px;
   box-shadow: 2px 2px 3px #999;
   z-index: 100;
}
a:hover{
 text-decoration:none;
}
input[type="button"],input[type="submit"]{
    transition:0.5s all;
    -webkit-transition:0.5s all;
    -moz-transition:0.5s all;
    -o-transition:0.5s all;
    -ms-transition:0.5s all;
}
h2,h3,h4,h5,h6{
    margin:0;
    font-family: 'Raleway', sans-serif;
}   
p{
    margin:0;
    font-family: 'Raleway', sans-serif;
}
ul{
    margin:0;
    padding:0;
}
label{
    margin:0;
}
img {
    border: 0;
    width: 100%;
}


.w3layouts-header-top{
    padding: 1em 0em;
    background: rgba(0, 0, 0, 0.53);
}
.header {
    position: absolute;
    z-index: 999;
    width: 100%;
    background-color: white;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  padding-bottom: 10px;
}
.w3-header-top-left{
    float: left;
    width: 15%;
}
.w3-header-top-left p,.w3-header-top-right-text p{
    color:#FFFFFF;
    font-size:.9em;
    margin:0;
}
.w3-header-top-right{
    float: right;
}
.section_1info-social-grids {
    float: left;
}
/*-- social-icons --*/
.section_1info-social-grids{
    margin-left: 0;
}
.section_1info-social-grids ul{
    padding:0;
    margin:0;
}
.section_1info-social-grids ul li{
    display: inline-block;
}
.section_1info-social-grids ul li a {
    color: #FFFFFF;
    text-align: center;
}
.section_1info-social-grids ul li a i.fa{
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.section_1info-social-grids ul li a i.fa.fa-facebook:hover {
    color: #3b5998;
}
.section_1info-social-grids ul li a i.fa.fa-twitter{
    margin:0 1em;
}
.section_1info-social-grids ul li a i.fa.fa-twitter:hover{
    color: #55acee;
}
.section_1info-social-grids ul li a i.fa.fa-rss{
    margin:0 1em 0 0;
}
.section_1info-social-grids ul li a i.fa.fa-rss:hover{
    color: #f26522;
}
.section_1info-social-grids ul li a i.fa.fa-vk:hover{
    color: #45668e;
}
.logo h1{
    margin: .3em 0 0 0;
}
.logo h1 a{
    text-decoration: none;
    color: #ffffff;
    font-size: 1.5em;
    font-weight: 400;
}
.logo h1 a span{
    font-size: 1.5em;
    color: #FF5722;
    font-weight: 600;
}
.navbar-brand {
   height: auto;
   padding: 0;
   font-size: 5px;
   line-height: 20px;
}
.navbar-nav {
    float: right;
    margin-top: 2.5em;
}
.navbar-default {
    border: none;
    background: none;
    min-height: auto;
    margin-bottom: 0;
}
div#bs-example-navbar-collapse-1 {
    padding: 0;
}
.navbar-nav li.first-list:after,ul.dropdown-menu li:after{
    background: none !important;
    width: 0px !important;
}
ul.nav.navbar-nav li a {
    font-size: 14px;
    color: #000;
    margin: 3px;
    padding: 0.5em .4em;
    font-weight: 800;
    text-transform: capitalize;
    letter-spacing: 3px;
    border: solid 2px rgba(255, 255, 255, 0);
}
ul.nav.navbar-nav li a:hover{
    color: #fff !important;
    border: solid 2px #6b0121;
    background-color: #da251c !important;
}
ul.nav.navbar-nav li a:focus{
    outline:none;
    border: solid 2px rgba(255, 255, 255, 0)
}
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background:none !important;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #fff;
}
ul.nav.navbar-nav li.active a {
    color: #fff;
    background: #da251c;
    border: solid 2px #6b0121;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #000;
    background:none;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background: #da251c!important;
}
.top-nav .open > .dropdown-menu {
    display: block;
    background: rgba(0, 0, 0, 0.69);
    margin-top: 2em;
    left: -73%;
}
.top-nav .open > .dropdown-menu li {
    margin: 0;
    display: block;
    overflow:hidden;
}
.navbar-top .open > .dropdown-menu li a {
    display: block;
    color: #000;
    font-weight: 600;
    letter-spacing: 3px;
    text-align: inherit;
    font-size: 11px;
    padding: 0.6em 2em;
    border: solid 2px rgba(255, 255, 255, 0);
}
.navbar-top .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    color: #fff;
    border: none;
    background: #da251c;
        border: solid 2px #da251c;
}
.navbar-top .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #da251c;
        border: solid 2px #da251c;
}
ul.dropdown-menu {
    background-color: white!important;
    border: none;
}


/*--banner-slider--*/

#slider2,
#slider3 {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin: 0 auto;
}

.rslides_tabs li:first-child {
    margin-left: 0;
}

.rslides_tabs .rslides_here a {
    background: rgba(255, 255, 255, .1);
    color: #fff;
    font-weight: bold;
}

.events {
    list-style: none;
}

.callbacks_container {
    position: relative;
    float: left;
    width: 100%;
}

.callbacks {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.callbacks li {
    position: absolute;
    width: 100%;
}

.callbacks img {
    position: relative;
    z-index: 1;
    height: auto;
    border: 0;
}

.callbacks .caption {
    display: block;
    position: absolute;
    z-index: 2;
    font-size: 20px;
    text-shadow: none;
    color: #fff;
    left: 0;
    right: 0;
    padding: 10px 20px;
    margin: 0;
    max-width: none;
    top: 10%;
    text-align: center;
}

.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    bottom: 45%;
    left: 0;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    width: 32px;
    height: 32px;
}

.callbacks_nav:hover {
    opacity: 0.5;
}

.callbacks_nav.next {
    left: auto;
    left: 51%;
}

.callbacks_nav.prev {
    background: transparent url(../images/left11.png) no-repeat;
    left: 6%;
}

.callbacks_nav.next {
    background: transparent url(../images/right11.png) no-repeat;
    left: 92%;
}

#slider3-pager a {
    display: inline-block;
}

#slider3-pager span {
    float: left;
}

#slider3-pager span {
    width: 100px;
    height: 15px;
    background: #fff;
    display: inline-block;
    border-radius: 30em;
    opacity: 0.6;
}

#slider3-pager .rslides_here a {
    background: #FFF;
    border-radius: 30em;
    opacity: 1;
}

#slider3-pager a {
    padding: 0;
}

#slider3-pager li {
    display: inline-block;
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides li {
    position: relative;
    display: block;
    float: left;
}

.rslides img {
    height: auto;
    border: 0;
}

.callbacks_tabs {
    list-style: none;
    position: absolute;
    bottom: 21%;
    left: 68.5%;
    padding: 0;
    margin: 0;
    z-index: 990;
    display: block;
    text-align: center;
}

.slider-top span {
    font-weight: 600;
}

.callbacks_tabs li {
    display: inline-block;
    margin: 0 5px;
}

.animated {
    z-index: 99;
}


/*----*/

.callbacks_tabs a {
    visibility: hidden;
}

.callbacks_tabs a:after {
    content: "\f111";
    font-size: 0;
    font-family: FontAwesome;
    visibility: visible;
    display: block;
    height: 14px;
    width: 14px;
    display: inline-block;
    background: #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    box-shadow: 2px 2px 5px #000000;
    -webkit-box-shadow: 2px 2px 5px #000000;
    -o-box-shadow: 2px 2px 5px #000000;
    -moz-box-shadow: 2px 2px 5px #000000;
    -ms-box-shadow: 2px 2px 5px #000000;
}

.callbacks_here a:after {
    background: #db3552;
}


/*----*/

.slider_banner_info_w3ls {
    margin-top: 25%;
}

.slider_banner_info_w3ls h2,.slider_banner_info_w3ls h3 {
    font-size: 3.5em;
    line-height: 1.5em;
    text-align: center;
    text-transform: capitalize;
    color: #fff;
    font-weight: 700;
    letter-spacing: 4px;
    text-shadow: 2px 2px 3px #313131;
}
.slider_banner_info_w3ls p {
    text-align: center;
    font-size: 15px;
    color: #eee;
    letter-spacing: 1px;
    line-height: 28px;
    padding: 1em 10em 3em;
}
.slider_banner_info_w3ls a {
    font-size: 16px;
    font-weight: 600;
    color: #eee;
    letter-spacing: 1px;
    padding: 12px 20px;
    border: 2px solid #fff;
    text-transform: capitalize;
}
.slider_banner_info_w3ls a:hover {
    background: #db3552;
    border: 2px solid #db3552;
}
.offer{
    text-align:center;
}
.slider_banner_info_w3ls h2 span,.slider_banner_info_w3ls h3 span {
    color: #db3552;
    text-shadow: 2px 2px 3px #111;
}
.slider-dot{
   
    background-size: 2px;
    -webkit-background-size: 2px;
    -moz-background-size: 2px;
    -o-background-size: 2px;
    -ms-background-size: 2px;
    min-height: 770px;
}
img.img-responsive {
    width: 100%;
    
}

img.img-responsive.logo {
    top: 9px;
    position: relative;
    padding: 0px 8px 0px;
    width: 48em;
}

.slider-img1 {
    background: url(../images/image1.jpg) no-repeat 0px 0px;

}

.slider-img2 {
    background: url(../images/image2.jpg) no-repeat 0px 0px;

}

.slider-img3 {
    background: url(../images/image3.jpg) no-repeat 0px 0px;

}
.slider-img4 {
    background: url(../images/image4.jpg) no-repeat 0px 0px;
    
}



    
}
.slider-img1,
.slider-img2,
.slider-img3,
.slider-img4 {
         
  
  
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    min-height: 600px;
    margin-top:80px;
}


/*-- //Slider --*/

/*-- //Banner-Slider --*/


/*--footer--*/

.footer_w3layouts_section_1its{
    background: #151515;
}

.footer_w3layouts_section_1its h3,.footer_w3layouts_section_1its h2{
    font-size: 1.6em;
    color: #ffffff;
    font-weight: 300;
    margin-bottom: 20px;
    letter-spacing: 1px;
}

.footer-text p,.contact-info p {
    color: #808080;
    font-size: 14px;
    line-height: 1.8em;
    letter-spacing: 0.5px;
    font-family: 'Raleway', sans-serif;
}

.phone {
    margin-top: 20px;
}

.contact-info h4 {
    font-style: normal;
    font-weight: 300;
    font-size: 1.3em;
    line-height: 1.71;
    letter-spacing: 1px;
    text-transform: capitalize;
    color: #fff;
}
.copyright {
    border-top: 1px solid #808080;
    margin-top: 2em;
    padding-top: 2em;
    margin-left: 15px;
}
.copyright p {
    padding-left: 50px;
    font-size: 15px;
    letter-spacing: .5px;
    text-transform: capitalize;
    font-family: 'Raleway', sans-serif;
}
.copyright p a{
    color:#e2e1e1;
    text-decoration: underline;
}
.copyright p a:hover {
    color:#fff;
}
.footer{
    padding: 3em 0;
}

.footer p {
    color: #e2e1e1;
}

.footer-grid:nth-child(2) {
    border-left: 1px solid #1b1b1b;
    border-right: 1px solid #1b1b1b;
}

.footer ul li.hd {
    color: #34bf49;
}

.newsletter .email {
    background-color: #F4F4F4;
    border: none;
}

.flickr-grid {
    float: left;
    width: 32%;
    margin: 0 0.1em .2em;
}

.flickr-grid a img {
    width: 100%;
    padding: 0.3em;
    border: 1px solid #333333;
}

.footer-text input[type="email"] {
    outline: none;
    padding: 12px 15px;
    color: #fff;
    font-size: 13px;
    width: 85%;
    border: none;
    background: none;
    letter-spacing: 1px;
    font-family: 'Raleway', sans-serif;
}

.newsletter {
    position: relative;
    margin-top: 2em;
}

button.btn1 {
    color: #fff;
    border: none;
    padding: 10px 0;
    outline: none;
    text-align: center;
    text-decoration: none;
    background: none;
    background: none;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
    float: right;
    width: 15%;
}
.footer-grid_section_1its_w3 form {
    border: 1px solid #fff;
    width: 100%;
    margin-top: 20px;
}
ul.social_section_1info li {
    display: inline-block;
}

ul.social_section_1info {
    margin-top: 15px;
}

ul.social_section_1info a {
    color: #e2e1e1;
    margin-right: 10px;
    font-size: 15px;
}
ul.social_section_1info a:hover{
    color: #fff;
}

.phone p a {
    color: #e2e1e1;
}
.phone p a:hover {
    color: #fff;
}

ul.links li {
    list-style-type: none;
    margin: 10px 0;
}
ul.links li a{
    color: #e2e1e1;
    font-size: 15px;
    letter-spacing: .5px;
}
ul.links li a:hover{
    color: #fff;
}

/*--//footer--*/

/*-- welcome --*/
.welcome{
    padding: 5em 0 6em;
}

.homepage.welcome {
    padding: 18px;
}
/*-- //welcome --*/
/*-- welcome --*/

.inner_grid1 {
    margin-bottom: 2.5em;
}
.inner_grid1:nth-child(3) {
    margin-bottom: 0;
}
.inner_grid1:nth-child(1) {
    margin-top: 20px;
}
.layer1 {
    background: rgba(0, 0, 0, 0.3);
    padding: 5.5em 3em;
}
.welcome_left {
    background: url(../images/image3.jpg) no-repeat 0px 0px;
    background-size: cover;
    padding: 0;
}
.welcome_left h3 {
    font-size: 7em;
    color: #fff;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin-bottom: 15px;
}
.welcome_left p {
    font-size: 20px;
    color: #eee;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 1px;
    line-height: 26px;
}
.read a {
    color: #fff;
    padding: 8px 25px;
    border: 2px solid #fff;
    letter-spacing: 1px;
    text-transform: capitalize;
}
.read a:hover {
    background: #db3552;
    border: 2px solid #db3552;
}
.read  {
    margin-top:2em;
}
.welcome_left_info {
    background: rgba(0, 0, 0, 0.3);
    padding: 1em 2em 4em;
    border: 1px solid #ccc;
}
.welcome_right p ,.about_left p {
    margin-top: 1em;
    line-height: 2;
    font-size: 15px;
    color: #777;
}
.welcome_right h5{
    color: #292929;
    font-size: 1.2em;
    margin: 1em 0;
    letter-spacing: 1px;
    text-transform: capitalize;
}
.welcome_right h3,.about_left h3 {
    text-transform: uppercase;
    font-size: 26px;
    letter-spacing: 1px;
    font-weight: 700;
    color: #333;
}
.welcome_right {
    padding-left: 5em;
}
.know a {
    background: #db3552;
    border: 2px solid #db3552;
    color: #fff;
    padding: 8px 25px;
    letter-spacing: 1px;
    text-transform: capitalize;
}
.know a:hover{
    background: #333;
    border: 2px solid #333;
}
.know {
    margin-top: 2em;
}
/*-- //welcome --*/

/** welcome bottom --*/
.section{
    padding: 5em 0;
}
/*-- flex-slider --*/
.about-left-grid {
    padding-left: 0;
}
#carousel li {
    margin-right: 0 !important;
    width: 107px !important;
}

#carousel img {
    display: block;
    opacity: .5;
    cursor: pointer;
}

#carousel img:hover {
    opacity: 1;
}

#carousel .flex-active-slide img {
    opacity: 1;
    cursor: default;
}

/** welcome bottom --*/

/* Banner bottom */

.home-section_1-text {
    background: #3BC391;
    padding: 9em 5em;
    min-height: 714px;
}

.home-section_1-text h4 {
    text-transform: uppercase;
    font-weight: bold;
    font-size:2em;
    line-height: 1.4em;
    margin-bottom: 0.5em;
    color: #111;
    letter-spacing:1px;
}
.home-section_1-text p{
    line-height:2em;
    font-size: 1.2em;
    color: #fff;
    margin: 0.5em 0 2em 0;
}
.bannerbottomright h3 {
    font-size: 35px;
    color: #2b2b2b;
    margin-bottom: .5em;
    font-weight: 600;
}
.bannerbottomright p{
    margin-top: 1em;
    line-height: 2;
    font-size: 15px;
    color: #777;
}
.bannerbottomright h4 {
    font-size: 22px;
    margin: 1em 0 0;
    color: #444;
    text-transform: capitalize;
}
.bannerbottomright span {
    width: 45px;
    color: #db3552;
}
.bannerbottomright h3 span {
    font-weight: 200;
    color: #2b2b2b;
}

/* //banner bottom */

/*-- welcome bottom --*/
.about-section_1 {
    background: url(../images/image2.jpg)no-repeat;
    background: #151515;
    background-attachment: fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    text-align: center;
}
.inner-padding{
    padding: 5em 0;
    background: rgba(0,0,0,0.6);
    background: none;
}
h3.heading-section_1info.white-w3ls {
    color: #eee;
    font-size: 37px;
    line-height: 48px;
    text-transform: capitalize;
}
.about-section_1 p {
    font-size: 15px;
    color: #808080;
    letter-spacing: 1px;
    text-align: justify;
    margin: 1em auto 0em;
    line-height: 2;
    width: 70%;
}

.bottom_grid1 h3 {
    font-size: 28px;
    text-transform: capitalize;
    letter-spacing: 1px;
    color: #333;
    margin-bottom: 15px;
}
.bottom_grid1 p {
    font-size: 15px;
    color: #666;
    letter-spacing: 1px;
    line-height: 26px;
}
.bottom {
    padding: 5em 0;
}
/*-- //welcome bottom --*/

/*-- breadcrumbs --*/
.w3layouts-breadcrumbs {
    background: #151515;
    padding: 11px 0;
    text-align: left;
}
span.section_1-breadcrumbs,span.section_1-breadcrumbs a {
    color: #fff;
    font-size: 17px;
    font-family: 'Raleway', sans-serif;
}
span.section_1-breadcrumbs a i {
    color: #fff;
    font-size: 16px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
}
span.section_1-breadcrumbs span {
    margin: 0 5px;
}
span.section_1-breadcrumbs a i:hover {
    color: #fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
}
/*-- //breadcrumbs --*/

/*-- gallery --*/
.section_1_gallery_grid{
    margin-top:1em;
}
.w3_section_1_gallery_grid {
    padding: 0 8px;
}
.section_1_gallery_grid1{
    position: relative;
}

.w3layouts_gallery_grid1_pos{
    background: #db3552;
    bottom: 35px;
    left: 30px;
    opacity: 0;
    padding: 1em;
    position: absolute;
    right: 30px;
    text-align: center;
    top: 35px;
    visibility: hidden;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
.w3layouts_gallery_grid1_pos h3{
    font-size: 1.2em;
    letter-spacing: 1px;
    font-weight: 600;
    margin: .5em 0 .5em;
    position: relative;
    text-transform: uppercase;
    color: #fff;
}
.w3layouts_gallery_grid1_pos p{
    color: #fff;
    letter-spacing:1px;
    font-size: 14px;
}
.section_1_gallery_grid:hover .w3layouts_gallery_grid1_pos{
    opacity: 1;
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -moz-transform: scaleX(1);
    -o-transform: scaleX(1);
    -ms-transform: scaleX(1);
}
.banner-bottom.gallery{
    /* padding:5em 0; */
}
p.quia {
        font-size: 1.2em;
    color: #140b05;
    font-weight: 600;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
}
/*-- //gallery --*/

/*-- to-top --*/
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 20px;
    right: 6%;
    overflow: hidden;
    z-index: 999;
    width: 34px;
    height: 34px;
    border: none;
    text-indent: 100%;
    background: #000 url(../images/arrow.png) no-repeat 0px 0px;
    border-radius: 30px;
    border: 1px solid #151515;
}
#toTopHover {
    width: 40px;
    height: 40px;
    display: block;
    overflow: hidden;
    float: right;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
}
/*-- //to-top --*/



/*-- inner pages banner --*/

.inner_pages_banner {
    background: url(../images/image1.jpg) no-repeat 0px 0px;
    background-size: cover;
    min-height: 250px;
}

.slider-dot1{
    background: url(../images/dott.png)repeat 0px 0px;
    background-size: 2px;
    -webkit-background-size: 2px;
    -moz-background-size: 2px;
    -o-background-size: 2px;
    -ms-background-size: 2px;
    min-height: 249px;
    padding-top: 10em;
    text-align: center;
}
/*-- inner pages banner --*/


/*-- About page --*/

.about_right img.main_img {
    width: 65%;
    position: relative;
    border: 4px solid #4CAF50;
    padding: 1em;
}
.about_right img.top_img1 {
    width: 65%;
    position: absolute;
    left: 15%;
    top: 50%;
    border: 4px solid #2196F3;
    padding: 1em;
}
.about_right img.top_img2 {
    width: 65%;
    position: absolute;
    left: 35%;
    top: 25%;
    border: 4px solid #F44336;
    padding: 1em;
}

.latest{
    padding: 5em 0;
    background: #eee;
}

.news_grid1 {
    background: url(../images/b1.jpg) no-repeat 0px 0px;
    background-size: cover;
    min-height: 300px;
    -webkit-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
}
.news_grid2 {
    background: url(../images/b2.jpg) no-repeat 0px 0px;
    background-size: cover;
    min-height: 300px;
    -webkit-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
}
.news_grid3 {
    background: url(../images/b3.jpg) no-repeat 0px 0px;
    background-size: cover;
    min-height: 300px;
    -webkit-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
}
.news_grid_info {
    background: rgba(255, 255, 255, 0.8);
    border: 4px solid #e2e2e2;
    padding: 2em;
    height: 300px;
    display: none;
    -webkit-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
}

.news_grid1:hover .news_grid_info,.news_grid2:hover .news_grid_info,.news_grid3:hover .news_grid_info  {
    display: block;
    transition: 1s ease;
    -webkit-transition: 1s ease;
    -ms-transition: 1s ease;
    -o-transition: 1 ease;
    -moz-transition: 1s ease;
}
.news_grid_info p.date {
    font-size: 14px;
    letter-spacing: 2px;
    color: #000;
}
.news_grid_info p {
    font-size: 14px;
    letter-spacing: .5px;
    color: #111;
    line-height: 26px;
    margin-bottom: 1.5em;
}
.news_grid_info h3 {
    text-transform: capitalize;
    font-size: 25px;
    letter-spacing: 1px;
    margin: 1em 0;
}
.news_grid_info a {
    font-size: 14px;
    text-transform: capitalize;
    color: #000;
    font-weight: 600;
    letter-spacing: 2px;
}

/* testimonals */
.testimonal img {
    border-radius: 50%; 
    width: 100px;
}
.testimonals {
    padding: 5em 0;
}
.first-grid {
    text-align: center;
    padding: 40px 20px;
    margin-right: 10px;
    border: 1px solid #ddd;
}
.first-grid h3 {
    text-transform: uppercase;
    color: #333;
    font-size: 19px;
    font-weight: 600;
    margin: 20px 0 0;
}
.first-grid  h4 {
    margin: 5px 0;
    text-transform: capitalize;
}
.first-grid p {
    font-size: 14px;
    color: #666;
    margin: 10px 0;
    letter-spacing: .5px;
    line-height: 26px;
}
/*-- testimonials --*/

/*-- //About page --*/


/*-- Services page --*/
h2.heading,h3.heading {
    text-align: center;
    font-size: 50px;
    color: #2d2d2d;
    margin-bottom: 1em;
    font-weight: 600;
    text-transform: capitalize;
}
h2.heading span,h3.heading span {
    font-weight: 200;
}
.services{
    padding: 5em 0;
}
.innergrid1 {
    border: 1px solid #cecece;
    padding: 2em;
    text-align: center;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
}
.margin{
    margin-bottom: 20px;
}
.innergrid1 h3 {
    text-transform: capitalize;
    font-size: 22px;
    color: #333;
    margin: 1em 0;
}
.innergrid1 p {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 26px;
    color: #171717;
}
.innergrid1 span {
    font-size: 40px;
}
span.glyphicon.glyphicon-picture {
    color: #ff4f81;
}
span.glyphicon.glyphicon-tree-deciduous {
    color: #1cc7d0;
}
span.glyphicon.glyphicon-lamp {
    color: #ff6c5f;
}
span.glyphicon.glyphicon-check {
    color: #ffc168;
}

.innergrid1:hover span {
    color: #fff;
}
.picture{
    border: 1px solid #ff4f81;
}
.picture:hover{
    background: #ff4f81;
}
.deciduous{
    border: 1px solid #1cc7d0;
}
.deciduous:hover{
    background: #1cc7d0;
}
.lamp{
    border: 1px solid #ff6c5f;
}
.lamp:hover{
    background: #ff6c5f;
}
.check{
    border: 1px solid #ffc168;
}
.check:hover {
    background: #ffc168;
}
.serv-grid1 {
    background: url(../images/image1.jpg) no-repeat 0px 0px;
    background-size: cover;
    min-height: 300px;
    padding: 0;
}
.serv-grid2 {
    background: url(../images/image2.jpg) no-repeat 0px 0px;
    background-size: cover;
    min-height: 300px;
    padding: 0;
}
.serv-grid3 {
    background: url(../images/image3.jpg) no-repeat 0px 0px;
    background-size: cover;
    min-height: 300px;
    padding: 0;
}
.serv-grids {
    margin-top: 4em;
}
.inner_grid {
    background: rgba(0, 0, 0, 0.6);
    padding: 3.5em 3em;
    height: 300px;
    text-align: center;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
}
.inner_grid:hover {
    background: rgba(0, 0, 0, 0.3);
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
}
.inner_grid a {
    background: #db3552;
    border: 2px solid #db3552;
    color: #fff;
    padding: 9px 30px;
    letter-spacing: 1px;
    font-size: 14px;
    text-transform: capitalize;
}
.inner_grid a:hover {
    background: none;
    border: 2px solid #fff;
}
.inner_grid h3 {
    font-size: 27px;
    color: #fff;
    margin-bottom: .8em;
    text-transform: capitalize;
    letter-spacing: 1px;
}
.inner_grid p {
    font-size: 14px;
    color: #fff;
    line-height: 26px;
    margin-bottom: 2em;
    letter-spacing: 1px;
}
/*-- stats --*/


.w3layouts_stats_left p {
    font-size: 3em;
    font-weight: 200;
    letter-spacing: 2px;
    color: #db3552;
    margin: 0.5em 0 0.1em 0;
}

.w3layouts_stats_left h3 {
    font-size: 1.2em;
    color: #525252;
    letter-spacing: 2px;
    margin: 0;
    font-weight: 600;
}

.w3l_stats_bottom_grid_left img {
    margin: 0 auto;
}
.stats-right h3.head {
    font-size: 35px;
    margin-bottom: 1em;
    text-transform: capitalize;
    color: #333;
}
.stats {
    padding: 5em 0;
}
.stats-left {
    padding: 0;
}
.stats-right {
    padding: 3em 4em 0;
}
.section_1_inner_info_stats {
    margin-top: 2em;
}
.stats-right p.para {
    font-size: 14px;
    letter-spacing: .5px;
    line-height: 2em;
    color: #444;
    margin: 1em 0;
}

/*-- //stats --*/
/*-- team --*/
.team{
    padding: 5em 0;
    background: #eee;
}
.wthree-team-grid img{
    width:100%;
    -webkit-box-shadow: 1px -1px 4px -1px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px -1px 4px -1px rgba(0,0,0,0.75);
    box-shadow: 1px -1px 4px -1px rgba(0,0,0,0.75);
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.wthree-team-grid img:hover {
    opacity: .7;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.wthree-team-grid-info {
    padding: 1em;
    background: #FFFFFF;
}
.wthree-team-grid h4 {
    font-size: 1.3em;
    color: #333;
    margin: 0;
    font-weight: 600;
}
.wthree-team-grid p {
    margin:.5em 0;
    color: #6b6b6b;
    font-size: 14px;
    letter-spacing: 2px;
}
.team-social-grids ul {
    padding: 0;
    margin: 0;
}
.team-social-grids ul li {
    display: inline-block;
    margin: 0 0 0 0.5em;
}
.team-social-grids ul li a {
    text-align: center;
}
.team-social-grids ul li a i.fa{
    height: 30px;
    width: 30px;
    border: solid 1px #7b7b7b;
    line-height: 29px;
    background: none;
    color: #7b7b7b;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.team-social-grids ul li a i.fa.fa-facebook {
    border: solid 1px #3b5998;
    background:#3b5998;
    color: #FFFFFF;
}
.team-social-grids ul li a i.fa.fa-twitter{
    border: solid 1px #55acee;
    background:#55acee;
    color: #FFFFFF;
}
.team_info {
    float: left;
}
.team-social-grids {
    float: right;
}
/*-- //team --*/

/*-- //Services page --*/


/*-- icons --*/
.w3_wthree_section_1its_icons{
    padding: 5em 0;
}
.codes a {
    color: #999;
}
.icon-box {
    padding: 8px 15px;
    background:rgba(149, 149, 149, 0.18);
    margin: 1em 0 1em 0;
    border: 5px solid #ffffff;
    text-align: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
    cursor: pointer;
} 
.icon-box:hover {
    background: #db3552;
    transition:0.5s all;
    -webkit-transition:0.5s all;
    -o-transition:0.5s all;
    -ms-transition:0.5s all;
    -moz-transition:0.5s all;
}
.icon-box:hover i.fa {
    color:#fff !important;
}
.icon-box:hover a.section_1-icon {
    color:#fff !important;
}
.codes .bs-glyphicons li {
    float: left;
    width: 12.5%;
    height: 115px;
    padding: 10px; 
    line-height: 1.4;
    text-align: center;  
    font-size: 12px;
    list-style-type: none;  
}
.codes .bs-glyphicons .glyphicon {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 24px;
}
.codes .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #777;
} 
.codes .bs-glyphicons .glyphicon-class {
    display: block;
    text-align: center;
    word-wrap: break-word;
}
h3.icon-subheading {
    font-size: 28px;
    color: #db3552 !important;
    margin: 30px 0 15px;
    font-weight: 700;
    letter-spacing: 2px;
}
h3.section_1its-icons-title {
    text-align: center;
    font-size: 33px;
    color: #222222;
    font-weight: 700;
    letter-spacing: 2px;
}
.icons a {
    color: #999;
}
.icon-box i {
    margin-right: 10px !important;
    font-size: 17px !important;
    color: #545454 !important;
}
.bs-glyphicons li {
    float: left;
    width: 18%;
    height: 115px;
    padding: 10px;
    line-height: 1.4;
    text-align: center;
    font-size: 12px;
    list-style-type: none;
    background:rgba(149, 149, 149, 0.18);
    margin: 1%;
}
.bs-glyphicons .glyphicon {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 24px;
    color: #545454;
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #777;
} 
.bs-glyphicons .glyphicon-class {
    display: block;
    text-align: center;
    word-wrap: break-word;
        color: #777;
}
@media (max-width:991px){
    h3.section_1its-icons-title {
        font-size: 28px;
    }
    h3.icon-subheading {
        font-size: 22px;
    }
}
@media (max-width:768px){
    h3.section_1its-icons-title {
        font-size: 28px;
    }
    h3.icon-subheading {
        font-size: 25px;
    }
    .row {
        margin-right: 0;
        margin-left: 0;
    }
    .icon-box {
        margin: 0;
    }
}
@media (max-width: 640px){
    .icon-box {
        float: left;
        width: 50%;
    }
}
@media (max-width: 480px){
    .bs-glyphicons li {
        width: 31%;
    }
    .icon-box {
        float: none;
        width: 100%;
    }
}
@media (max-width: 414px){
    h3.section_1its-icons-title {
        font-size: 23px;
    }
    h3.icon-subheading {
        font-size: 22px;
    }
    .bs-glyphicons li {
        width: 31.33%;
    }
}
@media (max-width: 384px){
    .icon-box {
        float: none;
        width: 100%;
    }
}
/*-- //icons --*/


/*--Typography--*/
.typography{
    padding: 5em 0;
}
.well {
    font-weight: 300;
    font-size: 14px;
}

.list-group-item {
    font-weight: 300;
    font-size: 14px;
}

li.list-group-item1 {
    font-size: 14px;
    font-weight: 300;
}

.typo p {
    margin: 0;
    font-size: 14px;
    font-weight: 300;
}

.show-grid [class^=col-] {
    background: #fff;
    text-align: center;
    margin-bottom: 10px;
    line-height: 2em;
    border: 10px solid #f0f0f0;
}

.show-grid [class*="col-"]:hover {
    background: #e0e0e0;
}

.grid_3 {
    margin-bottom: 2em;
}

.xs h3,
h3.m_1 {
    color: #000;
    font-size: 1.7em;
    font-weight: 300;
    margin-bottom: 1em;
}

.grid_3 p {
    color: #555;
    font-size: 0.85em;
    margin-bottom: 1em;
    font-weight: 300;
}

.grid_4 {
    background: none;
    margin-top: 50px;
}

.label {
    font-weight: 300 !important;
    border-radius: 4px;
}

.grid_5 {
    background: none;
    padding: 2em 0;
}

.grid_5 h3,
.grid_5 h2,
.grid_5 h1,
.grid_5 h4,
.grid_5 h5,
h3.hdg,
h3.bars {
    font-size: 28px;
    color: #db3552 !important;
    margin: 30px 0 15px;
    font-weight: 700;
    letter-spacing: 2px;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    border-top: none !important;
}

.tab-content>.active {
    display: block;
    visibility: visible;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    z-index: 0;
}

.badge-primary {
    background-color: #03a9f4;
}

.badge-success {
    background-color: #8bc34a;
}

.badge-warning {
    background-color: #ffc107;
}

.badge-danger {
    background-color: #e51c23;
}

.grid_3 p {
    line-height: 2em;
    color: #888;
    font-size: 0.9em;
    margin-bottom: 1em;
    font-weight: 300;
}

.bs-docs-example {
    margin: 1em 0;
}

section#tables p {
    margin-top: 1em;
}

.tab-container .tab-content {
    border-radius: 0 2px 2px 2px;
    border: 1px solid #e0e0e0;
    padding: 16px;
    background-color: #ffffff;
}

.table td,
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 15px!important;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    font-size: 0.9em;
    color: #555;
    border-top: none !important;
}

.tab-content>.active {
    display: block;
    visibility: visible;
}

.label {
    font-weight: 300 !important;
}

.label {
    padding: 4px 6px;
    border: none;
    text-shadow: none;
}

.alert {
    font-size: 0.85em;
}

h1.t-button,
h2.t-button,
h3.t-button,
h4.t-button,
h5.t-button {
    line-height: 2em;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

li.list-group-item1 {
    line-height: 2.5em;
}

.input-group {
    margin-bottom: 20px;
}

.in-gp-tl {
    padding: 0;
}

.in-gp-tb {
    padding-right: 0;
}

.list-group {
    margin-bottom: 48px;
}

ol {
    margin-bottom: 44px;
}

h2.typoh2 {
    margin: 0 0 10px;
}

@media (max-width:800px) {
    .grid_3.grid_5.w3ls,
    .grid_3.grid_5.w3l,
    .grid_3.grid_5.section_1its,
    .grid_3.grid_5.section_1info,
    .grid_3.grid_5.wthree {
        margin: 0;
    }
}

@media (max-width:768px) {
    .grid_5 {
        padding: 0 0 1em;
    }
    .grid_3 {
        margin-bottom: 0em;
    }
    .grid_3.grid_5.w3l {
        margin-top: 1.5em;
    }
}

@media (max-width:640px) {
    h1,
    .h1,
    h2,
    .h2,
    h3,
    .h3 {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .grid_5 h3,
    .grid_5 h2,
    .grid_5 h1,
    .grid_5 h4,
    .grid_5 h5,
    h3.hdg,
    h3.bars {
        margin-bottom: .5em;
    }
    ol.breadcrumb li,
    .grid_3 p,
    ul.list-group li,
    li.list-group-item1 {
        font-size: 14px;
    }
    .breadcrumb {
        margin-bottom: 25px;
    }
    .well {
        font-size: 14px;
        margin-bottom: 10px;
    }
    h2.typoh2 {
        font-size: 1.5em;
    }
    .label {
        font-size: 60%;
    }
    .in-gp-tl {
        padding: 0 1em;
    }
    .in-gp-tb {
        padding-right: 1em;
    }
    .list-group {
        margin-bottom: 20px;
    }
}

@media (max-width:480px) {
    .grid_5 h3,
    .grid_5 h2,
    .grid_5 h1,
    .grid_5 h4,
    .grid_5 h5,
    h3.hdg,
    h3.bars {
        font-size: 1.2em;
    }
    .table h1 {
        font-size: 26px;
    }
    .table h2 {
        font-size: 23px;
    }
    .table h3 {
        font-size: 20px;
    }
    .label {
        font-size: 53%;
    }
    .alert,
    p {
        font-size: 14px;
    }
    .pagination {
        margin: 20px 0 0px;
    }
    .grid_3.grid_4.w3layouts {
        margin-top: 0;
    }
}

@media (max-width: 320px) {
    .grid_4 {
        margin-top: 18px;
    }
    h3.title {
        font-size: 1.6em;
    }
    .alert,
    p,
    ol.breadcrumb li,
    .grid_3 p,
    .well,
    ul.list-group li,
    li.list-group-item1,
    a.list-group-item {
        font-size: 13px;
    }
    .alert {
        padding: 10px;
        margin-bottom: 10px;
    }
    ul.pagination li a {
        font-size: 14px;
        padding: 5px 11px;
    }
    .list-group {
        margin-bottom: 10px;
    }
    .well {
        padding: 10px;
    }
    .nav>li>a {
        font-size: 14px;
    }
    table.table.table-striped,
    .table-bordered,
    .bs-docs-example {
        display: none;
    }
}
/*-- //typography --*/


/*-- Contact --*/

.contact{
    padding: 5em 0;
}
.contact_grid {
    text-align: center;
}
.contact_grid_right h4 {
    font-size: 1.4em;
    color: #ffffff;
    margin-bottom: .8em;
}
.contact_grid p {
    color: #808080;
    font-size: 14px;
    line-height: 2em;
    letter-spacing: 1px;
}
.contact_grid_right {
    background: #151515;
    padding: 2em;
}
.contact_grid p i{
    color: #bbb;
    margin-right: 5px;
}
.contact_grid p a{
    color: #808080;
    letter-spacing: 2px;
}
.contact_grid p a:hover{
    color: #fff;
}


.w3layouts-contact-form-top h3, .contact-form-top h3, .w3section_1-map h3, .section_1its-contact-address h3 {
    color: #212121;
    font-size: 2em;
    margin: 0 0 1em 0;
    text-transform: capitalize;
    letter-spacing: 1px;
}
.w3layouts-contact-form-top p {
    font-size: 14px;
    color: #333;
    margin: 1em 0 0;
    line-height: 28px;
    letter-spacing: .5px;
}
.section_1its-contact-address{
    margin: 3em 0 0 0;
}
.w3layouts-contact-form-top p{
    margin:2em 0;
}
.section_1info-contact-form-grid{
    margin: 2em 0 0 0;
}
.section_1info-contact-form-grid input[type="text"]{
    display: inline-block;
    background: none;
    border: none;
    border-bottom: 1px solid #444;
    width: 100%;
    float:left;
    outline: none;
    padding: 8px 15px 8px 0px;
    font-size: .9em;
    color: #777;
    margin-bottom: 1.5em;
    font-family: 'Raleway', sans-serif;
}
.section_1info-contact-form-grid input[type="email"] {
    display: inline-block;
    background: none;
    border: none;
    border-bottom: 1px solid #000;
    width: 100%;
    outline: none;
    padding: 8px 15px 8px 0px;
    font-size: .9em;
    color: #777;
    margin-bottom: 1.5em;
    font-family: 'Raleway', sans-serif;
}
.section_1info-contact-form-grid textarea {
    background: none;
    border: none;
    border-bottom: 1px solid #000;
    width: 100%;
    display: block;
    height: 150px;
    outline: none;
    font-size: .9em;
    color: #777;
    resize: none;
    padding: 8px 15px 8px 0px;
    margin-bottom: 1em;
    font-family: 'Raleway', sans-serif;
}
.section_1info-contact-form-grid button.btn1{
    color: #FFFFFF;
    font-size: 15px;
    text-decoration: none;
    padding: 10px;
    width: 30%;
    float: left;
    background: #008BFF;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
    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: 'Raleway', sans-serif;
}
.contact-form-left {
    padding-right: 7em;
    padding-left: 14em;
}
.section_1-contact-form {
    padding: 5em 0;
}
.section_1info-contact-form-grid button.btn1:hover {
    background: #232323;
    color: #fff;
}
.w3section_1-map iframe{
    border: none;
    min-height: 300px;
    width: 100%;
}
.social ul li {
    list-style-type: none;
    display: inline-block;
}
.contact a.fa {
    color: #fff;
    font-size: 17px;
    width: 38px;
    height: 38px;
    line-height: 38px;
    background: #f7f7f7;
    text-align: center;
}
.contact a.fa.fa-facebook {
    background: #3b5998;
}
.contact a.fa.fa-twitter {
    background: #1da1f2;
}
.contact a.fa.fa-google-plus {
    background: #dd4b39;
}
.contact a.fa.fa-linkedin {
    background: #00a0dc;
}
.contact a.fa:hover {
    background: #00d2be;
    color: #ffffff;
}
.contact-form-left .contact-info h4{
    color: #333;
    font-weight: 600;
}
.contact-form-left .contact-info p,.contact-form-left .contact-info a{
    color: #555;
    font-weight: 400;
    font-size: 15px;
    
}
.contact-form-left .contact-info a:hover{
    color: #000;
    
}
.contact-form-top p {
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 26px;
    color: #000;
    font-weight: 500;
    margin-bottom: 1em;
}
.map iframe {
    width: 100%;
    min-height: 365px;
    -webkit-box-shadow: -1px 1px 1px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: -1px 1px 1px 0px rgba(0,0,0,0.75);
    box-shadow: -1px 1px 1px 0px rgba(0,0,0,0.75);
}

.section_1its_section_1_about_mail input[type="text"], .section_1its_section_1_about_mail input[type="email"], .section_1its_section_1_about_mail textarea {
    outline: none;
    background: none;
    border: 1px solid #a0a0a0;
    padding: 12px;
    font-size: 15px;
    color: #000;
    width: 32.5%;
    margin-right: 14px;
    letter-spacing: 1px;
    float: left;
    font-family: 'Raleway', sans-serif;
}
.section_1its_section_1_about_mail input[type="email"], .section_1its_section_1_about_mail input[type="text"]:nth-child(1) {
    margin-bottom: 1em;
}
.section_1its_section_1_about_mail textarea {
    min-height: 200px;
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0%;
}
.last {
    margin-right: 0px !important;
}
.section_1its_section_1_about_mail input[type="submit"] {
    font-size: 14px;
    background: #db3552;
    border: none;
    padding: 10px 50px;
    letter-spacing: 1px;
    text-transform: capitalize;
    color: #fff;
    font-family: 'Raleway', sans-serif;
}
/*-- //Contact --*/


/*-- Responsive design --*/
@media(max-width: 1440px){
    .logo h1 a {
        font-size: 1.4em;
    }
    .slider_banner_info_w3ls {
        margin-top: 21%;
    }
    .stats-right {
        padding: 1em 3em 0;
    }
    .contact-form-left {
        padding-left: 9.5em;
    }
    .slider-img1, .slider-img2, .slider-img3,.slider-dot {
        min-height: 700px;
    }
}
@media(max-width: 1366px){
    .slider_banner_info_w3ls h2, .slider_banner_info_w3ls h3 {
        font-size: 3.3em;
        letter-spacing: 3px;
    }
    .slider-img1, .slider-img2, .slider-img3,.slider-dot {
        min-height: 650px;
    }
    .w3layouts_stats_left p {
        margin: 0em 0 0.1em 0;
    }
    .contact-form-left {
        padding-left: 7.5em;
    }
    .contact-info h4 {
        font-size: 1.2em;
    }
}
@media(max-width: 1280px){
    .logo h1 a {
        font-size: 1.3em;
    }
    h2.heading, h3.heading {
        font-size: 45px;
    }
    .welcome_right h3, .about_left h3 {
        font-size: 24px;
    }
    .stats-right h3.head {
        font-size: 33px;
        margin-bottom: .5em;
    }
    .contact-form-left {
        padding-left: 4.5em;
    }
    .w3layouts-contact-form-top h3, .contact-form-top h3, .w3section_1-map h3, .section_1its-contact-address h3 {
        font-size: 1.8em;
    }
}
@media(max-width: 1080px){
    .slider-img1, .slider-img2, .slider-img3,.slider-dot {
        min-height: 620px;
    }
    .slider_banner_info_w3ls h2, .slider_banner_info_w3ls h3 {
        font-size: 3em;
        letter-spacing: 2px;
    }
    .slider_banner_info_w3ls p {
        padding: 1em 8em 3em;
    }
    .inner-padding {
        padding: 4em 0;
    }
    .team-social-grids ul li {
        margin: 0 0 0 0.2em;
    }
    .bannerbottomright h4 {
        font-size: 19px;
    }
    .news_grid_info h3 {
        font-size: 22px;
    }
    .news_grid_info p {
        font-size: 14px;
        letter-spacing: 0px;
    }
    .innergrid1 p {
        font-size: 14px;
        letter-spacing: 0px;
    }
    .innergrid1 {
        padding: 2em 1em;
    }
    .innergrid1 span {
        font-size: 35px;
    }
    .inner_grid h3 {
        font-size: 24px;
    }
    .inner_grid {
        padding: 3.5em 2em;
    }
    .inner_grid p {
        letter-spacing: .5px;
    }
    .w3layouts_gallery_grid1_pos {
        bottom: 20px;
        left: 20px;
        right: 20px;
        top: 20px;
    }
    .w3layouts_gallery_grid1_pos h3 {
        letter-spacing: 0px;
    }
    .contact-form-left {
        padding-right: 2em;
    }
    .section_1its_section_1_about_mail input[type="text"], .section_1its_section_1_about_mail input[type="email"] {
        width: 32.3%;
    }
    .inner_pages_banner, .slider-dot1 {
        min-height: 210px;
    }
}
@media(max-width: 1024px){
    .slider-img1, .slider-img2, .slider-img3,.slider-dot {
        min-height: 580px;
    }
    .welcome_right {
        padding-left: 3em;
    }
    .bottom_grid1 h3 {
        font-size: 24px;
    }
    .bottom_grid1 p {
        font-size: 14px;
        letter-spacing: .5px;
    }
    .news_grids .col-md-4 {
        padding: 0 5px;
    }
    .testimonals,.bottom,.team,.section,.latest,.welcome,.services,.stats,.banner-bottom.gallery,.contact{
        padding: 4em 0;
    }
    h3.heading-section_1info.white-w3ls {
        font-size: 34px;
    }
    .contact-form-left {
        padding-left: 2.5em;
    }
    .w3layouts-contact-form-top h3, .contact-form-top h3, .w3section_1-map h3, .section_1its-contact-address h3 {
        font-size: 1.6em;
    }
}
@media(max-width: 991px){
    .logo h1 a {
        font-size: 1.1em;
    }
    ul.nav.navbar-nav li a {
        margin: 0 .1em;
        padding: .5em 0.6em;
        letter-spacing: 1px;
    }
    .navbar-nav {
        margin-top: 1em;
    }
    .slider_banner_info_w3ls h2, .slider_banner_info_w3ls h3 {
        font-size: 2.6em;
        letter-spacing: 2px;
    }
    .slider_banner_info_w3ls p {
        padding: 1em 4em 3em;
    }
    .slider_banner_info_w3ls {
        margin-top: 25%;
    }
    .layer1 {
        padding: 3em;
        margin-bottom: 2em;
    }
    .welcome_left h3 {
        font-size: 5em;
    }
    .welcome_left_info {
        padding: 1em 2em 2em;
    }
    .welcome_right {
        padding-left: 0em;
    }
    .about-section_1 p {
        font-size: 14px;
        width: 90%;
    }
    .inner-padding {
        padding: 3em 0;
    }
    h3.heading-section_1info.white-w3ls {
        font-size: 30px;
    }
    .bottom_grid1 {
        margin-bottom: 1.5em;
    }
    .bottom_grid1:nth-child(3) {
        margin-bottom: 0em;
    }
    .bottom_grid1 h3 {
        font-size: 20px;
    }
    .wthree-team-grid {
        width: 50%;
        float: left;
        margin-bottom: 2em;
    }
    .wthree-team-grid:nth-child(3),.wthree-team-grid:nth-child(4) {
        margin-bottom: 0em;
    }
    .about-left-grid {
        margin-top: 2em;
    }
    .footer-grid_section_1its_w3 {
        width: 50%;
        float: left;
        margin-bottom: 3em;
    }
    .footer-grid_section_1its_w3:nth-child(3),.footer-grid_section_1its_w3:nth-child(4) {
        margin-bottom: 0em;
    }
    .about_right {
        margin-top: 2em;
        margin-bottom: 9em;
    }
    .news_grids .col-md-4 {
        padding: 0 5px;
        width: 33.33%;
        float: left;
    }
    .news_grid_info h3 {
        font-size: 19px;
        letter-spacing: 0px;
    }
    .news_grid_info {
        padding: 2em 1em;
    }
    .first-grid p {
        letter-spacing: 0px;
    }
    .service_left_grid{
        width: 50%;
        margin: 0 auto 2em;
    }
    .service_right_grid .col-md-6 {
        float: left;
        width: 50%;
    }
    .inner_grid {
        padding: 2em 4em;
        height: auto;
    }
    .serv-grid1,.serv-grid2,.serv-grid3 {
        min-height: auto;
    }
    .w3layouts_stats_left {
        width: 25%;
        float: left;
    }
    .footer_w3layouts_section_1its h3, .footer_w3layouts_section_1its h2 {
        font-size: 1.5em;
    }
    .w3_section_1_gallery_grid {
        padding: 0 8px;
        width: 100%;
        float: left;
    }
    .w3layouts_gallery_grid1_pos {
        bottom: 50px;
        left: 50px;
        right: 50px;
        top: 50px;
    }
    .w3layouts_gallery_grid1_pos h3 {
        margin: 1em 0 .5em;
    }
    .icon-box {
        padding: 8px 10px;
    }
    .contact_grid {
        width: 33.33%;
        float: left;
        padding: 0 5px;
    }
    .contact_grid_right {
        padding: 2em 1em;
    }
    .contact-form-left {
        padding: 0 5em;
        margin-bottom: 2em;
    }
    .section_1its_section_1_about_mail input[type="text"], .section_1its_section_1_about_mail input[type="email"] {
        margin-right: 11px;
    }
    h2.heading, h3.heading {
        font-size: 40px;
    }
    .contact_grid_right h4 {
        font-size: 1.2em;
    }
}
@media(max-width: 768px){
    .stats-right h3.head {
        font-size: 28px;
    }
    .welcome_right h3, .about_left h3 {
        font-size: 22px;
    }
    .welcome_right h5 {
        font-size: 1.1em;
    }
}
@media(max-width: 736px){
    .navbar-toggle {
        border: 1px solid #db3552;
        border-radius: 0px;
        margin-top: 15px;
    }
    .navbar-toggle .icon-bar {
        background: #db3552;
    }
    .navbar-nav {
        float: none;
        width: 25%;
        margin: 1em auto;
        text-align: center;
    }
    div#bs-example-navbar-collapse-1 {
        padding: 0px;
        background: #fdfdfd;
        margin-top: 15px;
    }
    ul.nav.navbar-nav li a {
        margin: 0.5em 0em;
    }
    .inner_pages_banner, .slider-dot1 {
        min-height: 165px;
    }
    .slider-dot1 {
        padding-top: 6em;
    }
    .welcome_right h3, .about_left h3 {
        font-size: 20px;
    }
    h2.heading, h3.heading {
        font-size: 35px;
    }
    .innergrid1 h3 {
        font-size: 20px;
        margin: .8em 0;
    }
    .innergrid1 span {
        font-size: 30px;
    }
    .section_1its_section_1_about_mail input[type="text"], .section_1its_section_1_about_mail input[type="email"] {
        margin-right: 10px;
    }
}
@media(max-width: 667px){
    .slider_banner_info_w3ls h2, .slider_banner_info_w3ls h3 {
        font-size: 2.2em;
        letter-spacing: 1px;
    }
    .slider_banner_info_w3ls p {
        padding: 1em 3em 3em;
        font-size: 14px;
    }
    .slider_banner_info_w3ls a {
        font-size: 14px;
        padding: 10px 20px;
    }
    .slider-img1, .slider-img2, .slider-img3, .slider-dot {
        min-height: 500px;
    }
    .footer-grid_section_1its_w3:nth-child(2) {
        margin-bottom: 4em;
    }
    .contact-info h4 {
        font-size: 1.1em;
    }
    .footer_w3layouts_section_1its h3, .footer_w3layouts_section_1its h2 {
        font-size: 1.4em;
    }
    .news_grids .col-md-4 {
        padding: 0 5px;
        width: 50%;
        float: left;
    }
    .news_grids .col-md-4:nth-child(3){
        margin-top: 1em;
    }
    .inner_grid h3 {
        font-size: 22px;
    }
    .inner_grid a {
        padding: 8px 25px;
        font-size: 13px;
    }
    .w3layouts_gallery_grid1_pos h3 {
        margin: .5em 0 .5em;
    }
    .contact-form-left {
        padding: 0 3em;
        margin-bottom: 2em;
    }
    .section_1its_section_1_about_mail input[type="text"], .section_1its_section_1_about_mail input[type="email"] {
        margin-right: 9px;
        font-size: 14px;
    }
    .logo h1 a {
        font-size: 1em;
    }
}
@media(max-width: 640px){
    h3.heading-section_1info.white-w3ls {
        font-size: 27px;
    }
    .about-section_1 p {
        font-size: 13px;
        width: 95%;
    }
    .know a {
        font-size: 14px;
    }
    .wthree-team-grid h4 {
        font-size: 1.1em;
    }
    .footer {
        padding: 3em 0;
    }
    .w3layouts_gallery_grid1_pos {
        bottom: 40px;
        left: 40px;
        right: 40px;
        top: 40px;
    }
    .contact_grid {
        padding: 0 1px;
    }
    .contact-form-left .contact-info h4 {
        font-size: 1em;
    }
    .contact-form-left .contact-info p, .contact-form-left .contact-info a {
        font-size: 14px;
    }
    .map iframe {
        min-height: 250px;
    }
    .section_1its_section_1_about_mail textarea {
        min-height: 150px;
    }
    .contact-form-top p {
        font-size: 14px;
    }
}
@media(max-width: 600px){
    .callbacks_nav.prev {
        left: 3%;
    }
    .slider_banner_info_w3ls h2, .slider_banner_info_w3ls h3 {
        font-size: 2em;
        letter-spacing: 1px;
    }
    .layer1 {
        padding: 2em;
    }
    .welcome_left h3 {
        font-size: 4em;
    }
    .welcome_left p {
        font-size: 17px;
    }
    .welcome_right h3, .about_left h3 {
        font-size: 19px;
    }
    .welcome_right h5 {
        font-size: 1em;
    }
    .bannerbottomright h4 {
        font-size: 17px;
    }
    .service_right_grid .col-md-6 {
        padding: 0 5px;
    }
    .w3layouts_stats_left h3 {
        font-size: 1em;
    }
    .contact_grid {
        padding: 3px 60px;
        width: 100%;
        float: none;
    }
    .section_1its_section_1_about_mail input[type="text"], .section_1its_section_1_about_mail input[type="email"] {
        margin-right: 8px;
    }
    .bannerbottomright h3 {
        font-size: 32px;
    }
}
@media(max-width: 568px){
    ul.nav.navbar-nav li a {
        font-size: .7em;
        padding: .5em .6em;
    }
    .navbar-top .open > .dropdown-menu li a{
        padding: .5em 0px;
    }
    .navbar-nav {
        width: 30%;
    }
    .footer-text p, .contact-info p {
        font-size: 13px;
    }
    .w3layouts_gallery_grid1_pos {
        bottom: 35px;
        left: 35px;
        right: 35px;
        top: 35px;
    }
    .section_1-contact-form {
        padding: 3em 0;
    }
    .about_right {
        margin-top: 2em;
        margin-bottom: 7em;
    }
}
@media(max-width: 480px){
    .logo h1 a {
        font-size: .9em;
    }
    .slider_banner_info_w3ls h2, .slider_banner_info_w3ls h3 {
        font-size: 1.6em;
        letter-spacing: 1px;
    }
    .slider_banner_info_w3ls p {
        padding: 1em 2em 3em;
    }
    .slider-img1, .slider-img2, .slider-img3, .slider-dot {
        min-height: 450px;
    }
    .wthree-team-grid {
        padding: 0 5px;
    }
    .bannerbottomright h3 {
        font-size: 30px;
    }
    .footer-grid_section_1its_w3 {
        padding: 0 5px;
    }
    .footer-grid_section_1its_w3:nth-child(2) {
        margin-bottom: 5em;
    }
    .footer_w3layouts_section_1its h3, .footer_w3layouts_section_1its h2 {
        font-size: 1.3em;
        margin-bottom: 15px;
    }
    .news_grids .col-md-4 {
        padding: 0 5px;
        width: 80%;
        float: none;
        margin: 0 auto;
    }
    .news_grids .col-md-4:nth-child(2),.news_grids .col-md-4:nth-child(3) {
        margin-top: 1em;
    }
    .service_left_grid {
        width: 80%;
        margin: 0 auto 2em;
    }
    .service_right_grid .col-md-6 {
        float: none;
        width: 100%;
    }
    .innergrid1 {
        padding: 2em 1em;
        margin-bottom: 1em;
    }
    .inner_grid {
        padding: 2em 2em;
        height: auto;
    }
    .stats-right {
        padding: 1em 2em 0;
    }
    .w3layouts_stats_left p {
        font-size: 2.5em;
    }
    .stats-right h3.head {
        font-size: 25px;
    }
    .copyright p {
        font-size: 14px;
        letter-spacing: 0px;
    }
    ul.links li a {
        font-size: 14px;
    }
    ul.links li {
        margin: 6px 0;
    }
    .w3layouts_gallery_grid1_pos {
        bottom: 20px;
        left: 20px;
        right: 20px;
        top: 20px;
    }
    .w3layouts_gallery_grid1_pos h3 {
        font-size: 1em;
    }
    .w3layouts_gallery_grid1_pos p {
        font-size: 13px;
    }
    .section_1its_section_1_about_mail input[type="text"], .section_1its_section_1_about_mail input[type="email"] {
        width: 100%;
        margin-right: 0;
        margin-bottom: 1em;
    }
    .testimonals, .bottom, .team, .section, .latest, .welcome, .services, .stats, .banner-bottom.gallery, .contact {
        padding: 3em 0;
    }
}
@media(max-width: 414px){
    .slider_banner_info_w3ls p {
        padding: 1em .5em 3em;
    }
    h2.heading, h3.heading {
        font-size: 30px;
    }
    .welcome_right h3, .about_left h3 {
        font-size: 18px;
        line-height: 28px;
    }
    .welcome_right h5 {
        font-size: 1em;
        line-height: 26px;
    }
    h3.heading-section_1info.white-w3ls {
        font-size: 23px;
        line-height: 30px;
    }
    .inner-padding {
        padding: 2em 0;
    }
    .about-section_1 p {
        font-size: 13px;
        width: 90%;
    }
    .wthree-team-grid h4 {
        font-size: 1em;
    }
    .team_info {
        float: none;
    }
    .team-social-grids {
        float: none;
        margin-top:10px;
    }
    .bannerbottomright span {
        width: 25px;
    }
    .bannerbottomright h4 {
        font-size: 16px;
        line-height: 26px;
    }
    .bannerbottomright {
        padding: 0 0px;
    }
    .footer-grid_section_1its_w3,.footer-grid_section_1its_w3:nth-child(2),.footer-grid_section_1its_w3:nth-child(3) {
        width: 100%;
        float: none;
        margin-bottom: 3em;
    }
    .news_grids .col-md-4 {
        width: 90%;
    }
    .w3layouts_gallery_grid1_pos {
        bottom: 10px;
        left: 10px;
        right: 10px;
        top: 10px;
    }
    .w3layouts-contact-form-top h3, .contact-form-top h3, .w3section_1-map h3, .section_1its-contact-address h3 {
        font-size: 1.3em;
    }
    .contact_grid {
        padding: 3px 30px;
        width: 100%;
        float: none;
    }
    .contact-form-left {
        padding: 0 2em;
        margin-bottom: 2em;
    }
    .contact-form-top p {
        font-size: 13px;
    }
    .footer_w3layouts_section_1its h3, .footer_w3layouts_section_1its h2 {
        font-size: 1.2em;
        margin-bottom: 15px;
    }
    .navbar-nav {
        width: 40%;
    }
    .about_right {
        margin-bottom: 5em;
    }
}
@media(max-width: 384px){
    .callbacks_nav.next {
        left: 90%;
    }
    h2.heading, h3.heading {
        font-size: 28px;
    }
    .welcome_left h3 {
        font-size: 3em;
    }
    .inner-padding {
        padding: 2em 1em;
        line-height: 30px;
    }
    .navbar-nav {
        width: 50%;
    }
    .inner_grid h3 {
        font-size: 20px;
    }
    .w3layouts_stats_left {
        width: 50%;
        float: left;
        padding: 1em;
    }
    .w3_section_1_gallery_grid {
        padding: 0 8px;
        width: 100%;
        float: none;
    }
    .w3layouts_gallery_grid1_pos {
        bottom: 50px;
        left: 50px;
        right: 50px;
        top: 50px;
    }
    span.section_1-breadcrumbs, span.section_1-breadcrumbs a {
        color: #fff;
        font-size: 15px;
    }
}
@media(max-width: 375px){
    .welcome_right h3, .about_left h3 {
        font-size: 17px;
        line-height: 28px;
    }
    .about_right {
        margin-top: 2em;
        margin-bottom: 5em;
    }
    .contact_grid {
        padding: 3px 10px;
        width: 100%;
        float: none;
    }
}
@media(max-width: 320px){
    .logo h1 a {
        font-size: .8em;
    }
    .slider_banner_info_w3ls {
        margin-top: 35%;
    }
    .slider_banner_info_w3ls h2, .slider_banner_info_w3ls h3 {
        font-size: 1.4em;
        letter-spacing: 0px;
    }
    .slider_banner_info_w3ls p {
        padding: 1em .5em 3em;
        font-size: 13px;
    }
    .callbacks_nav.next {
        left: 89%;
    }
    .welcome_left p {
        font-size: 14px;
    }
    .welcome_left_info {
        padding: 1em 1em 1em;
    }
    .wthree-team-grid {
        width: 100%;
        float: none;
        margin-bottom: 2em;
    }
    .team_info {
        float: left;
    }
    .team-social-grids {
        float: right;
        margin-top: 0px;
    }
    .about-section_1 p {
        font-size: 13px;
        width: 100%;
    }
    .bannerbottomright h3 {
        font-size: 27px;
    }
    .news_grids .col-md-4 {
        width: 100%;
    }
    .service_left_grid {
        width: 100%;
        margin: 0 auto 2em;
    }
    .inner_grid {
        padding: 2em 1em;
        height: auto;
    }
    .inner_grid p {
        letter-spacing: 0px;
    }
    .w3layouts_gallery_grid1_pos {
        bottom: 40px;
        left: 40px;
        right: 40px;
        top: 40px;
    }
    .navbar-nav {
        width: 60%;
    }   
}
@media(max-width: 1366px){
    
}
@media(max-width: 1366px){
    
}
@media(max-width: 1366px){
    
}
@media(max-width: 1366px){
    
}
@media(max-width: 1366px){
    
}
@media(max-width: 1366px){
    
}
@media(max-width: 1366px){
    
}
@media(max-width: 1366px){
    
}
@media(max-width: 1366px){
    
}
@media(max-width: 1366px){
    
}
@media(max-width: 1366px){
    
}
@media(max-width: 1366px){
    
}
@media(max-width: 1366px){
    
}
@media(max-width: 1366px){
    
}
@media(max-width: 1366px){
    
}
@media(max-width: 1366px){
    
}




/*-- //Responsive design --*/







@media screen and (max-device-width:2560px) and (min-device-width: 1441px)   { 
    
.copyright p {
    font-size: 15px;
    padding: 13px 0px 0px 69px;
    letter-spacing: .5px;
    text-transform: capitalize;
    font-family: 'Raleway', sans-serif;
}
.social-icons {
    text-align-last: right;
}



}


@media screen and (max-device-width:1440px) and (min-device-width: 1367px)   { 
    
.copyright p {
    font-size: 15px;
    padding: 13px 0px 0px 69px;
    letter-spacing: .5px;
    text-transform: capitalize;
    font-family: 'Raleway', sans-serif;
}
.social-icons {
    text-align-last: right;
}



}

@media screen and (max-device-width:1366px) and (min-device-width: 1225px)   { 
    
.copyright p {
    font-size: 15px;
    padding: 13px 0px 0px 69px;
    letter-spacing: .5px;
    text-transform: capitalize;
    font-family: 'Raleway', sans-serif;
}
.social-icons {
    text-align-last: right;
}


img.img-responsive.logo {
    top: 17px;
    position: relative;
    padding: 0px 0px 0px;
    width: 34em;
}

ul.nav.navbar-nav li a {
    font-size: 11px;
    color: #000;
    margin: 3px;
    padding: 0.4em 0.5em;
    font-weight: 800;
    text-transform: capitalize;
    letter-spacing: 3px;
    list-style-type: none !important;
    border: solid 2px rgba(255, 255, 255, 0);
}


}



@media screen and (max-device-width:1024px) and (min-device-width: 768px)   { 
    
.copyright p {
    font-size: 15px;
    padding: 13px 0px 0px 69px;
    letter-spacing: .5px;
    text-transform: capitalize;
    font-family: 'Raleway', sans-serif;
}
.social-icons {
    text-align-last: right;
}


img.img-responsive.logo {
    top: 9px;
    position: relative;
    padding: 5px 1px 0px 13px;
    width: 42em;
}

ul.nav.navbar-nav li a {
    font-size: 11px;
    color: #000;
    margin: 3px;
    padding: 0.5em 0.1em;
    font-weight: 800;
    text-transform: capitalize;
    letter-spacing: 1px;
    border: solid 2px rgba(255, 255, 255, 0);
}


}

@media screen and (max-device-width: 768px) and (min-device-width: 320px)   { 
    
.copyright p {
    font-size: 15px;
    padding: 0;
    letter-spacing: .5px;
    text-transform: capitalize;
    font-family: 'Raleway', sans-serif;
    text-align: center;
}
.social-icons {
    text-align-last: center;
}
img.img-responsive.logo {
    top: 10px;
    position: relative;
    padding: 0px 12px 0px;
    width: 42em;
}


}




/*.navbar-default {
    color: #fff;
    background-color: #ccc6c6;
    border-color: #aca1a2;
}
.navbar-default .navbar-nav > li > a {
    color:#fff;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}
.navbar-default .navbar-brand {
    color:#fff;
}*/
.menu-large {
    position: static !important;
 
}
ul.dropdown-menu.megamenu.row {
    margin-top: -3px;
    overflow-y: auto;
    padding: 1em 0em 4em 0em;
    left: 80px;
}

.navbar-top .open > .dropdown-menu li a:before{
    list-style-type: none;
}




/* CSS for responsive iframe */
/* ========================= */

/* outer wrapper: set max-width & max-height; max-height greater than padding-bottom % will be ineffective and height will = padding-bottom % of max-width */
#Iframe-Master-CC-and-Rs {
  max-width: 44em;
  max-height: 100%;
  overflow: hidden;
}

/* inner wrapper: make responsive */
.responsive-wrapper {
  position: relative;
  height: 0;    /* gets height from padding-bottom */
  
  /* put following styles (necessary for overflow and scrolling handling on mobile devices) inline in .responsive-wrapper around iframe because not stable in CSS:
    -webkit-overflow-scrolling: touch; overflow: auto; */
  
}
 
.responsive-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  
  margin: 0;
  padding: 0;
  border: none;
}

/* padding-bottom = h/w as % -- sets aspect ratio */
/* YouTube video aspect ratio */
.responsive-wrapper-wxh-572x612 {
  padding-bottom: 107%;
}

/* general styles */
/* ============== */
.set-border {
  border: 5px inset #4f4f4f;
}
.set-box-shadow { 
  -webkit-box-shadow: 4px 4px 14px #4f4f4f;
  -moz-box-shadow: 4px 4px 14px #4f4f4f;
  box-shadow: 4px 4px 14px #4f4f4f;
}
.set-padding {
  padding: 5px;
}
.set-margin {
  margin: 30px;
}
.center-block-horiz {
  margin-left: auto !important;
  margin-right: auto !important;
}
