@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);
@import url(http://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800,900);

/*body {
    font-family: 'Source Sans Pro', sans-serif;
}*/

body, input, textarea {
  font: 14px 'Open Sans', sans-serif;
  font-weight: normal;
  font-style: normal;

  color: #8d8d8d;
}


.top-header {
    background: #000;
    height: 30px;
}

.phone-number {
    color: #fff;
    /*    font-size: 15px;
    line-height: 24px;
    padding: 3px 3px 0 10px;
    display: inline-block;*/
}

.phone-number a {
    color: #fff;
    font-size: 15px;
    line-height: 24px;
    padding: 3px 3px 0 10px;
    display: inline-block;
}

.phone-number a:hover {
    color: #2860a9;
    font-size: 15px;
    line-height: 24px;
    padding: 3px 3px 0 10px;
    display: inline-block;
    text-decoration: none;
}

.logo {
    padding: 11px 0px 0px 0px;
}

.focus {
    font-size: 3em;
    text-align: center;
    font-weight: normal;
    /*font-family: 'Source Sans Pro', light;*/
	font-family: 'Raleway', sans-serif !important;
    padding: 0 0px 19px 0px;
    text-transform: capitalize;
	    margin-top: -115px;
		color:#272727;
}

.focus3 {
    text-align: center;
}

.focus3 p {
    text-align: center;
    font-size: 30px;
    color: #1b1b1b;
    font-weight: 300;
    padding: 0px 10px 0px 10px;
}

.focus3 a {
    text-align: center;
    font-size: 18px;
    color: #68d6ff;
    font-weight: normal;
}

.focus3 a:hover {
    text-align: center;
    font-size: 18px;
    color: #222;
    font-weight: normal;
}

.main_focus {
    padding: 0 0 0 0px;
    display: block;
    border: 0px solid red;
}

.services {
    text-align: center
}

.services h1 {
    text-align: center;
/*    font-size: 60px;
    padding: 20px 0px 20px 0px;*/
	font-size: 3em;
  padding: 2px 0px 2px 0px;
    font-weight:normal;
  
	color: #272727;
  text-transform: capitalize;
}

.services p {
    text-align: center;
    font-size: 24px!important;
    padding: 10px 0px 10px 0px;
    width: 85%;
    margin: auto;
    display: block;
    font-weight: 300;
    color: #272727;
}

.our_services {
  /*  padding: 0px 0 40px 0px;*/
    display: block;
    border: 0px solid red;
	padding: 0px 0 10px 0px;
}

.list_ser {
    padding: 0;
	/*  min-height: 180px;*/
}

.list_ser ul {
    float: left;
    list-style: none;
}

.list_ser ul li {
    float: left;
    list-style: none;
}

.round_img {
    float: left;
}

.service_cont {
    float: left;
    width: 420px;
}

.service_cont h2 {
    font-size: 24px;
    text-align: left;
    font-weight: normal;
    width: 100%;
    color: #275faa;
}

.service_cont h2 a {
    font-size: 24px;
    text-align: left;
    font-weight: normal;
    width: 100%;
    color: #466CAE;
}

.service_cont h2 a:hover {
    font-size: 24px;
    text-align: left;
    font-weight: normal;
    width: 100%;
    text-decoration: none;
    color: #1BC1FF;
}

.service_cont p {
    /*	font-size: 18px;
    text-align: left;
    font-weight: 300;
    width: 100%;
    color: #fff;*/
    /*  font-size: 18px;
    text-align: left;
    font-weight: 300;
    width: 100%;
    color: #fff;
    text-align: left;*/

   
    text-align: left;
    font-weight: 400;
    width: 100%;
    color: #8d8d8d;
    text-align: left;
	font-family: 'Open Sans', sans-serif;
}

.mid_banner_title {
    text-align: center;
    margin: auto;
    display: block;
}

.mid_banner_title h1 {
    text-align: center;
    margin: auto;
    display: block;
    font-family: 'Play', sans-serif;
    font-size: 41px;
    color: #ccc;
    width: 60%;
    padding: 20px 0 22px 0px;
}

.mid_banner_booteam {
    border-bottom: 1px solid #e2e2e2;
}

.main_footer {
  /*  padding: 80px 0px 25px 0px;*/
    border-bottom: 1px solid #666;
	 padding: 25px 0px 25px 0px;
	 background-image:url(img/cross.png);
	 background-repeat:repeat;
	 background-color: #262626;
}

.footer_section p {
    text-align: left;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
}

.footer_section h1 {
    text-align: left;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
}

.footer_title {
    display: block;
    line-height: 23px;
    padding: 2px 9px 20px 0px;
}

.fotitle {
    font-size: 30px;
    color: #2860ab;
}

.fotitle_bold {
    font-size: 30px;
    color: #2860ab;
    font-weight: 800;
}

.footer_section ul li {
    font-size: 16px;
    line-height: 24px;
    padding: 0px 0px 0px;
    margin: 0px;
    list-style-image: url(img/listcircle.png);
}

.footer_section ul li a {
    list-style: circle;
    font-size: 14px;
    color: #8d8d8d;
    ine-height: 29px;
}

.footer_section ul li a:hover {
    list-style: circle;
    font-size: 14px;
    color: #2860ab;
    ine-height: 29px;
}

.add {
    float: left;
    padding: 6px 0 2px;
}

.full_add {
    float: left;
    padding: 0 8px 0 8px;
}

.full_add a {
    float: left;
    color: #8d8d8d;
}

.full_add a:hover {
    float: left;
    color: #2860ab;
}

.full_address {
    width: 100%;
    display: block;
}
.copyrigt{ background-color: #262626;
	width:100%;
	border-top-color:1px solid #FF33FF;}

.copy_right {
    text-align: left;
    margin: auto;
    font-weight: normal;
    font-size: 16px;
    padding: 25px 0px 15px 0px;
	
}

.newcircle {
    padding: 16px 11px 0px 0px;
}
/*innerpage*/

.midpart-content {
    padding: 0 0px 0px 0px;
}

.inner-content {}

.midpart-content h1 {
/*    font-size: 36px;
    font-weight: 400;
	  text-transform: uppercase;*/
	  /*  font-size: 2.5em;
  font-weight: 400;
  text-transform: uppercase;
  color: #272727;
  padding: 0px;
  margin: 5px 0px 0px 0px;*/
  
  
  margin: 0;
  font-weight: 600;
  color: #707070;
  text-transform: none;
  font-size: 26px;
  font-family: 'Raleway', sans-serif !important;
  
  
}

.brc {
    color: #1CC2FF;
    font-size: 18px;
    font-weight: 300;
    padding: 0px 0px 0px 0px;
    display: inline-block;
}

.inner-content p {
    
 
    text-align: justify;
    padding: 0 0px 0 0px;
    line-height: 23px;	
	  font: 14px 'Open Sans', sans-serif !important;
  font-weight: normal;
  line-height: 26px !important;
}

.inner-content h2 {
    /*	text-align: left;
    font-weight: 300;
    font-size: 36px;*/

    text-align: left;
    font-weight: 400;
    font-size: 1.9em;
    line-height: 25px;
    margin-bottom: 18px;
    text-transform: uppercase;
    margin-top: 0px;
    color: #272727;
	
	

	
	
	
}

.inner-content ul li {
   
   
    padding: 7px 0 10px 0px;
    list-style-image: url(img/arrowsiderbar.png);
    
    color: #8d8d8d;
	 font: 14px 'Open Sans', sans-serif !important;
  font-weight: normal;
  line-height: 24px !important;
  padding: 3px 0;
  margin: 0;
}

.inner-content ul {
    font-size: 1.2em;
    font-weight: 400;
    padding: 7px 0 10px 10px;
    line-height: 23px;
    color: #8d8d8d;
    margin: 0 0px 0px 20px!important;
}

.well h2 {
    text-align: left;
    font-weight: 300;
    font-size: 36px;
}

.well p {
    font-size: 18px;
    font-weight: 300;
    color: #1b1b1b;
    text-align: justify;
    padding: 3px 0px 3px 0px;
}

.alert h2 {
    text-align: left;
    font-weight: 300;
    font-size: 36px;
}

.alert p {
    font-size: 18px;
    font-weight: 300;
    color: #1b1b1b;
    text-align: justify;
    padding: 3px 0px 3px 0px;
}

.alert ul li {
    font-size: 18px;
    font-weight: 300;
    color: #1b1b1b;
    text-align: justify;
    padding: 3px 0px 3px 0px;
}

.well ul li {
    font-size: 18px;
    font-weight: 300;
    color: #1b1b1b;
    text-align: justify;
    padding: 3px 0px 3px 0px;
}

.sidebar {}

.sidebar_title h1 {
    height: 45px;
    background-color: #1CC2FF;
    color: #fff;
    font-size: 24px;
    font-weight: 300;
    padding: 10px;
}

.sidebar_title ul li {
    font-size: 18px;
    font-weight: 300;
    color: #275fab;
    text-align: justify;
    padding: 10px 34px 17px 0px;
    list-style-image: url(img/arrowsiderbar.png);
}

.mid_footer {
 /*   	background-image:url(img/innerbelowbanner3.jpg);
    background-repeat:no-repeat;

      max-width: 1600px;
    min-height:588px;
      margin: 90px auto;*/

    background-attachment: fixed;
    background-clip: initial;
    /*background-color: #eee;*/
    background-image: url(img/innerbelowbanner3.jpg)!important;
    background-origin: initial;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    min-height: auto;
      padding: 1em 0 0em;
    position: relative;
    text-align: center;
    width: 100%;
    margin: 00px auto;
}

.innebanner img {
    /*width:100%;*/

    max-width: 1600px;
    margin: auto;
}

.mid_prion {
    text-align: center;
    margin: auto;
    display: block;
    font-family: 'Play', sans-serif;
    font-size: 2em;
    color: #fff;
    padding: 22px 0 22px 0px;
    text-align: right;
    width: 80%;
    text-transform: uppercase;
	line-height: 41px !important;
}

.play_bold {
    font-family: 'Play', sans-serif;
    font-weight: 600;
    display: inline-block;
}

.mid_footer_right {
    border-left: 1px solid #90acd3;
    padding: 0px 0px 40px 0px;
    margin: 0 0 43px;
}

.new_form {
    padding: 0px 2px 6px 44px;
    width: 83%;
}

.new_form h1 {
    color: #fff;
    font-size: 42px;
    font-weight: 600;
    text-align: left!important;
}

.new_form p {
    font-size: 18px;
    font-weight: 300;
    color: #fff;
    text-align: justify;
    padding: 3px 0px 3px 0px;
}

.subcri {
    color: #fff;
    font-size: 18px;
}

.midimg {
    display: block!important;
    max-width: 1600px !important;
    height: auto!important;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

*,
*::before,
*::after {
    box-sizing: border-box;
}

*,
*::before,
*::after {
    box-sizing: border-box;
}

.parallax_sec1 {
    background-attachment: fixed;
    background-clip: initial;
    background-color: #f2f2f2;
    /*background-image: url(img/parallax-bg1.jpg);*/

    background-origin: initial;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    min-height: 440px;
    padding: 0;
    position: relative;
    text-align: center;
    width: 100%;
}

.parallax_sec1 .list_ser ul li i {
    background-color: #1BC1FF;
    border-radius: 100%;
    color: #fff;
    float: right;
    font-size: 32px;
    height: 72px;
    line-height: 72px;
    margin-right: 13px;
    text-align: center;
    transition: background-color 0.8s ease 0s, transform 0.8s ease 0s;
    vertical-align: middle;
    width: 75px;
    margin-top: 23px;
}

.parallax_sec1 .list_ser ul li i:hover {
    background-color: #ccc;
    border-radius: 100%;
    color: #fff;
    float: right;
    font-size: 32px;
    height: 72px;
    line-height: 72px;
    margin-right: 13px;
    text-align: center;
    transition: background-color 0.8s ease 0s, transform 0.8s ease 0s;
    vertical-align: middle;
    width: 75px;
    margin-top: 23px;
}

.imgclass {
    float: left;
    overflow: auto;
    padding: 10px 35px 14px 6px;
}

input.box::-webkit-input-placeholder,
textarea.box::-webkit-input-placeholder {
    color: #fff!important;
}

::-webkit-input-placeholder {
    font-size: 9pt;
    color: #fff!important;
}

::-moz-placeholder {
    font-size: 9pt;
    color: #fff!important;
}

:-ms-input-placeholder {
    font-size: 9pt;
    color: #fff!important;
}

input:-moz-placeholder {
    font-size: 9pt;
    color: #fff!important;
}

@media only screen and (max-width: 1100px),
only screen and (max-device-width: 1100px) {}

@media only screen and (max-width: 1000px),
only screen and (max-device-width: 1000px) {
    .navbar-default .navbar-nav > li > a {
        color: #fff;
        font-family: "PT Sans", sans-serif;
        font-size: 14px;
        font-weight: 700;
        margin: 0;
        padding: 14px 5px;
        text-decoration: none;
        text-transform: uppercase;
    }
}

@media only screen and (max-width: 767px),
only screen and (max-device-width: 767px) {
    .navbar-default .navbar-nav > li > a {
        color: #fff;
        font-family: "PT Sans", sans-serif;
        font-size: 14px;
        font-weight: 700;
        margin: 0;
        padding: 14px 5px;
        text-decoration: none;
        text-transform: uppercase;
    }
}

@media screen and (max-width: 1024px) {
    /*.slider_part{padding: 69px 0 0;}*/

    .fotitle {
        font-size: 21px;
        color: #2860ab;
    }
    .fotitle_bold {
        font-size: 21px;
        color: #2860ab;
        font-weight: 800;
    }
    .navbar-fixed-bottom,
    .navbar-fixed-top {
        /* position: fixed; */

        right: 0;
        left: 0;
        z-index: 1030;
    }
    .footer_section p {
        font-size: 16px;
        font-weight: normal;
        line-height: 24px;
        text-align: left;
        width: 89%;
    }
    .slide-navs {
        bottom: 20px;
        left: 90%;
        position: absolute;
        list-style-type: none;
        margin: 0;
        padding: 0;
        top: 151px;
    }
    .mid_footer {
        background-color: #255EAB !important;
        background-image: none;
    }
    .list_ser ul {
        float: left;
        list-style: outside none none;
        min-height: 270px;
    }
    .main_h {
        display: none!important;
    }
    .nav > li > a {
        display: block;
        padding: 9px;
        position: relative;
    }
    .dropdown,
    .dropup {
        color: #fff;
        font-family: "PT Sans", sans-serif;
        font-size: 14px;
        font-weight: 700;
        position: relative;
        text-decoration: none;
        text-transform: uppercase;
        top: 8px;
    }
}

@media screen and (max-width: 980px) {
    /*.slider_part{padding: 69px 0 0;}*/

    .fotitle {
        font-size: 21px;
        color: #2860ab;
    }
    .fotitle_bold {
        font-size: 21px;
        color: #2860ab;
        font-weight: 800;
    }
    .navbar-fixed-bottom,
    .navbar-fixed-top {
        /* position: fixed; */

        right: 0;
        left: 0;
        z-index: 1030;
    }
    .footer_section p {
        font-size: 16px;
        font-weight: normal;
        line-height: 24px;
        text-align: left;
        width: 89%;
    }
    .slide-navs {
        bottom: 20px;
        left: 90%;
        position: absolute;
        list-style-type: none;
        margin: 0;
        padding: 0;
        top: 151px;
    }
    .mid_footer {
        background-color: #255EAB !important;
        background-image: none;
    }
    .list_ser ul {
        float: left;
        list-style: outside none none;
        min-height: 270px;
    }
    .main_h {
        display: none!important;
    }
    .dropdown,
    .dropup {
        color: #fff;
        font-family: "PT Sans", sans-serif;
        font-size: 14px;
        font-weight: 700;
        position: relative;
        text-decoration: none;
        text-transform: uppercase;
        top: 8px;
    }
}

@media screen and (max-width: 800px) .navbar-default .navbar-nav > li > a {
    color: #fff;
    font-family: "PT Sans",
    sans-serif;
    font-size: 13px;
    font-weight: 700;
    margin: 0;
    padding: 14px 6px;
    text-decoration: none;
    text-transform: uppercase;
}
}
@media screen and (max-width: 800px) {
    /*.slider_part{padding: 69px 0 0;}*/

    .fotitle {
        font-size: 21px;
        color: #2860ab;
    }

    .fotitle_bold {
        font-size: 21px;
        color: #2860ab;
        font-weight: 800;
    }

    .fotitle_bold {
        font-size: 21px;
        color: #2860ab;
        font-weight: 800;
    }

    .navbar-fixed-bottom,
    .navbar-fixed-top {
        /* position: fixed; */

        right: 0;
        left: 0;
        z-index: 1030;
    }

    .footer_section p {
        font-size: 16px;
        font-weight: normal;
        line-height: 24px;
        text-align: left;
        width: 89%;
    }

    .logo {
        margin-left: 0;
        padding: 30px 0 0;
        max-width: 100%;
    }

    .navbar-default .navbar-nav > li > a {
        color: #fff;
        font-family: "PT Sans", sans-serif;
        font-size: 14px;
        font-weight: 700;
        margin: 0;
        padding: 14px 5px;
        text-decoration: none;
        text-transform: uppercase;
    }

    .slide-navs {
        bottom: 20px;
        left: 90%;
        position: absolute;
        list-style-type: none;
        margin: 0;
        padding: 0;
        top: 151px;
    }

    .mid_footer {
        background-color: #255EAB !important;
        background-image: none;
    }

    .list_ser ul {
        float: left;
        list-style: outside none none;
        min-height: 270px;
    }

    .main_h {
        display: none!important;
    }

    .dropdown,
    .dropup {
        color: #fff;
        font-family: "PT Sans", sans-serif;
        font-size: 14px;
        font-weight: 700;
        position: relative;
        text-decoration: none;
        text-transform: uppercase;
        top: 8px;
    }
}
@media screen and (max-width: 760px) {
    /*.slider_part{padding: 69px 0 0;}*/

    .fotitle {
        font-size: 21px;
        color: #2860ab;
    }

    .fotitle_bold {
        font-size: 21px;
        color: #2860ab;
        font-weight: 800;
    }

    .navbar-fixed-bottom,
    .navbar-fixed-top {
        /* position: fixed; */

        right: 0;
        left: 0;
        z-index: 1030;
    }

    .footer_section p {
        font-size: 16px;
        font-weight: normal;
        line-height: 24px;
        text-align: left;
        width: 89%;
    }

    .slide-navs {
        bottom: 20px;
        left: 90%;
        position: absolute;
        list-style-type: none;
        margin: 0;
        padding: 0;
        top: 160px !important;
    }

    .mid_footer {
        background-color: #255EAB !important;
        background-image: none;
    }

    .list_ser ul {
        float: left;
        list-style: outside none none;
        min-height: 270px;
    }

    .main_h {
        display: none!important;
    }

    .dropdown,
    .dropup {
        position: relative;
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
        font-family: 'PT Sans', sans-serif;
        font-weight: 700;
        font-size: 14px;
        top: 0;
    }
}
@media screen and (max-width: 640px) {
    .service_cont p {
        font-size: 18px;
        font-weight: normal;
        text-align: left;
        width: 70%;
    }

    .navbar-fixed-bottom,
    .navbar-fixed-top {
        /* position: fixed; */

        right: 0;
        left: 0;
        z-index: 1030;
    }

    .slide-navs {
        bottom: 20px;
        left: 90%;
        position: absolute;
        list-style-type: none;
        margin: 0;
        padding: 0;
        top: 160px !important;
    }

    .mid_footer {
        background-color: #255EAB !important;
        background-image: none;
    }

    .navbar-toggle {
        background-color: transparent!important;
        background-image: none!important;
        border: 1px solid #fff !important;
        border-radius: 4px!important;
        float: right;
        margin-bottom: 0;
        margin-right: -7px!important;
        margin-top: 27px!important;
        padding: 9px 10px!important;
        position: relative!important;
    }

    .sidebar_title h1 {
        background-color: #1cc2ff;
        color: #fff;
        font-size: 24px;
        font-weight: 300;
        height: 45px;
        padding: 10px;
        text-align: center;
    }

    .dropdown,
    .dropup {
        position: relative;
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
        font-family: 'PT Sans', sans-serif;
        font-weight: 700;
        font-size: 14px;
        top: 0;
    }

    .navbar-nav .open .dropdown-menu {
        background-color: #fff;
        border: 1px solid #fff;
        box-shadow: none;
        float: none;
        line-height: 19px;
        margin: auto;
        padding: 0;
        position: static;
        width: auto;
    }
}
@media screen and (max-width: 520px) {
    .logo {
        padding: 13px 0 0;
    }
    /*.slider_part{padding: 69px 0 0;}*/

    .service_cont p {
        font-size: 18px;
        font-weight: normal;
        text-align: left;
        width: 70%;
    }

    .navbar-fixed-bottom,
    .navbar-fixed-top {
        /* position: fixed; */

        right: 0;
        left: 0;
        z-index: 1030;
    }

    .service_cont {
        float: left;
        /* width: 239px; */
    }

    .service_cont h2 {
        font-size: 24px;
        text-align: left;
        font-weight: normal;
        width: 98%;
        color: #275faa;
    }

    .service_cont p {
        font-size: 18px;
        font-weight: normal;
        text-align: left;
    }

    .mid_footer {
        background-color: #255EAB !important;
        background-image: none;
    }

    .main_h {
        display: none!important;
    }

    .navbar-toggle {
        background-color: transparent!important;
        background-image: none!important;
        border: 1px solid #fff !important;
        border-radius: 4px!important;
        float: right;
        margin-bottom: 0;
        margin-right: -7px!important;
        margin-top: 27px!important;
        padding: 9px 10px!important;
        position: relative!important;
    }

    .sidebar_title h1 {
        background-color: #1cc2ff;
        color: #fff;
        font-size: 24px;
        font-weight: 300;
        height: 45px;
        padding: 10px;
        text-align: center;
    }

    .dropdown,
    .dropup {
        position: relative;
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
        font-family: 'PT Sans', sans-serif;
        font-weight: 700;
        font-size: 14px;
        top: 0;
    }

    .navbar-nav .open .dropdown-menu {
        background-color: #fff;
        border: 1px solid #fff;
        box-shadow: none;
        float: none;
        line-height: 19px;
        margin: auto;
        padding: 0;
        position: static;
        width: auto;
    }
}
@media screen and (max-width: 360px) {
    .logo {
        padding: 43px 0 0;
    }
    /*.slider_part{padding: 69px 0 0;}*/

    .service_cont p {
        font-size: 18px;
        font-weight: normal;
        text-align: left;
        width: 70%;
    }

    .navbar-fixed-bottom,
    .navbar-fixed-top {
        /* position: fixed; */

        right: 0;
        left: 0;
        z-index: 1030;
    }

    .service_cont {
        float: left;
        width: 95%;
    }

    .service_cont h2 {
        font-size: 24px;
        text-align: left;
        font-weight: normal;
        width: 98%;
        color: #275faa;
    }

    .service_cont p {
        font-size: 18px;
        font-weight: normal;
        text-align: left;
        width: 100%;
    }

    .mid_footer {
        background-color: #255EAB !important;
        background-image: none;
    }

    .midpart-content h1 {
        font-size: 48px;
        font-weight: 300;
        text-align: center !important;
    }

    .main_h {
        display: none!important;
    }

    .navbar-toggle {
        background-color: transparent!important;
        background-image: none!important;
        border: 1px solid #fff !important;
        border-radius: 4px!important;
        float: right;
        margin-bottom: 0;
        margin-right: -7px!important;
        margin-top: 27px!important;
        padding: 9px 10px!important;
        position: relative!important;
    }

    .sidebar_title h1 {
        background-color: #1cc2ff;
        color: #fff;
        font-size: 24px;
        font-weight: 300;
        height: 45px;
        padding: 10px;
        text-align: center;
    }

    .dropdown,
    .dropup {
        position: relative;
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
        font-family: 'PT Sans', sans-serif;
        font-weight: 700;
        font-size: 14px;
        top: 0;
    }

    .navbar-nav .open .dropdown-menu {
        background-color: #fff;
        border: 1px solid #fff;
        box-shadow: none;
        float: none;
        line-height: 19px;
        margin: auto;
        padding: 0;
        position: static;
        width: auto;
    }
}
@media screen and (max-width: 360px) {
    .logo {
        padding: 18px 57px 0 0;
    }
    /*.slider_part{padding: 99px 0 0;}*/

    .service_cont p {
        font-size: 18px;
        font-weight: normal;
        text-align: left;
        width: 70%;
    }

    .navbar-fixed-bottom,
    .navbar-fixed-top {
        /* position: fixed; */

        right: 0;
        left: 0;
        z-index: 1030;
    }

    .service_cont {
        float: left;
        width: 95%;
    }

    .service_cont h2 {
        font-size: 24px;
        text-align: left;
        font-weight: normal;
        width: 98%;
        color: #275faa;
    }

    .service_cont p {
        font-size: 18px;
        font-weight: normal;
        text-align: left;
    }

    .mid_footer {
        background-color: #255EAB !important;
        background-image: none;
    }

    .midpart-content h1 {
        font-size: 48px;
        font-weight: 300;
        text-align: center !important;
    }

    .main_h {
        display: none!important;
    }

    .navbar-toggle {
        background-color: transparent!important;
        background-image: none!important;
        border: 1px solid #fff !important;
        border-radius: 4px!important;
        float: right;
        margin-bottom: 0;
        margin-right: -10px!important;
        margin-top: 25px !important;
        padding: 9px 10px!important;
        position: relative!important;
    }

    .sidebar_title h1 {
        background-color: #1cc2ff;
        color: #fff;
        font-size: 24px;
        font-weight: 300;
        height: 45px;
        padding: 10px;
    }

    .dropdown,
    .dropup {
        position: relative;
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
        font-family: 'PT Sans', sans-serif;
        font-weight: 700;
        font-size: 14px;
        top: 0;
    }

    .navbar-nav .open .dropdown-menu {
        background-color: #fff;
        border: 1px solid #fff;
        box-shadow: none;
        float: none;
        line-height: 19px;
        margin: auto;
        padding: 0;
        position: static;
        width: auto;
    }
}
@media screen and (max-width: 320px) {
    .logo {
        padding: 26px 55px 0 0;
    }
    /*.slider_part{padding: 99px 0 0;}*/

    .service_cont p {
        font-size: 18px;
        font-weight: normal;
        text-align: left;
        width: 70%;
    }

    .navbar-fixed-bottom,
    .navbar-fixed-top {
        /* position: fixed; */

        right: 0;
        left: 0;
        z-index: 1030;
    }

    .service_cont {
        float: left;
        width: 95%;
    }

    .service_cont h2 {
        font-size: 24px;
        text-align: left;
        font-weight: normal;
        width: 98%;
        color: #275faa;
    }

    .service_cont p {
        font-size: 18px;
        font-weight: normal;
        text-align: left;
    }

    .mid_footer {
        background-color: #255EAB !important;
        background-image: none;
    }

    .midpart-content h1 {
        font-size: 48px;
        font-weight: 300;
        text-align: center !important;
    }

    .main_h {
        display: none!important;
    }

    .navbar-toggle {
        background-color: transparent!important;
        background-image: none!important;
        border: 1px solid #fff !important;
        border-radius: 4px!important;
        float: right;
        margin-bottom: 0;
        margin-right: -7px!important;
        margin-top: 27px!important;
        padding: 9px 10px!important;
        position: relative!important;
    }

    .sidebar_title h1 {
        background-color: #1cc2ff;
        color: #fff;
        font-size: 24px;
        font-weight: 300;
        height: 45px;
        padding: 10px;
    }

    .dropdown,
    .dropup {
        position: relative;
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
        font-family: 'PT Sans', sans-serif;
        font-weight: 700;
        font-size: 14px;
        top: 0;
    }

    .navbar-nav .open .dropdown-menu {
        background-color: #fff;
        border: 1px solid #fff;
        box-shadow: none;
        float: none;
        line-height: 19px;
        margin: auto;
        padding: 0;
        position: static;
        width: auto;
    }
}
.main_h {
    position: fixed;
    max-height: 100px;
    z-index: 999;
    width: 100%;
    padding-top: 1px;
    background: none;
    overflow: hidden;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
    top: -100px;
    padding-bottom: 6px;
    font-family: "Montserrat", sans-serif;
}
@media only screen and (max-width: 766px) {
    .main_h {
        padding-top: 0px;
    }
}
.open-nav {
    max-height: 400px !important;
}
.open-nav .mobile-toggle {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
}
.sticky {
    background-color: rgba(255, 255, 255, 0.93);
    opacity: 1;
    top: 0px;
}
@media only screen and (max-width: 766px) {
    .logo {
        float: none;
    }
}
nav {
    float: right;
    width: 100%;
}
@media only screen and (max-width: 766px) {
    nav {
        width: 100%;
    }
}
@media only screen and (max-width: 766px) {
    nav ul {
        padding-top: 10px;
        margin-bottom: 22px;
        float: left;
        text-align: center;
        width: 100%;
    }
}
@media only screen and (max-width: 766px) {}
nav ul a {
    color: #888888;
    text-transform: uppercase;
    font-size: 12px;
}
.mobile-toggle {
    display: none;
    cursor: pointer;
    font-size: 20px;
    position: absolute;
    right: 22px;
    top: 0;
    width: 30px;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}
@media only screen and (max-width: 1024px) {
    .mobile-toggle {
        display: none;
        cursor: pointer;
        font-size: 20px;
        position: absolute;
        right: 22px;
        top: 0;
        width: 30px;
        -webkit-transition: all 200ms ease-in;
        -moz-transition: all 200ms ease-in;
        transition: all 200ms ease-in;
    }
}
@media only screen and (max-width: 766px) {
    .mobile-toggle {
        display: block;
    }
}
.mobile-toggle span {
    width: 30px;
    height: 4px;
    margin-bottom: 6px;
    border-radius: 1000px;
    background: #8f8f8f;
    display: block;
}
.mouse {
    display: block;
    margin: 0 auto;
    width: 26px;
    height: 46px;
    border-radius: 13px;
    border: 2px solid #e8f380;
    position: absolute;
    bottom: 40px;
    position: absolute;
    left: 50%;
    margin-left: -26px;
}
.mouse span {
    display: block;
    margin: 6px auto;
    width: 2px;
    height: 2px;
    border-radius: 4px;
    background: #e8f380;
    border: 1px solid transparent;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: scroll;
    animation-name: scroll;
}
@-webkit-keyframes scroll {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }
}
@keyframes scroll {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }
}
/*  bhoechie tab */

div.bhoechie-tab-container {
    z-index: 10;
    padding: 0 !important;
    border-radius: 4px;
    margin-top: 5px;
    /*  -webkit-box-shadow: 6px 6px 12px rgba(0, 0, 0, .175);
                box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
                -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);*/

    background-clip: padding-box;
    opacity: 0.97;
    filter: alpha(opacity=97);
    border-left: none;
}
div.bhoechie-tab-menu {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
}
div.bhoechie-tab-menu div.list-group {
    margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a {
    margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a .glyphicon,
div.bhoechie-tab-menu div.list-group>a .fa {
    color: #337ab7;
}
div.bhoechie-tab-menu div.list-group>a:first-child {
    border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a:last-child {
    border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
div.bhoechie-tab-menu div.list-group>a.active .fa {
   background-color: #13AFEB;
  background-image: #13AFEB;
  color: #fff!important;
  font-weight:400;
  text-transform:capitalize;
}
div.bhoechie-tab-menu div.list-group>a.active:after {
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -13px;
    border-left: 0;
    border-bottom: 13px solid transparent;
    border-top: 13px solid transparent;
    border-left: 10px solid #13AFEB;
}
div.bhoechie-tab-content {
    background-color: #ffffff;
    /* border: 1px solid #eeeeee; */

    padding-left: 20px;
}
div.bhoechie-tab div.bhoechie-tab-content:not(.active) {
    display: none;
}
/*
.page_title3 {
    position: relative;
    float: left;
    width: 100%;
    padding: 0px 0 1px;
    background: #f4f4f4;
    border-top: 2px solid #eee;
    border-bottom: 1px solid #eee;
}
*/

.breadcrumb {
    background-color: white!important;
}
a,
a img {
    border: 0;
    outline: none !important;
}
img {
    border: 0;
    outline: none !important;
}
a,
a:hover,
{
    outline: none !important;
}
.page_title4 {
    position: relative;
    float: left;
    width: 100%;
    padding: 0px 0 1px;
    border-bottom: 2px solid #eaeaea;
}
h1 {
    padding-top: 0;
   /* padding-bottom: 30px;*/
}
.btn-default {
    width: 50% !important;
}
p ul.shoppyzap li strong {
    color: rgb(40, 96, 171) !important;
}
@charset "utf-8";
/* CSS Document */

@media only screen and (max-width: 1100px),
only screen and (max-device-width: 1100px) {
    .containerDiv {
        width: 1000px;
        padding: 10px;
    }

    .rightBlkMnDiv {
        width: 680px;
    }

    .menu ul li a {
        line-height: 50px;
        padding: 0px 22px;
        text-decoration: none;
        color: #ffffff;
        display: block;
    }

    .productsInnDiv ul li {
        padding: 16px;
        width: 205px;
    }

    .productHide {
        display: none;
    }

    .roundCntDiv ul li {
        width: 300px;
    }

    .roundCntDiv ul li p {
        font-size: 30px;
    }

    .leftVideo {
        width: 476px;
        height: 100%;
    }

    .rightVideo {
        width: 476px;
        height: 100%;
    }

    .footerMnDiv {
        width: 1000px;
        padding: 10px;
    }

    .brandsInnvDiv ul li {
        width: 270px;
    }

    .block1Div {
        width: 250px;
    }

    .block1Div ul li {
        width: 250px;
    }
}
@media only screen and (max-width: 1000px),
only screen and (max-device-width: 1000px) {
    .containerDiv {
        width: 748px;
    }

    .logoDiv {
        width: 291px;
        float: none;
        margin: auto;
    }

    .rightBlkMnDiv {
        width: 728px;
        float: none;
        overflow: hidden;
        margin: auto;
        padding: 10px 0px 0px 0px;
    }

    .searchDiv {
        display: none;
    }

    .productHidev2 {
        display: none;
    }

    .roundCntDiv ul li {
        width: 96%;
        float: none;
        margin: 0px;
    }

    .roundCntDiv ul li p {
        font-size: 34px;
    }

    .roundCntDiv ul li div {
        font-size: 18px;
    }

    .leftVideo {
        width: 96%;
        height: 240px;
        float: none;
        overflow: hidden;
    }

    .rightVideo {
        width: 96%;
        height: 240px;
        float: none;
        margin: 10px 0px 0px 0px;
        clear: both;
        overflow: hidden;
    }

    .footerMnDiv {
        width: 748px;
    }

    .brandsInnvDiv ul li {
        width: 180px;
    }

    .block1Div {
        width: 100%;
        float: none;
    }

    .block2Div {
        width: 374px;
        float: none;
        clear: both;
        margin: auto;
    }

    .block1Div ul li {
        width: 40%;
        float: left;
        margin: 0px;
        padding: 0px 25px;
    }

    .mensProductDiv ul li {
        margin: 0px 0px 60px 30px;
    }
}
@media only screen and (max-width: 767px),
only screen and (max-device-width: 767px) {
    .containerDiv {
        width: 96%;
    }

    .rightBlkMnDiv {
        width: 100%;
    }

    .menuMndiv {
        overflow: hidden;
        border-bottom: 0px;
        padding: 0px;
        display: none;
        border-radius: 0px;
    }

    .menu {
        width: 100%;
        background: #000000;
    }

    .menu ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
    }

    .menu ul li {
        float: none;
        border-top: 1px solid #333333;
    }

    .menuICN {
        display: block;
    }

    .menu ul li a:hover {
        background: #333333;
    }

    .productsInnDiv ul li {
        padding: 20px 0px;
        width: 98%;
    }

    .footerMnDiv {
        width: 96%;
    }

    .brandsInnvDiv ul li {
        width: 300px;
        padding: 10px 5px;
    }

    .mensProductDiv ul li {
        margin: 0px 0px 20px 5px;
        width: 300px;
    }
}
@media only screen and (max-width: 639px),
only screen and (max-device-width: 639px) {
    .containerDiv {
        width: 96%;
        padding: 10px 5px;
    }

    .footerMnDiv {
        width: 96%;
        padding: 10px 5px;
    }

    .brandsInnvDiv ul li {
        width: 96%;
        padding: 10px 5px;
        float: none;
        margin: auto;
    }

    .block1Div {
        width: 100%;
        float: none;
        margin: 0px;
    }

    .block2Div {
        width: 98%;
        float: none;
        clear: both;
        margin: auto;
    }

    .block1Div ul li {
        width: 98%;
        float: none;
        margin: 0px;
        padding: 10px 0px;
    }

    .icnDivMn {
        float: left;
        display: none;
    }

    .offersDivMn {
        width: 100%;
    }

    .contentDivrigtBox {
        width: 100%;
        float: none;
        padding: 10px 0px;
    }

    .mensProductDiv ul li {
        margin: 0px 0px 20px 0px;
        width: 100%;
    }
}
@media only screen and (max-width: 479px),
only screen and (max-device-width: 479px) {
    .perfumeDiv {
        width: 98%;
    }

    .formMnDiv {
        width: 98%;
    }

    .textBoxContact {
        width: 92%;
    }
}
.navbar-nav {
    float: right !important;
}
.navbar-header {
    margin-top: 10px;
}


.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.news {
  display: inline-block;
  background-image: url(img/news.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 38px;
  height: 38px;
 
}

.team {
  display: inline-block;
  background-image: url(img/team.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 38px;
  height: 38px;
}

.part {
  display: inline-block;
  background-image: url(img/part.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 28px;
  height: 28px;
}
.visions {
  display: inline-block;
  background-image: url(img/vision.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 28px;
  height: 28px;
}
.road {
  display: inline-block;
  background-image: url(img/sroad.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 28px;
  height: 28px;
}
.splaning {
  display: inline-block;
  background-image: url(img/splaning.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 28px;
  height: 28px;
}

.srecuit {
  display: inline-block;
  background-image: url(img/srecuit.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 38px;
  height: 38px;
}


.smupgrade {
  display: inline-block;
  background-image: url(img/srecuit.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 38px;
  height: 38px;
}



.smcloud {
  display: inline-block;
  background-image: url(img/smcloud.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 38px;
  height: 38px;
}



.smmoble {
  display: inline-block;
  background-image: url(img/smmoble.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 38px;
  height: 38px;
}




.smdassbord {
  display: inline-block;
  background-image: url(img/smdassbord.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 38px;
  height: 38px;
}


.smmigration {
  display: inline-block;
  background-image: url(img/smmigration.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 38px;
  height: 38px;
}




.smupgrade {
  display: inline-block;
  background-image: url(img/smupgrade.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 38px;
  height: 38px;
}


.bigdataac {
  display: inline-block;
  background-image: url(img/bg2.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 38px;
  height: 38px;
}


.bgproto {
  display: inline-block;
  background-image: url(img/db1.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 38px;
  height: 38px;
}


.Governance {
  display: inline-block;
  background-image: url(img/Governance.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 38px;
  height: 38px;
}



.smintegration {
  display: inline-block;
  background-image: url(img/smintegration.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 38px;
  height: 38px;
}


.smigration {
  display: inline-block;
  background-image: url(img/smigration.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 38px;
  height: 38px;
}




.smprocess {
  display: inline-block;
  background-image: url(img/smprocess.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 38px;
  height: 38px;
}



.bgproto {
  display: inline-block;
  background-image: url(img/db1.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 38px;
  height: 38px;
}


.bgproto {
  display: inline-block;
  background-image: url(img/db1.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 38px;
  height: 38px;
}



.smproduct {
  display: inline-block;
  background-image: url(img/smproduct.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 38px;
  height: 38px;
}


.smopening {
  display: inline-block;
  background-image: url(img/smopening.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 38px;
  height: 38px;
}


.smbenifits {
  display: inline-block;
  background-image: url(img/smbenifits.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 38px;
  height: 38px;
}


.smbenchmark {
  display: inline-block;
  background-image: url(img/smbenchmark.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 38px;
  height: 38px;
}













.usericon {
  display: inline-block;
  background-image: url(img/usericon.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 38px;
  height: 38px;
}

.emailsmallicons {
  display: inline-block;
  background-image: url(img/emailsmallicons.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 38px;
  height: 38px;
}

.smallcompney {
  display: inline-block;
  background-image: url(img/smallcompney.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 38px;
  height: 38px;
}

.smallphone {
  display: inline-block;
  background-image: url(img/smallphone.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 38px;
  height: 38px;
}

.smallcomments {
  display: inline-block;
  background-image: url(img/smallcomments.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 38px;
  height: 38px;
}





.form-controls{
display: block;
 width: 93.5%;
  height: 139px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #fff;
  background-color: #02adf3;
  background-image: none;
  border: 1px solid #02adf3;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    margin-bottom: 20px;

}















h1, h2, h3, h4, h5, h6 {
  font-family: 'Raleway', sans-serif !important;
  font-weight: normal;
  color: #272727;
  text-transform: capitalize !important;
}
p {
  font: 14px 'Open Sans', sans-serif !important;
  font-weight: normal;
  line-height: 26px !important;

}

.line_divder {
  position: relative;
  float: left;
  width: 100%;
  padding: 1px 0px 0px !important;
  background: #f4f4f4;
  border-top: 2px solid #eee;
  border-bottom: 1px solid #eee;
}





.form-control3 {
  display: block;
  width: 87%;
  height: 39px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #fff;
  /* background-color: #02adf3; */
  background-image: none;
  border: 1px solid #d3d3d3;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.formtextarea {
  display: block;
  width:94%;
  height:90px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #fff;
  /* background-color: #02adf3; */
  background-image: none;
  border: 1px solid #d3d3d3;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  margin: 6px 2px 14px 0px;
}

.sky-formheader {
    border-bottom: 1px solid #e3e3e3;
    color: #272727;
    display: block;
    font-family: "Raleway",sans-serif;
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 13px;
    padding: 0 0 9px;
}


.label {
	display:inline;
	
	
	font-weight:400;
	line-height:1;
	color:#272727;
	text-align:center;
	white-space:nowrap;
	vertical-align:baseline;
	border-radius:.25em;
	
	 display: block;
    font-weight: 400;
    line-height: 19px;
    margin-bottom: 6px;
	text-align:left;
}

