html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
}
.ecs-wrap * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.ecs-clearfix:before,
.ecs-clearfix:after {
    content:'';
    display:table;
    clear:both;
    flex-basis: 0;
    order: 1;
}
.ecs-wrap a {
    text-decoration: none;
    -moz-transition:all 350ms ease-in-out;
    -webkit-transition:all 350ms ease-in-out;
    transition:all 350ms ease-in-out;
}
.ecs-wrap img {
    max-width: 100%;
}
.ecs-wrap p {
    margin:0 0 15px;
}
.ecs-wrap form {
    margin-bottom: 0;
}
.ecs-wrap input:focus,
.ecs-wrap button:focus,
.ecs-wrap textarea:focus {
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.ecs-wrap button {
    cursor: pointer;
    -moz-transition:all 350ms ease-in-out;
    -webkit-transition:all 350ms ease-in-out;
    transition:all 350ms ease-in-out;
}
.ecs-container {
    max-width: 1170px;
    width:100%;
    margin:0 auto;
}
.ecs-wrap {
    margin:0;
}
ul.ecs-menu,
ul.ecs-countdown {
    list-style: none;
    margin:0;
    padding:0;
}
.ecs-subscription-message,
.ecs-contact-error,
.ecs-email-message {
    margin-top: 5px;
    text-align: left;
    font-style: italic;
}
.ecs-email-loader{
    width:16px;
    height:16px;
}
/*MOUSE-ANIMATION*/
.ecs-templates-wrap .ecs-scrolldown {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 40px;
    margin:0 auto;
}
.ecs-templates-wrap .ecs-mouse{
    width: 26px;
    height: 48px;
    background-color: transparent;
    border:2px solid #ffffff;
    border-radius: 20px;
    margin:0 auto;
    position: relative;
}
.ecs-templates-wrap .ecs-mouse:after {
    background-color: #fff;
    content: "";
    position: absolute;
    top: 5px;
    left: 50%;
    margin-left: -1px;
    width: 2px;
    height: 6px;
    opacity: 1;
    -webkit-transform: translateY(0px) translateZ(0px);
    -moz-transform: translateY(0px) translateZ(0px);
    -ms-transform: translateY(0px) translateZ(0px);
    -o-transform: translateY(0px) translateZ(0px);
    transform: translateY(0px) translateZ(0px);
    -webkit-animation: scroll 1.5s -1s cubic-bezier(0.68, -0.55, 0.265, 1.55) infinite;
    -moz-animation: scroll 1.5s -1s cubic-bezier(0.68, -0.55, 0.265, 1.55) infinite;
    animation: scroll 1.5s -1s cubic-bezier(0.68, -0.55, 0.265, 1.55) infinite;
}
.ecs-templates-wrap .ecs-scrolldown i {
    font-size: 24px;
}
/*TEMPLATES-CSS*/

.ecs-template-5 .ecs-social-share-wrap a.ecs-facebook,
.ecs-template-5 .ecs-social-share-wrap a.ecs-twitter,
.ecs-template-5 .ecs-social-share-wrap a.ecs-pinterest,
.ecs-template-5 .ecs-social-share-wrap a.ecs-linkedin,
.ecs-template-5 .ecs-social-share-wrap a.ecs-google-plus,
.ecs-template-5 .ecs-social-share-wrap a.ecs-tumblr,
.ecs-template-5 .ecs-social-share-wrap a.ecs-instagram,
.ecs-template-5 .ecs-social-share-wrap a.ecs-youtube,
.ecs-template-5 .ecs-social-share-wrap a.ecs-vk,
.ecs-template-5 .ecs-social-share-wrap a.ecs-vine,
.ecs-template-5 .ecs-social-share-wrap a.ecs-flickr{
    color:#ffffff;
    padding: 5px;
}

.ecs-template-5 .ecs-social-share-wrap {
    padding-top: 50px;
}

.ecs-template-2 .ecs-social-share-wrap a.ecs-facebook,
.ecs-template-4 .ecs-social-share-wrap a.ecs-facebook,
.ecs-template-6 .ecs-social-share-wrap a.ecs-facebook,
.ecs-template-7 .ecs-social-share-wrap a.ecs-facebook,
.ecs-template-8 .ecs-social-share-wrap a.ecs-facebook{
    background-color:#3b5998;
}
.ecs-template-2 .ecs-social-share-wrap a.ecs-twitter,
.ecs-template-4 .ecs-social-share-wrap a.ecs-twitter,
.ecs-template-6 .ecs-social-share-wrap a.ecs-twitter,
.ecs-template-7 .ecs-social-share-wrap a.ecs-twitter,
.ecs-template-8 .ecs-social-share-wrap a.ecs-twitter{
    background-color:#00b6f1;
}
.ecs-template-2 .ecs-social-share-wrap a.ecs-pinterest,
.ecs-template-4 .ecs-social-share-wrap a.ecs-pinterest,
.ecs-template-6 .ecs-social-share-wrap a.ecs-pinterest,
.ecs-template-7 .ecs-social-share-wrap a.ecs-pinterest,
.ecs-template-8 .ecs-social-share-wrap a.ecs-pinterest{
    background-color:#cb2027;
}
.ecs-template-2 .ecs-social-share-wrap a.ecs-linkedin,
.ecs-template-4 .ecs-social-share-wrap a.ecs-linkedin,
.ecs-template-6 .ecs-social-share-wrap a.ecs-linkedin,
.ecs-template-7 .ecs-social-share-wrap a.ecs-linkedin,
.ecs-template-8 .ecs-social-share-wrap a.ecs-linkedin{
    background-color:#007bb6;
}
.ecs-template-2 .ecs-social-share-wrap a.ecs-google-plus,
.ecs-template-4 .ecs-social-share-wrap a.ecs-google-plus,
.ecs-template-6 .ecs-social-share-wrap a.ecs-google-plus,
.ecs-template-7 .ecs-social-share-wrap a.ecs-google-plus,
.ecs-template-8 .ecs-social-share-wrap a.ecs-google-plus{
    background-color:#df4a32;
}
.ecs-template-2 .ecs-social-share-wrap a.ecs-tumblr,
.ecs-template-4 .ecs-social-share-wrap a.ecs-tumblr,
.ecs-template-6 .ecs-social-share-wrap a.ecs-tumblr,
.ecs-template-7 .ecs-social-share-wrap a.ecs-tumblr,
.ecs-template-8 .ecs-social-share-wrap a.ecs-tumblr{
    background-color:#35465d;
}
.ecs-template-2 .ecs-social-share-wrap a.ecs-instagram,
.ecs-template-4 .ecs-social-share-wrap a.ecs-instagram,
.ecs-template-6 .ecs-social-share-wrap a.ecs-instagram,
.ecs-template-7 .ecs-social-share-wrap a.ecs-instagram,
.ecs-template-8 .ecs-social-share-wrap a.ecs-instagram{
    background-color:#c32aa3;
}
.ecs-template-2 .ecs-social-share-wrap a.ecs-youtube,
.ecs-template-4 .ecs-social-share-wrap a.ecs-youtube,
.ecs-template-6 .ecs-social-share-wrap a.ecs-youtube,
.ecs-template-7 .ecs-social-share-wrap a.ecs-youtube,
.ecs-template-8 .ecs-social-share-wrap a.ecs-youtube{
    background-color:#b31217;
}
.ecs-template-2 .ecs-social-share-wrap a.ecs-vk,
.ecs-template-4 .ecs-social-share-wrap a.ecs-vk,
.ecs-template-6 .ecs-social-share-wrap a.ecs-vk,
.ecs-template-7 .ecs-social-share-wrap a.ecs-vk,
.ecs-template-8 .ecs-social-share-wrap a.ecs-vk{
    background-color:#4c75a3;
}
.ecs-template-2 .ecs-social-share-wrap a.ecs-vine,
.ecs-template-4 .ecs-social-share-wrap a.ecs-vine,
.ecs-template-6 .ecs-social-share-wrap a.ecs-vine,
.ecs-template-7 .ecs-social-share-wrap a.ecs-vine,
.ecs-template-8 .ecs-social-share-wrap a.ecs-vine{
    background-color:#00b489;
}
.ecs-template-2 .ecs-social-share-wrap a.ecs-flickr,
.ecs-template-4 .ecs-social-share-wrap a.ecs-flickr,
.ecs-template-6 .ecs-social-share-wrap a.ecs-flickr,
.ecs-template-7 .ecs-social-share-wrap a.ecs-flickr,
.ecs-template-8 .ecs-social-share-wrap a.ecs-flickr{
    background-color:#f40083;
}
/*========================================
                TEMPLATE-1-css-STARTS
=======================================*/
.ecs-template-1 .ecs-subscription-message,
.ecs-template-1 .ecs-contact-error,
.ecs-template-1 .ecs-email-message {
    color: #f9880f;
    font-size: 14px;
}
.ecs-wrap.ecs-template-1 {
    overflow:hidden;
}
.ecs-template-1 .ecs-templates-wrap {
    font-family: 'Poppins', sans-serif;
    perspective: 2000px;
    overflow:hidden;
}
.ecs-template-1 .ecs-intro-section{
    position: relative;
    background-image: url(../img/template-1-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width:100%;
    height: 100vh;
    -moz-transition:all 450ms ease-in-out;
    -webkit-transition:all 450ms ease-in-out;
    transition:all 450ms ease-in-out;
}
.ecs-template-1 .ecs-overlay {
    background:rgba(0,0,0,0.43);
    position: absolute;
    top:0;
    right: 0;
    left: 0;
    bottom:0;
    width:100%;
    height: 100%;
    z-index: 1;
}
.ecs-template-1 .ec-intro-section-wrap{
    position: relative;
    width: 100%;
    z-index: 2;
    color: #ffffff;
    text-align: center;
    padding: 20px;
    display: -moz-box;
    display: -webkit-box;
    display:-ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
}
.ecs-template-1 .ecs-intro-content-title h2{
    font-size: 50px;
    line-height: 1.1;
    max-width: 80%;
    margin:0 auto 15px;
}
.ecs-template-1 .ecs-countdown-wrap {
    margin-bottom: 30px;
}
.ecs-template-1 .ecs-countdown li {
    display:inline-block;
    font-size: 13px;
    font-weight:600;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 27px;
    position: relative;
    margin:0 -2px;
    color: #afb8c1;
}
.ecs-template-1 .ecs-countdown li:before {
    content: '';
    position: absolute;
    top:50%;
    left: -10px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #afb8c1;
    margin-top:-15px;
}
.ecs-template-1 .ecs-countdown li:first-child:before {
    display: none;
}
.ecs-template-1 .ecs-countdown li span {
    display:block;
    font-size: 80px;
    line-height: 1;
    color: #ffffff;
}
.ecs-template-1 .ecs-countdown .ecs-minutes-countdown-wrap,
.ecs-template-1 .ecs-countdown .ecs-seconds-countdown-wrap{
    min-width: 170px;
}
.ecs-template-1 .ecs-countdown li p {
    margin-bottom: 0;
}
.ecs-template-1 .ecs-intro-description {
    font-size: 18px;
    max-width: 640px;
    width: 100%;
    margin:0 auto 30px;
}
.ecs-template-1 .ecs-subscription-form-wrap{
    position: relative;
    margin:0 auto 25px;
    max-width: 560px;
    width: 100%;
}
.ecs-template-1 .ecs-subscription-form-wrap .ecs-input-wrap input {
    width: 100%;
    height: 60px;
    background: #ffffff;
    padding:10px 140px 10px 30px;
    border-radius: 30px;
    border:0;
    color:#bebebe;
    font-size: 18px;
    font-family: 'Poppins',sans-serif;
}
.ecs-template-1 .ecs-subscription-form-wrap .ecs-input-wrap input::-webkit-input-placeholder{
    color:#bebebe;
    font-size: 18px;
    font-family: 'Poppins',sans-serif;
}
.ecs-template-1 .ecs-subscription-form-wrap .ecs-input-wrap input::-moz-placeholder{
    color:#bebebe;
    font-size: 18px;
    font-family: 'Poppins',sans-serif;
}
.ecs-template-1 .ecs-subscription-form-wrap .ecs-input-wrap input:-ms-input-placeholder{
    color:#bebebe;
    font-size: 18px;
    font-family: 'Poppins',sans-serif;
}
.ecs-template-1 .ecs-subscription-form-wrap .ecs-input-wrap input:-moz-placeholder{
    color:#bebebe;
    font-size: 18px;
    font-family: 'Poppins',sans-serif;
}
.ecs-template-1 .ecs-subscription-form-wrap .ecs-button {
    position: absolute;
    top:10px;
    right:10px;
    height: 40px;
    padding:10px 20px;
    background-color:#f9880f;
    color: #ffffff;
    font-size: 15px;
    text-transform: uppercase;
    border:0;
    border-radius: 20px;
}
/*.ecs-template-1 .ecs-readmore-button {
        display: inline-block;
}*/
.ecs-template-1 .ecs-readmore-button a,
.ecs-template-1 .ecs-contact-form-wrap .ecs-button {
    display: inline-block;
    padding:10px 30px;
    background-color:#f9880f;
    color: #ffffff;
    font-size: 16px;
    text-transform: capitalize;
    border-radius: 30px;
}
.ecs-template-1 .ecs-subscription-form-wrap .ecs-button:hover,
.ecs-template-1 .ecs-readmore-button a:hover,
.ecs-template-1 .ecs-contact-form-wrap .ecs-button:hover {
    background-color:#f39d41;
}
.ecs-template-1 .ecs-readmore-button i {
    margin-right: 8px;
}
.ecs-template-1 .ecs-navigation-bttn,
.ecs-template-1 .ecs-navigation-close-bttn {
    position: absolute;
    top:30px;
    left: -70px;
    z-index: 3;
    cursor: pointer;
    width: 40px;
    -moz-transition:all 450ms ease-in-out;
    -webkit-transition:all 450ms ease-in-out;
    transition:all 450ms ease-in-out;
}
.ecs-template-1 .ecs-navigation-close-bttn {
    opacity: 0;
    visibility: hidden;
    width: 45px;
    height: 40px;
    background-color:#999999;
    border-radius: 3px;
    padding: 6px 8px;
    top: 20px;
}
.ecs-template-1 .ecs-navigation-bttn span,
.ecs-template-1 .ecs-navigation-close-bttn span {
    display:block;
    width: 100%;
    max-width: 40px;
    height: 3px;
    margin:6px 0;
    background-color:#ffffff;
    -moz-transition:all 350ms ease-in-out;
    -webkit-transition:all 350ms ease-in-out;
    transition:all 350ms ease-in-out;
}
.ecs-template-1 .ecs-navigation-close-bttn span.ecs-two,
.ecs-template-1 .ecs-templates-wrap.ecs-active-section .ecs-navigation-bttn {
    opacity: 0;
    visibility: hidden;
}
.ecs-template-1 .ecs-navigation-close-bttn span.ecs-one {
    -moz-transform: rotate(42deg) translate(5px, 4px);
    -webkit-transform: rotate(42deg) translate(5px, 4px);
    transform: rotate(42deg) translate(5px, 4px);
}
.ecs-template-1 .ecs-navigation-close-bttn span.ecs-three {
    -moz-transform: rotate(-42deg) translate(8px, -8px);
    -webkit-transform: rotate(-42deg) translate(8px, -8px);
    transform: rotate(-42deg) translate(8px, -8px);
}
.ecs-template-1 .ecs-templates-wrap.ecs-active-section .ecs-intro-section{
    -moz-transform: rotateY(55deg) translateZ(-440px);
    -webkit-transform: rotateY(55deg) translateZ(-440px);
    transform: rotateY(55deg) translateZ(-440px);
}
.ecs-template-1 .ecs-templates-wrap.ecs-active-section .ecs-navigation-close-bttn {
    opacity: 0.7;
    visibility: visible;
}
.ecs-template-1 .ecs-templates-wrap.ecs-active-section .ecs-navigation-close-bttn:hover {
    opacity: 1;
}
/*template-1-more-info-section*/
.ecs-template-1 .ecs-side-section {
    position: absolute;
    right: 0;
    top:0;
    height: 100%;
    max-width: 700px;
    width:100%;
    background-color:#ffffff;
    -webkit-transform:translateX(100%);
    -moz-transform:translateX(100%);
    transform:translateX(100%);
    z-index: 2;
    -moz-transition:all 450ms ease-in-out;
    -webkit-transition:all 450ms ease-in-out;
    transition:all 450ms ease-in-out;
}
.ecs-template-1 .ecs-templates-wrap.ecs-active-section .ecs-side-section{
    -webkit-transform:translateX(0%);
    -moz-transform:translateX(0%);
    transform:translateX(0%);
}
.ecs-side-section-wrap{
    padding:60px;
    overflow-y: scroll;
    height: 100%;
}
.ecs-template-1 .ecs-section-content-title {
    font-size: 38px;
    text-transform: capitalize;
    margin:0 0 25px;
    padding-bottom: 12px;
    position: relative;
    line-height: 1.1;
}
.ecs-template-1 .ecs-section-content-title:after {
    content:'';
    position: absolute;
    width: 85px;
    height: 2px;
    background-color:#f9880f;
    left: 0;
    bottom: 0;
}
.ecs-template-1 .ecs-content-description {
    font-size: 18px;
    color:#858585;
    font-weight: 600;
    margin-bottom: 25px;
}
.ecs-template-1 .ecs-contact-info{
    color:#b8b8b8;
    font-size: 14px;
    margin-bottom: 10px;
}
.ecs-template-1 .ecs-contact-info span {
    display: block;
}
.ecs-template-1 .ecs-contact-info a {
    color:#b8b8b8;
}
.ecs-template-1 .ecs-contact-info a:hover {
    color:#f9880f;
}
.ecs-template-1 .ecs-contact-info p {
    margin-bottom: 0;
}
.ecs-template-1 .ecs-social-share-wrap {
    margin:30px 0 50px;
}
.ecs-template-1 .ecs-social-share-wrap a {
    display: inline-block;
    font-size: 18px;
    color:#000000;
    margin:0 10px 10px 0;
}
.ecs-template-1 .ecs-social-share-wrap a:hover {
    color: #f9880f;
}
.ecs-template-1 .ecs-contact-form-wrap .ecs-input-wrap{
    float: left;
    width: 48%;
    margin-bottom: 10px;
    text-align: left;
}
.ecs-template-1 .ecs-contact-form-wrap .ecs-input-wrap:first-child {
    margin-right: 4%;
}
.ecs-template-1 .ecs-contact-form-wrap .ecs-input-wrap:nth-of-type(3){
    float: none;
    width: 100%;
}
.ecs-template-1 .ecs-contact-form-wrap .ecs-input-wrap input,
.ecs-template-1 .ecs-contact-form-wrap .ecs-input-wrap textarea {
    width: 100%;
    height:46px;
    background:transparent;
    border:0;
    border-bottom:2px solid #9f9f9f;
    color:#9f9f9f;
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
}
.ecs-template-1 .ecs-contact-form-wrap .ecs-input-wrap textarea {
    height: 160px;
    resize: vertical;
}
.ecs-template-1 .ecs-contact-form-wrap .ecs-input-wrap input::-webkit-input-placeholder,
.ecs-template-1 .ecs-contact-form-wrap .ecs-input-wrap textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color:#9f9f9f;
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
}
.ecs-template-1 .ecs-contact-form-wrap .ecs-input-wrap input::-moz-placeholder,
.ecs-template-1 .ecs-contact-form-wrap .ecs-input-wrap textarea::-moz-placeholder { /* Firefox 19+ */
    color:#9f9f9f;
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
}
.ecs-template-1 .ecs-contact-form-wrap .ecs-input-wrap input:-ms-input-placeholder,
.ecs-template-1 .ecs-contact-form-wrap .ecs-input-wrap textarea:-ms-input-placeholder { /* IE 10+ */
    color:#9f9f9f;
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
}
.ecs-template-1 .ecs-contact-form-wrap .ecs-input-wrap input:-moz-placeholder,
.ecs-template-1 .ecs-contact-form-wrap .ecs-input-wrap textarea:-moz-placeholder { /* Firefox 18- */
    color:#9f9f9f;
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
}
.ecs-template-1 .ecs-contact-form-wrap .ecs-button {
    padding:13px 35px;
    margin-top:30px;
    border:0;
}
/*Template-1-animation*/
.ecs-template-1 .ecs-templates-wrap.fadeIn,
.ecs-template-1 .ecs-intro-section.fadeIn{
    animation-duration:1.2s;
    animation-delay:0.3s;
}
.ecs-template-1 .ecs-intro-content-title.fadeInDown{
    animation-duration:2s;
    animation-delay:1.2s;
}
.ecs-template-1 .ecs-countdown-wrap.fadeInDown {
    animation-duration:2s;
    animation-delay:1.6s;
}
.ecs-template-1 .ecs-intro-description.fadeInUp {
    animation-duration:2s;
    animation-delay:1.9s;
}
.ecs-template-1 .ecs-subscription-form-wrap.fadeInUp {
    animation-duration:2s;
    animation-delay:2.2s;
}
.ecs-template-1 .ecs-readmore-button.fadeInUp{
    animation-duration:2s;
    animation-delay:2.5s;
}
/*========================================
                TEMPLATE-1-css-ENDS
=======================================*/
/*========================================
                TEMPLATE-2-css-STARTS
=======================================*/
.ecs-wrap.ecs-template-2 {
    background-color: #f1f1f1;
}
.ecs-template-2 .ecs-templates-wrap {
    font-family: 'Montserrat', sans-serif;
    overflow:hidden;
    position: relative;
}
.ecs-template-2 .ecs-subscription-message,
.ecs-template-2 .ecs-contact-error,
.ecs-template-2 .ecs-email-message {
    color: #ea2a2a;
    font-size: 14px;
    text-align: center;
}

/*template-2-intro-section starts*/
.ecs-template-2 .ecs-section {
    height: 100vh;
}
.ecs-template-2 .ecs-intro-left-section{
    background-image:url(../img/template7_left2.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    color: #ffffff;
}
.ecs-template-2 .ecs-intro-left-section,
.ecs-template-2 .ecs-intro-right-section{
    position: relative;
    height: 100%;
    width: 50%;
    text-align: center;
    float: left;
    display:-moz-box;
    display:-webkit-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    align-items: center;
}
.ecs-template-2 .ecs-intro-left-section:after {
    content: '';
    position: absolute;
    background-color:rgba(0,0,0,0.37);
    top:0;
    left:0;
    right:0;
    bottom:0;
    width:100%;
    height: 100%;
    z-index: 1;
}
.ecs-template-2 .ecs-intro-right-section{
    background-color:#ffffff;
    padding:50px;
}
.ecs-template-2 .ecs-intro-content-wrap{
    position: relative;
    width: 100%;
    padding:0 50px;
    z-index: 2;
}
.ecs-template-2 .ecs-intro-left-title h2{
    font-size: 34px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.5;
    margin:0;
}
.ecs-template-2 .ecs-countdown-wrap{
    margin-top:40px;
    display: inline-block;
}
.ecs-template-2 .ecs-countdown {
    border:1px solid #ffffff;
    display:-moz-box;
    display:-webkit-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    flex-flow:row wrap;
    align-items:stretch;
}
.ecs-template-2 .ecs-countdown li {
    display: inline-block;
    margin:0 -2px;
    padding:25px;
    border-left: 1px solid #ffffff;
    font-size: 14px;
    min-width: 110px;
}
.ecs-template-2 .ecs-countdown li:first-child {
    border-left: 0;
}
.ecs-template-2 .ecs-countdown li span {
    font-size: 36px;
    font-weight: 700;
    line-height: 1;
}
.ecs-template-2 .ecs-countdown li p {
    margin:5px 0 0;
}
.ecs-template-2 .ecs-logo-wrapper{
    max-width: 220px;
    width: 100%;
    margin:0 auto 30px;
}
.ecs-template-2 .ecs-intro-right-title {
    margin-bottom: 30px;
}
.ecs-template-2 .ecs-intro-right-title h2 {
    font-size: 40px;
    text-transform: capitalize;
    color:#333333;
    margin: 0;
}
.ecs-template-2 .ecs-intro-description{
    font-size: 18px;
    font-family: 'Lato',sans-serif;
    line-height: 1.5;
    margin-bottom: 50px;
}
.ecs-template-2 .ecs-section-link-wrap a{
    display:inline-block;
    padding:15px 40px;
    border:1px solid #5046ff;
    background-color:#5046ff;
    color:#ffffff;
    font-size: 16px;
    font-family: 'Lato',sans-serif;
    text-transform: uppercase;
    line-height:1;
}
.ecs-template-2 .ecs-section-link-wrap a.ecs-more-info-link{
    background-color: transparent;
    border-color: #7d7d7d;
    color:#7d7d7d;
    margin-left: 8px;
}
.ecs-template-2 .ecs-section-link-wrap a:hover {
    background-color: transparent;
    color: #5046ff;
}
.ecs-template-2 .ecs-section-link-wrap a.ecs-more-info-link:hover{
    background-color:#5046ff;
    color:#ffffff;
}
.ecs-template-2 .ecs-social-share-wrap{
    margin-top: 35px;
}
.ecs-template-2 .ecs-social-share-wrap a,
.ecs-template-8 .ecs-social-share-wrap a{
    width: 42px;
    height: 42px;
    display:inline-block;
    color: #ffffff;
    border-radius: 50%;
    font-size: 17px;
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: center;
}
.ecs-template-2 .ecs-social-share-wrap a i,
.ecs-template-8 .ecs-social-share-wrap a i {
    line-height: 42px;
}
.ecs-template-2 .ecs-social-share-wrap a:hover {
    background-color:#5046ff;
}
/*template-2-intro-section ends*/
/*template-2-subscription-section starts*/

.ecs-template-2 .ecs-subscription-section{
    opacity: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 99;
    top:0;
    left: 0;
    right: 0;
    bottom:0;
    -moz-transition:all 400ms ease-in-out;
    -webkit-transition:all 400ms ease-in-out;
    transition:all 400ms ease-in-out;
}
.ecs-template-2 .ecs-subscription-section.ecs-active-section {
    display: block;
    opacity: 1;
    visibility: visible;
}
.ecs-template-2 .ecs-overlay{
    background-color: rgba(0,0,0,0.7);
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 99;
    top:0;
    left: 0;
    right: 0;
    bottom:0;
    -moz-transition:all 400ms ease-in-out 0s;
    -webkit-transition:all 400ms ease-in-out 0s;
    transition:all 400ms ease-in-out 0s;
}
.ecs-template-2 .ecs-subscription-inner-container {
    max-width: 480px;
    width:100%;
    background-color:#ebebeb;
    position: absolute;
    text-align: center;
    top:50%;
    left: 50%;
    z-index: 100;
    padding: 12px;
    -moz-transform:translate(-50%,-80%);
    -webkit-transform:translate(-50%,-80%);
    transform:translate(-50%,-80%);
    -moz-transition:all 400ms ease-in-out 0.5s;
    -webkit-transition:all 400ms ease-in-out 0.5s;
    transition:all 400ms ease-in-out 0.5s;
}
.ecs-template-2 .ecs-subscription-section.ecs-active-section .ecs-subscription-inner-container {
    -moz-transform:translate(-50%,-50%);
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
}
.ecs-template-2 .ecs-subscription-content{
    border:1px solid #a6a6a6;
    padding:50px;
    position: relative;
}
.ecs-template-2 .ecs-subscription-section .ecs-close {
    position:absolute;
    top:0px;
    right: 0px;
    z-index: 3;
    cursor: pointer;
    width: 38px;
    height: 38px;
    background-color:#999999;
}
.ecs-template-2 .ecs-subscription-section .ecs-close:before {
    content:'';
    background:url(../img/close.png) no-repeat center;
    width: 14px;
    height: 14px;
    background-size: cover;
    position: absolute;
    z-index: 4;
    top:50%;
    left: 50%;
    margin-left: -7px;
    margin-top:-7px;
}
.ecs-template-2 .ecs-subscription-section .ecs-section-content-title{
    color: #020202;
    font-size: 28px;
    font-family: 'Open Sans',sans-serif;
    font-weight: 700;
    text-transform:uppercase;
    line-height: 1;
    letter-spacing: 1px;
    margin:0 0 30px;
}
.ecs-template-2 .ecs-subscription-section .ecs-content-description{
    font-size: 14px;
    font-family: 'Roboto Slab',sans-serif;
    letter-spacing: 1px;
    color: #4f4f4f;
    line-height: 1.5;
    margin-bottom: 20px;
}
.ecs-template-2 .ecs-subscription-section .ecs-input-wrap input {
    width: 100%;
    height: 40px;
    background-color:#f9f9f9;
    border:1px solid #c8c8c8;
    text-align: center;
    color: #4f4f4f;
    font-size: 14px;
    font-family: 'Roboto Slab',sans-serif;
}
.ecs-template-2 .ecs-subscription-section .ecs-input-wrap input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #4f4f4f;
    font-size: 14px;
    font-family: 'Roboto Slab',sans-serif;
}
.ecs-template-2 .ecs-subscription-section .ecs-input-wrap input::-moz-placeholder { /* Firefox 19+ */
    color: #4f4f4f;
    font-size: 14px;
    font-family: 'Roboto Slab',sans-serif;
}
.ecs-template-2 .ecs-subscription-section .ecs-input-wrap input:-ms-input-placeholder { /* IE 10+ */
    color: #4f4f4f;
    font-size: 14px;
    font-family: 'Roboto Slab',sans-serif;
}
.ecs-template-2 .ecs-subscription-section .ecs-input-wrap input:-moz-placeholder { /* Firefox 18- */
    color: #4f4f4f;
    font-size: 14px;
    font-family: 'Roboto Slab',sans-serif;
}
.ecs-template-2 .ecs-subscription-section .ecs-button{
    background-color:#333333;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Open Sans',sans-serif;
    border:0;
    padding: 12px 15px;
    margin-top: 25px;
    line-height: 1;
}
.ecs-template-2 .ecs-subscription-section .ecs-button:hover {
    background-color: #5046ff;
}
/*template-2-subscription-section ends*/
/*template-2-more-info-section starts*/
.ecs-template-2 .ecs-contact-content{
    margin-bottom: 80px;
}
.ecs-template-2 .ecs-more-info-section{
    position: absolute;
    top:0;
    right: 0;
    width: 50%;
    height: 100%;
    overflow-y:scroll;
    background-color: #ffffff;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -moz-transition:all 500ms ease-in-out;
    -webkit-transition:all 500ms ease-in-out;
    transition:all 500ms ease-in-out;
}
.ecs-template-2 .ecs-more-info-section.ecs-active-section{
    -moz-transform: translateX(0%);
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    display: block;
    opacity: 1;
    visibility: visible;
}
.ecs-template-2 .ecs-more-info-inner-wrap{
    position: relative;
    padding:100px 65px;
}
.ecs-template-2 .ecs-more-info-section .ecs-close {
    background:url(../img/close_blue.png) no-repeat center;
    width: 20px;
    height: 20px;
    background-size: cover;
    top: 35px;
    right: 35px;
    position: fixed;
    z-index: 3;
    cursor: pointer;
}
.ecs-template-2 .ecs-section-content-title {
    font-size: 40px;
    text-transform: capitalize;
    color:#333333;
    margin: 0 0 35px;
}
.ecs-template-2 .ecs-content-description{
    font-size: 16px;
    font-family: 'Lato',sans-serif;
    line-height: 1.5;
    margin-bottom: 35px;
}
.ecs-template-2 .ecs-more-info-section .ecs-input-wrap {
    float: left;
    width:48%;
    margin-bottom: 30px;
}
.ecs-template-2 .ecs-more-info-section .ecs-contact-form-wrap{
    text-align: center;
}
.ecs-template-2 .ecs-more-info-section .ecs-input-wrap:first-child {
    margin-right: 4%;
}
.ecs-template-2 .ecs-more-info-section .ecs-input-wrap:nth-of-type(3) {
    float:none;
    width: 100%;
}
.ecs-template-2 .ecs-more-info-section input,
.ecs-template-2 .ecs-more-info-section textarea{
    width: 100%;
    height: 44px;
    border:1px solid #bababa;
    padding:12px 15px;
    color:#555555;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
}
.ecs-template-2 .ecs-more-info-section textarea {
    height: 160px;
    resize:vertical;
}
.ecs-template-2 .ecs-more-info-section input::-webkit-input-placeholder,
.ecs-template-2 .ecs-more-info-section textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color:#555555;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
}
.ecs-template-2 .ecs-more-info-section input::-moz-placeholder,
.ecs-template-2 .ecs-more-info-section textarea::-moz-placeholder { /* Firefox 19+ */
    color:#555555;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
}
.ecs-template-2 .ecs-more-info-section input:-ms-input-placeholder,
.ecs-template-2 .ecs-more-info-section textarea:-ms-input-placeholder { /* IE 10+ */
    color:#555555;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
}
.ecs-template-2 .ecs-more-info-section input:-moz-placeholder,
.ecs-template-2 .ecs-more-info-section textarea:-moz-placeholder { /* Firefox 18- */
    color:#555555;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
}
.ecs-template-2 .ecs-more-info-section .ecs-button {
    background-color:#5046ff;
    color: #ffffff;
    padding:12px 25px;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    margin-top: 10px;
    border:1px solid #5046ff;
}
.ecs-template-2 .ecs-more-info-section .ecs-button:hover {
    background-color: transparent;
    color:#5046ff;
}
.ecs-template-2 .ecs-contact-info-wrap{
    margin-left: -5.33%;
    margin-bottom: 80px;
}
.ecs-template-2 .ecs-contact-info{
    float: left;
    width: 28%;
    margin-left: 5.33%;
    color:#010101;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
}
.ecs-template-2 .ecs-contact-info a {
    color:#010101;
}
.ecs-template-2 .ecs-contact-info a:hover {
    color:#5046ff;
}
.ecs-template-2 .ecs-contact-icon{
    font-size: 20px;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.ecs-template-2 .ecs-contact-icon i {
    color: #5046ff;
    margin-right: 8px;
}
.ecs-template-2 .ecs-contact-info .ecs-contact-details p {
    margin-bottom: 0;
}
.ecs-template-2 .ecs-contact-info .ecs-contact-details span {
    display: block;
    margin-bottom: 4px;
}
.ecs-template-2 .ecs-section.ecs-map-section {
    height: auto;
}
.ecs-template-2 .ecs-map-section .ecs-google-map-wrap {
    height: 200px;
}
.ecs-template-2 .ecs-map-section #ecs-google-map{
    height: 100%;
}
/*template-2-more-info-section ends*/
/*Template-2-animation*/
.ecs-template-2 .ecs-intro-left-section.slideInLeft,
.ecs-template-2 .ecs-intro-right-section.slideInRight{
    animation-duration:1.3s;
    animation-delay:0.2s;
}
.ecs-template-2 .ecs-intro-left-title.fadeIn,
.ecs-template-2 .ecs-logo-wrapper.fadeInDown{
    animation-duration:1.3s;
    animation-delay:1.4s;
}
.ecs-template-2 .ecs-countdown-wrap.zoomIn,
.ecs-template-2 .ecs-intro-right-title.fadeInUp {
    animation-duration:1.3s;
    animation-delay:1.7s;
}
.ecs-template-2 .ecs-intro-description.fadeInUp {
    animation-duration:1.3s;
    animation-delay:1.9s;
}
.ecs-template-2 .ecs-subscription-link.slideInLeft,
.ecs-template-2 .ecs-more-info-link.slideInRight {
    animation-duration:1.3s;
    animation-delay:2.1s;
}
.ecs-template-2 .ecs-social-share-wrap.fadeInUp{
    animation-duration:1.3s;
    animation-delay:2.4s;
}
/*========================================
                TEMPLATE-2-css-ENDS
=======================================*/
/*========================================
                TEMPLATE-3-css-STARTS
=======================================*/
.ecs-template-3 .ecs-subscription-message,
.ecs-template-3 .ecs-contact-error,
.ecs-template-3 .ecs-email-message,
.ecs-template-4 .ecs-subscription-message,
.ecs-template-4 .ecs-contact-error,
.ecs-template-4 .ecs-email-message {
    color: #ffffff;
    font-size: 14px;
}
.ecs-wrap.ecs-template-3 {
    background-image:url(../img/template_3_bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    background-size: cover;
    background-attachment: fixed;
}
.ecs-wrap.ecs-template-3:after {
    content: '';
    background-color:rgba(0,0,0,0.78);
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
    right:0;
    bottom: 0;
    z-index: 1;
}
.ecs-template-3 .ecs-templates-wrap{
    position: relative;
    z-index: 2;
    font-family: 'Montserrat',sans-serif;
    color: #ffffff;
    height: 100vh;
    text-align: center;
    overflow: hidden;
}
.ecs-template-3 .ecs-templates-wrap .ecs-section,
.ecs-template-3 .ecs-templates-wrap .ecs-section.ecs-middle-section.ecs-active-section {
    position: absolute;
    top:0%;
    left: 0;
    right: 0;
    height: 100vh;
    padding:70px 40px;
    display: -moz-box;
    display:-webkit-box;
    display:-ms-flexbox;
    display: -webkit-flex;
    display:flex;
    align-items: center;
    -moz-transition:all 500ms ease-in-out;
    -webkit-transition:all 500ms ease-in-out;
    transition:all 500ms ease-in-out;
}
.ecs-template-3 .ecs-templates-wrap .ecs-section.ecs-left-section,
.ecs-template-3 .ecs-templates-wrap .ecs-section.ecs-middle-section {
    -moz-transform:translateX(-100%);
    -webkit-transform:translateX(-100%);
    transform:translateX(-100%);
}
.ecs-template-3 .ecs-templates-wrap .ecs-section.ecs-right-section {
    -moz-transform:translateX(100%);
    -webkit-transform:translateX(100%);
    transform:translateX(100%);
}
.ecs-template-3 .ecs-templates-wrap .ecs-section.ecs-middle-section.ecs-active-section,
.ecs-template-3 .ecs-templates-wrap .ecs-section.ecs-left-section.ecs-active-section,
.ecs-template-3 .ecs-templates-wrap .ecs-section.ecs-right-section.ecs-active-section {
    -moz-transform:translateX(0%);
    -webkit-transform:translateX(0%);
    transform:translateX(0%);
}
.ecs-template-3 .ecs-templates-wrap .ecs-left-section.ecs-active-section + .ecs-middle-section{
    -moz-transform:translateX(100%);
    -webkit-transform:translateX(100%);
    transform:translateX(100%);
}
/*.ecs-template-3 .ecs-templates-wrap .ecs-section.ecs-right-section.ecs-active-section{

}*/
.ecs-template-3 .ecs-navigation-wrap a.ecs-navigation-arrow,
.ecs-template-3 .ecs-social-share-wrap a{
    display: block;
    width: 44px;
    height: 44px;
    border:2px solid #ffffff;
    border-radius: 50%;
    background-color: transparent;
    text-align: center;
    font-size: 25px;
    color: #ffffff;
    position: relative;
}
.ecs-template-3 .ecs-navigation-wrap a.ecs-navigation-arrow:before,
.ecs-template-3 .ecs-social-share-wrap a:before {
    content: '';
    position: absolute;
    top:0;
    left: 0;
    right: 0;
    bottom:0;
    width:100%;
    height: 100%;
    border-radius: 50%;
    background-color: #ffffff;
    z-index: 0;
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    -moz-transition:all 350ms ease-in-out;
    -webkit-transition:all 350ms ease-in-out;
    transition:all 350ms ease-in-out;
}
.ecs-template-3 .ecs-navigation-wrap a.ecs-navigation-arrow {
    position: absolute;
    top:50%;
    margin-top:-22px;
}
.ecs-template-3 .ecs-navigation-wrap a.ecs-left-arrow{
    left: 20px;
}
.ecs-template-3 .ecs-navigation-wrap a.ecs-right-arrow{
    right: 20px;
}
.ecs-template-3 .ecs-navigation-wrap a.ecs-navigation-arrow i,
.ecs-template-3 .ecs-social-share-wrap a i {
    line-height: 40px;
    position: relative;
    z-index: 2;
}
.ecs-template-3 .ecs-navigation-wrap a.ecs-navigation-arrow:hover,
.ecs-template-3 .ecs-social-share-wrap a:hover {
    color: #000000;
}
.ecs-template-3 .ecs-navigation-wrap a.ecs-navigation-arrow:hover:before,
.ecs-template-3 .ecs-social-share-wrap a:hover:before{
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}
.ecs-template-3 .ecs-left-section .ecs-section-inner-container{
    max-width: 900px;
    margin:0 auto;
}
/*template-3-left-section*/
.ecs-template-3 .ecs-section-content-title{
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.1;
    margin:0 0 30px;
}
.ecs-template-3 .ecs-content-description{
    font-size: 16px;
    margin-bottom: 50px;
}
.ecs-template-3 .ecs-middle-section .ecs-content-description,
.ecs-template-3 .ecs-right-section .ecs-content-description {
    max-width: 800px;
    margin:0 auto 50px;
}
.ecs-template-3 .ecs-social-share-wrap a{
    margin:0 6px 10px;
    display: inline-block;
    font-size: 16px;
}
/*template-3-left-section-ends*/
/*template-3-middle-section*/
.ecs-template-3 .ecs-middle-content-title{
    font-size: 60px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1.1;
    margin:0 0 25px;
}
.ecs-template-3 .ecs-countdown-wrap .ecs-countdown {
    display: -moz-box;
    display:-webkit-box;
    display:-ms-flexbox;
    display: -webkit-flex;
    display:flex;
    flex-flow:row wrap;
    align-items:stretch;
    justify-content:center;
}
.ecs-template-3 .ecs-countdown-wrap {
    margin-bottom: 40px;
}
.ecs-template-3 .ecs-countdown-wrap .ecs-countdown li {
    display: inline-block;
    font-size: 16px;
    font-family: 'Open Sans',sans-serif;
    font-weight: 700;
    font-style: italic;
    padding:0 40px;
    margin:0 -2px;
    border-left: 1px solid #6f6764;
}
.ecs-template-3 .ecs-countdown-wrap .ecs-countdown li:first-child{
    border-left: 0;
}
.ecs-template-3 .ecs-countdown-wrap .ecs-countdown li span{
    font-style: normal;
    display: block;
    font-weight: 400;
    font-size: 60px;
    line-height: 1;
}
.ecs-template-3 .ecs-countdown-wrap .ecs-countdown li p {
    margin:15px 0;
}
.ecs-template-3 .ecs-input-wrap{
    position: relative;
}
.ecs-template-3 .ecs-input-wrap input,
.ecs-template-3 .ecs-input-wrap textarea{
    width: 100%;
    height: 46px;
    border:1px solid #6f6764;
    border-radius: 3px;
    background: transparent;
    padding:10px 20px 10px 50px;
    color:#ffffff;
    font-weight: 400;
    font-size: 16px;
    font-family: 'Montserrat',sans-serif;
}
.ecs-template-3 .ecs-input-wrap:before {
    position: absolute;
    top: 11px;
    left: 15px;
    color: #ff6d00;
    font-size: 21px;
    font-family: 'FontAwesome';
}
.ecs-template-3 .ecs-input-wrap.ecs-email-wrap:before{
    content:'\f0e0';
}
.ecs-template-3 input::-webkit-input-placeholder,
.ecs-template-3 textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color:#6f6764;
    font-weight: 400;
    font-size: 16px;
    font-family: 'Montserrat',sans-serif;
}
.ecs-template-3 input::-moz-placeholder,
.ecs-template-3 textarea::-moz-placeholder { /* Firefox 19+ */
    color:#6f6764;
    font-weight: 400;
    font-size: 16px;
    font-family: 'Montserrat',sans-serif;
}
.ecs-template-3 input:-ms-input-placeholder,
.ecs-template-3 textarea:-ms-input-placeholder { /* IE 10+ */
    color:#6f6764;
    font-weight: 400;
    font-size: 16px;
    font-family: 'Montserrat',sans-serif;
}
.ecs-template-3 input:-moz-placeholder,
.ecs-template-3 textarea:-moz-placeholder { /* Firefox 18- */
    color:#6f6764;
    font-weight: 400;
    font-size: 16px;
    font-family: 'Montserrat',sans-serif;
}
.ecs-template-3 .ecs-subscription-form-wrap {
    max-width: 550px;
    width: 100%;
    margin:0 auto;
}
.ecs-template-3 .ecs-subscription-form-wrap .ecs-input-wrap {
    width: 100%;
    margin-bottom:25px;
}
.ecs-template-3 .ecs-subscription-message {
    text-align: center;
}
.ecs-template-3 .ecs-subscription-form-wrap .ecs-button {
    padding: 15px 30px;
    background-color: #ff6d00;
    color: #ffffff;
    display: inline-block;
    font-size: 17px;
    font-weight: 400;
    text-transform: uppercase;
    border: 0;
    border-radius: 30px;
}
.ecs-template-3 .ecs-subscription-form-wrap .ecs-button:hover {
    background-color:#fd9548;
}
.ecs-template-3 .ecs-middle-section .ecs-navigation-wrap a.ecs-navigation-arrow {
    font-size: 16px;
}
/*template-3-middle-section-ends*/
/*template-3-right-section*/
.ecs-template-3 .ecs-left-contact-wrap,
.ecs-template-3 .ecs-right-contact-wrap{
    float: left;
    width: 50%;
}
.ecs-template-3 .ecs-left-contact-wrap {
    padding-right: 50px;
}
.ecs-template-3 .ecs-contact-info {
    margin-bottom: 35px;
    font-size: 16px;
    text-align: left;
}
.ecs-template-3 .ecs-contact-info p {
    margin-bottom: 5px;
}
.ecs-template-3 .ecs-contact-info a {
    color: #ffffff;
}
.ecs-template-3 .ecs-contact-info a:hover {
    color: #ff6d00;
}
.ecs-template-3 .ecs-contact-info .ecs-contact-info-inner-wrap{
    padding-left: 55px;
}
.ecs-template-3 .ecs-contact-icon{
    float: left;
    font-size: 20px;
    color:#ff6d00;
    margin-left: -55px;
}
.ecs-template-3 .ecs-email-form .ecs-input-wrap {
    margin-bottom: 12px;
}
.ecs-template-3 .ecs-email-form .ecs-input-wrap.ecs-name-wrap:before{
    content:'\f007';
}
.ecs-template-3 .ecs-email-form .ecs-input-wrap.ecs-message-wrap:before{
    content:'\f075';
}
.ecs-template-3 .ecs-input-wrap textarea {
    height: 190px;
    resize:none;
}
.ecs-template-3 .ecs-email-form .ecs-button {
    width: 100%;
    display: block;
    background-color: #ffffff;
    border:1px solid #ffffff;
    padding:15px;
    text-transform: uppercase;
    font-size: 16px;
    color:#000000;
    border-radius: 3px;
}
.ecs-template-3 .ecs-email-form .ecs-button:hover {
    background:#ff6d00;
    border-color: #ff6d00;
    color: #ffffff;
}
/*template-3-middle-section-ends*/
/*Template-3-animation*/
.ecs-wrap.ecs-template-3{
    animation-name: fadeIn;
    animation-duration:1.5s;
    animation-delay:0.1s;
}
.ecs-template-3 .ecs-middle-content-title.fadeInDown{
    animation-duration:1.5s;
    animation-delay:1.5s;
}
.ecs-template-3 .ecs-content-description.fadeInDown{
    animation-duration:1.5s;
    animation-delay:1.9s;
}
.ecs-template-3 .ecs-countdown-wrap.fadeIn{
    animation-duration:1.5s;
    animation-delay:2.2s;
}
.ecs-template-3 .ecs-subscription-form-wrap.slideInUp {
    animation-duration:1.5s;
    animation-delay:2.5s;
}
.ecs-template-3 .ecs-left-arrow.fadeInRight,
.ecs-template-3 .ecs-right-arrow.fadeInLeft {
    animation-duration:1.5s;
    animation-delay:3.3s;
}
/*========================================
                TEMPLATE-3-css-ENDS
=======================================*/

/*========================================
                TEMPLATE-4-css-STARTS
=======================================*/
.ecs-wrap.ecs-template-4 {
    background-color: #f1f1f1;
}
.ecs-template-4 .ecs-left-section-wrap,
.ecs-template-4 .ecs-right-section-wrap,
.ecs-template-7 .ecs-left-section-wrap,
.ecs-template-7 .ecs-right-section-wrap{
    float: left;
    width:50%;
    height: 100%;
    position: relative;
}
.ecs-template-4 .ecs-left-section-wrap .ecs-section,
.ecs-template-4 .ecs-section-background,
.ecs-template-7 .ecs-section-background{
    height: 100vh;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.ecs-template-4 .ecs-right1-section .ecs-section-background {
    background-image:url(../img/template4_right1.jpg);
}
.ecs-template-4 .ecs-right2-section .ecs-section-background {
    background-image:url(../img/template4_right2.jpg);
}
.ecs-template-4 .ecs-right4-section .ecs-section-background {
    background-image:url(../img/template4_right4.jpg);
}
.ecs-template-4 .ecs-left-section-wrap {
    position: relative;
    background-color:#ffffff;
    text-align: center;
}
.ecs-template-4 .ecs-map-wrap #ecs-google-map {
    width: 100%;
    height: 100vh;
}
.ecs-template-4 .ecs-right3-section,
.ecs-template-4 .ecs-section{
    position: relative;
}
.ecs-template-4 .ecs-overlay{
    background: -moz-linear-gradient(0deg, #2D8080 0, #b36ed5 100%);/* FF3.6+ */
    background: -webkit-gradient(linear, 0deg, color-stop(0, 2D8080), color-stop(100%, b36ed5));/* Chrome,Safari4+ */
    background: -webkit-linear-gradient(0deg, #2D8080 0, #b36ed5 100%);/* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(0deg, #2D8080 0, #b36ed5 100%);/* Opera 11.10+ */
    background: -ms-linear-gradient(0deg, #2D8080 0, #b36ed5 100%);/* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1301FE', endColorstr='#F4F60C', GradientType='1'); /* for IE */
    background: linear-gradient(0deg, #2D8080 0, #b36ed5 100%);/* W3C */
    position: absolute;
    top:0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0.68;
}
.ecs-template-4 .ecs-section-contents{
    position: absolute;
    top:50%;
    left: 0;
    right:0;
    padding:50px 70px;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    transform:translateY(-50%);
    z-index: 2;
    font-family: 'Montserrat',sans-serif;
}
.ecs-template-4 .ecs-right2-section .ecs-section-contents,
.ecs-template-4 .ecs-right4-section .ecs-section-contents {
    padding:50px 120px;
}

/*template-4-left-section*/
.ecs-template-4 .ecs-logo-wrapper {
    max-width:300px;
    width: 100%;
    margin:0 auto 30px;
}
.ecs-template-4 .ecs-section-content-title{
    font-size: 48px;
    font-weight: 700;
    color:#3d3d3d;
    margin:0 0 35px;
    text-transform: capitalize;
}
.ecs-template-4 .ecs-content-description {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color:#636363;
    line-height: 1.6;
}
.ecs-template-4 .ecs-left3-section{
    text-align: left;
}
.ecs-template-4 .ecs-contact-icon{
    display: inline-block;
    font-size: 30px;
    color:#9a9a9a;
    margin-left: -60px;
    float: left;
}
.ecs-template-4 .ecs-contact-details{
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    color:#505050;
}
.ecs-template-4 .ecs-contact-details a {
    color:#505050;
}
.ecs-template-4 .ecs-contact-details a:hover {
    color:#9a9a9a;
}
.ecs-template-4 .ecs-contact-details span {
    display: block;
    margin-bottom: 4px;
}
.ecs-template-4 .ecs-contact-details .ecs-contact-title {
    text-transform: uppercase;
}
.ecs-template-4 .ecs-contact-info {
    margin-bottom: 50px;
    padding-left: 60px;
}
.ecs-template-4 .ecs-contact-info:last-child {
    margin-bottom: 0;
}
.ecs-template-4 .ecs-social-share-wrap a{
    width: 50px;
    height: 50px;
    display:inline-block;
    color: #ffffff;
    border-radius: 50%;
    font-size: 21px;
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: center;
    position: relative;
}
.ecs-template-4 .ecs-social-share-wrap a i {
    line-height: 50px;
}
.ecs-template-4 .ecs-social-share-wrap a:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: transparent;
    border-radius: 50%;
    top:0px;
    left:0px;
    -moz-transition:all 350ms ease-in-out;
    -webkit-transition:all 350ms ease-in-out;
    transition:all 350ms ease-in-out;
}
.ecs-template-4 .ecs-social-share-wrap a:hover:before {
    -moz-box-shadow: 5px 5px 8px rgba(0,0,0,0.6);
    -webkit-box-shadow: 5px 5px 8px rgba(0,0,0,0.6);
    box-shadow: 5px 5px 8px rgba(0,0,0,0.6);
}
.ecs-template-4 .ecs-footer {
    position: absolute;
    bottom: 20%;
    left: 0;
    right: 0;
    margin:0 auto;
    font-size: 16px;
    font-family: 'Open Sans',sans-serif;
    color:#505050;
}
.ecs-template-4 .ecs-footer a {
    color:#505050;
}
.ecs-template-4 .ecs-footer a:hover {
    color:#b36ed5;
}
.ecs-template-4 .ecs-templates-wrap .ecs-scrolldown {
    bottom: 20px;
    z-index: 4;
}
.ecs-template-4 .ecs-templates-wrap .ecs-mouse{
    border:3px solid #d3d3d4;
    width: 24px;
    height: 40px;
}
.ecs-template-4 .ecs-templates-wrap .ecs-mouse:after{
    background-color:#d3d3d4;
    width: 2.3px;
    height: 8px;
}
/*template-4-right-section*/

.ecs-template-4 .ecs-countdown-wrap .time_circles h4{
    font-size: 15px !important;
    font-family: 'Khand',sans-serif;
    color:#ffffff;
    margin-bottom:20px;
}
.ecs-template-4 .ecs-countdown-wrap .time_circles span{
    font-size: 36px !important;
    font-family: 'Khand',sans-serif;
    color:#ffffff;
}
.ecs-template-4 .ecs-input-wrap input,
.ecs-template-4 .ecs-input-wrap textarea {
    border:0;
    border-bottom: 2px solid #ffffff;
    background-color: transparent;
    padding:10px 12px;
    height: 42px;
    width: 100%;
    color: #ffffff;
    font-family: 'Montserrat',sans-serif;
    font-size: 13px;
}
.ecs-template-4 .ecs-input-wrap textarea {
    height: 190px;
    resize: none;
}
.ecs-template-4 input::-webkit-input-placeholder,
.ecs-template-4 textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #ffffff;
    font-family: 'Montserrat',sans-serif;
    font-size: 13px;
    text-transform: capitalize;
}
.ecs-template-4 input::-moz-placeholder,
.ecs-template-4 textarea::-moz-placeholder { /* Firefox 19+ */
    color: #ffffff;
    font-family: 'Montserrat',sans-serif;
    font-size: 13px;
    text-transform: capitalize;
}
.ecs-template-4 input:-ms-input-placeholder,
.ecs-template-4 textarea:-ms-input-placeholder { /* IE 10+ */
    color: #ffffff;
    font-family: 'Montserrat',sans-serif;
    font-size: 13px;
    text-transform: capitalize;
}
.ecs-template-4 input:-moz-placeholder,
.ecs-template-4 textarea:-moz-placeholder { /* Firefox 18- */
    color: #ffffff;
    font-family: 'Montserrat',sans-serif;
    font-size: 13px;
    text-transform: capitalize;
}
.ecs-template-4 .ecs-button {
    border:2px solid #ffffff;
    padding:10px;
    font-size: 13px;
    font-family: 'Montserrat',sans-serif;
    color: #ffffff;
    background-color: transparent;
    text-transform: uppercase;
}
.ecs-template-4 .ecs-button:hover {
    background-color: #ffffff;
    color:#636363;
}
.ecs-template-4 .ecs-subscription-form-wrap .ecs-input-wrap {
    float:left;
    width: 66%;
    margin-right: 4%;
}
.ecs-template-4 .ecs-subscription-form-wrap .ecs-button {
    float: left;
    width: 30%;
}
.ecs-template-4 .ecs-email-form .ecs-input-wrap{
    margin-bottom: 35px;
}

/*template-4-right-section ends*/
/*Template-4-animation*/

.ecs-template-3 .ecs-left-section-wrap.slideInUp,
.ecs-template-3 .ecs-right-section-wrap.slideInDown{
    animation-duration:2s;
    animation-delay:0.1s;
}
/*========================================
                TEMPLATE-4-css-ENDS
=======================================*/

/*========================================
                TEMPLATE-5-css-STARTS
=======================================*/
.ecs-template-5 .ecs-subscription-message,
.ecs-template-5 .ecs-contact-error,
.ecs-template-5 .ecs-email-message {
    color: #ff7272;
    font-size: 14px;
    text-align: center;
}
.ecs-wrap.ecs-template-5{
    background-color:#390819;
    color: #ffffff;
    font-family: 'Montserrat',sans-serif;
    text-align: center;
}
.ecs-template-5 .ecs-section{
    position: relative;
    min-height: 100vh;
}
/*template-5-intro-section starts*/
.ecs-template-5 .ecs-intro-section {
    padding:20px 0;
    display:-moz-box;
    display:-webkit-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    justify-content: center;
    align-items: center;
}
.ecs-template-5 .ecs-logo-wrapper{
    max-width: 345px;
    width: 100%;
    margin:0 auto 40px;
}
.ecs-template-5 .ecs-intro-content-title h2,
.ecs-template-5 .ecs-section-content-title{
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 6px;
    margin:0;
}
.ecs-template-5 .ecs-intro-content-title {
    margin-bottom: 40px;
}
.ecs-template-5 .ecs-countdown-wrap {
    margin-bottom: 45px;
}
.ecs-template-5 .ecs-countdown li{
    display:inline-block;
    margin:0 8px;
    font-size: 12px;
    text-transform: uppercase;
    position: relative;
    min-width: 180px;
}
.ecs-template-5 .ecs-countdown li span{
    font-size: 64px;
    display: inline-block;
}
.ecs-template-5 .ecs-countdown li:after {
    content:'/';
    position: relative;
    margin-left: 8px;
}
.ecs-template-5 .ecs-countdown li p {
    display: inline-block;
    margin:0 0 0 20px;
}
.ecs-template-5 .ecs-countdown li:last-child:after {
    display: none;
}
.ecs-template-5 .ecs-input-wrap {
    max-width: 420px;
    width: 100%;
    margin:0 auto 20px;
}
.ecs-template-5 .ecs-input-wrap input,
.ecs-template-5 .ecs-input-wrap textarea{
    width:100%;
    height:40px;
    border:0;
    border-bottom: 2px solid #ffffff;
    padding:8px;
    color: #ffffff;
    text-align: center;
    font-size: 13px;
    background-color: transparent;
}
.ecs-template-5 .ecs-button{
    padding:15px 30px;
    border:2px solid #ffffff;
    text-transform: uppercase;
    font-size:13px;
    background-color: transparent;
    color: #ffffff;
    line-height: 1;
}
.ecs-template-5 .ecs-button:hover {
    background-color:#ffffff;
    color:#390819;
}
.ecs-template-5 input::-webkit-input-placeholder,
.ecs-template-5 textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-size:13px;
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'Montserrat',sans-serif;
}
.ecs-template-5 input::-moz-placeholder,
.ecs-template-5 textarea::-moz-placeholder { /* Firefox 19+ */
    font-size:13px;
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'Montserrat',sans-serif;
}
.ecs-template-5 input:-ms-input-placeholder,
.ecs-template-5 textarea:-ms-input-placeholder { /* IE 10+ */
    font-size:13px;
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'Montserrat',sans-serif;
}
.ecs-template-5 input:-moz-placeholder,
.ecs-template-5 textarea:-moz-placeholder { /* Firefox 18- */
    font-size:13px;
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'Montserrat',sans-serif;
}
/*template-5-intro-section ends*/
/*template-5-contact-section starts*/
.ecs-template-5 .ecs-section.ecs-contact-section .ecs-container {
    padding: 100px 0;
}
.ecs-template-5 .ecs-map-wrap .ecs-google-map-wrap,
.ecs-template-5 .ecs-map-wrap #ecs-google-map{
    height: 660px;
    width:100%;
}
.ecs-template-5 .ecs-map-wrap,
.ecs-template-5 .ecs-contact-content {
    float: left;
    width: 47.5%;
}
.ecs-template-5 .ecs-contact-content{
    margin-left: 5%;
    margin-top:25px;
}
.ecs-template-5 .ecs-section-content-title {
    margin-bottom: 30px;
}
.ecs-template-5 .ecs-contact-info-outer-wrap{
    margin-bottom: 60px;
}
.ecs-template-5 .ecs-contact-info {
    float: left;
    width: 33.33%;
    padding:0 10px;
}
.ecs-template-5 .ecs-contact-info-title{
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 18px;
    text-transform: uppercase;
}
.ecs-template-5 .ecs-contact-details{
    font-size: 13px;
    font-family:'Open Sans', sans-serif;
}
.ecs-template-5 .ecs-contact-details a {
    color: #ffffff;
}
.ecs-template-5 .ecs-contact-details a:hover {
    color: #aaaaaa;
}
.ecs-template-5 .ecs-contact-details span {
    display: block;
    margin-bottom: 5px;
}
.ecs-template-5 .ecs-input-wrap textarea{
    height: 200px;
    padding-top:25px;
    resize: none;
}
.ecs-template-5 .ecs-contact-content .ecs-button {
    margin-top: 40px;
}
/*template-5-contact-section ends*/
/*Template-5-animation*/
.ecs-wrap.ecs-template-5{
    animation-name: fadeIn;
    animation-duration:1.5s;
    animation-delay:0.1s;
}
.ecs-template-5 .ecs-logo-wrapper.fadeInDown{
    animation-duration:1.5s;
    animation-delay:1.5s;
}
.ecs-template-5 .ecs-intro-content-title.fadeInDown{
    animation-duration:1.5s;
    animation-delay:1.8s;
}
.ecs-template-5 .ecs-countdown-wrap.zoomIn{
    animation-duration:1.5s;
    animation-delay:2.1s;
}
.ecs-template-5 .ecs-subscription-form-wrap.fadeInUp {
    animation-duration:1.5s;
    animation-delay:2.4s;
}
.ecs-template-5 .ecs-scrolldown.fadeInDown {
    animation-duration:1.5s;
    animation-delay:2.7s;
}
/*========================================
                TEMPLATE-5-css-ENDS
=======================================*/

/*========================================
                TEMPLATE-6-css-STARTS
=======================================*/
.ecs-template-6 .ecs-templates-wrap {
    position: relative;
    height: 100vh;
    overflow:hidden;
}
.ecs-template-6 .ecs-subscription-message,
.ecs-template-6 .ecs-contact-error,
.ecs-template-6 .ecs-email-message {
    color: #d20303;
    font-size: 13px;
    display: inline-block;
}
.ecs-template-6 .ecs-section{
    display: none;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}
/*template-6-intro-section*/
.ecs-template-6 .ecs-section.ecs-intro-section {
    position: fixed;
    height: 100vh;
    width:100%;
    background-image:url(../img/template-6-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display:-moz-box;
    display:-webkit-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    align-items: center;
}
.ecs-template-6 .ecs-section.ecs-intro-section .ecs-container{
    display:-moz-box;
    display:-webkit-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: space-between;
}
.ecs-template-6 .ecs-intro-left-section{
    float: left;
    width: 65%;
    padding-right:150px;
}
.ecs-template-6 .ecs-intro-content-title h2 {
    font-size: 70px;
    font-weight: 600;
    color:#2b2b2b;
    margin:0 0 25px;
    line-height: 56px;
}
.ecs-template-6 .ecs-intro-description{
    font-size: 18px;
    color: #414141;
    line-height: 1.4;
    margin-bottom: 30px;
}
.ecs-template-6 .ecs-progress-bar {
    max-width: 510px;
    width: 100%;
    border:1px solid #bfbfbf;
    height: 32px;
    margin-bottom: 30px;
    padding:3px;
}
.ecs-template-6 .ecs-progress-bar-length{
    background-color:#7eacde;
    height: 24px;
    position: relative;
}
.ecs-template-6 .ecs-progress-count{
    position: absolute;
    right: 10px;
    top:50%;
    font-size: 16px;
    color:#ffffff;
    margin-top:-9px;
}
.ecs-template-6 .ecs-section-link-wrap a{
    display:inline-block;
    padding: 10px;
    margin-right: 20px;
    background-color:#7eacde;
    color:#ffffff;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    min-height: 38px;
    min-width: 160px;
    border:1px solid #7eacde;
    text-align: center;
}
.ecs-template-6 .ecs-section-link-wrap a:hover {
    background-color:transparent;
    color:#414141;
}
.ecs-template-6 .ecs-social-share-wrap {
    margin-top:30px;
}
.ecs-template-6 .ecs-social-share-wrap a{
    width: 40px;
    height: 40px;
    display:inline-block;
    color: #ffffff;
    font-size: 20px;
    margin-right: 15px;
    margin-bottom: 15px;
    text-align: center;
    position: relative;
}
.ecs-template-6 .ecs-social-share-wrap a:after {
    content: '';
    position: absolute;
    height: 3px;
    width: 30px;
    background-color: rgba(0,0,0,0.2);
    -moz-box-shadow: 0 0px 7px rgba(0,0,0,0.6);
    -webkit-box-shadow: 0 0px 7px rgba(0,0,0,0.6);
    box-shadow: 0 0px 7px rgba(0,0,0,0.6);
    bottom: -14px;
    left: 0;
    right: 0;
    margin:0 auto;
    border-radius: 50%;
    opacity: 0;
    -moz-transition:all 350ms ease-in-out;
    -webkit-transition:all 350ms ease-in-out;
    transition:all 350ms ease-in-out;
}
.ecs-template-6 .ecs-social-share-wrap a i {
    line-height: 40px;
}
.ecs-template-6 .ecs-social-share-wrap a:hover {
    -moz-transform:translateY(-5px);
    -webkit-transform:translateY(-5px);
    transform:translateY(-5px);
}
.ecs-template-6 .ecs-social-share-wrap a:hover:after {
    bottom: -10px;
    opacity: 1;
}
.ecs-template-6 .ecs-intro-right-section{
    float: right;
    width: 35%;
    max-height: 100%;
    text-align: right;
}
.ecs-template-6 .ecs-intro-right-section img {
    max-width: 200px;
}
/*template-6-intro-section ends*/
/*template-6-other-section*/
.ecs-template-6 .ecs-section .ecs-close{
    background:url(../img/cross-out_white.png) no-repeat center;
    width: 26px;
    height: 26px;
    background-size: cover;
    position: fixed;
    top:25px;
    right: 35px;
    display: inline-block;
    cursor: pointer;
    z-index: 3;
}
.ecs-template-6 .ecs-subscription-section,
.ecs-template-6 .ecs-launch-section,
.ecs-template-6 .ecs-contact-section {
    background-color: #7eacde;
    color: #ffffff;
    position: absolute;
    top:0;
    right: 0;
    height: 100vh;
    max-width:500px;
    width: 100%;
    z-index: 3;
    overflow-y: scroll;
    display: block;
    -moz-transition:all 500ms ease-in-out;
    -webkit-transition:all 500ms ease-in-out;
    transition:all 500ms ease-in-out;
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}
.ecs-template-6 .ecs-section-content {
    position: absolute;
    top:50%;
    left: 0;
    right: 0;
    margin:0 auto;
    text-align: center;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    transform:translateY(-50%);
    padding: 80px 40px;
}
.ecs-template-6 .ecs-subscription-section.ecs-active-section,
.ecs-template-6 .ecs-launch-section.ecs-active-section,
.ecs-template-6 .ecs-contact-section.ecs-active-section{
    -moz-transform: translateX(0%);
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    display: block;
}
.ecs-template-6 .ecs-section-content.ecs-contact-content {
    position: relative;
    top: auto;
    -moz-transform: none;
    -webkit-transform: none;
    transform: none;
}
.ecs-template-6 .ecs-section-content-title{
    font-size: 30px;
    text-transform: uppercase;
    margin:0 0 20px;
    letter-spacing: 2px;
}
.ecs-template-6 .ecs-content-description {
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin-bottom: 25px;
}
.ecs-template-6 .ecs-input-wrap input,
.ecs-template-6 .ecs-input-wrap textarea{
    background:#ffffff;
    border:0;
    padding:10px 20px;
    height: 40px;
    width: 100%;
    font-size: 16px;
    color:#1f2a37;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}
.ecs-template-6 .ecs-button {
    padding:10px 18px;
    font-size: 16px;
    color:#ffffff;
    background-color: #1f2a37;
    min-height: 40px;
    border:0;
    text-transform: capitalize;
}
.ecs-template-6 .ecs-contact-section .ecs-button {
    margin-top: 12px;
}
.ecs-template-6 .ecs-button:hover {
    background-color:#000000;
}
.ecs-template-6 .ecs-input-wrap input::-webkit-input-placeholder,
.ecs-template-6 .ecs-input-wrap textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-size: 16px;
    color:#1f2a37;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    text-transform: capitalize;
}
.ecs-template-6 .ecs-input-wrap input::-moz-placeholder,
.ecs-template-6 .ecs-input-wrap textarea::-moz-placeholder { /* Firefox 18+ */
    font-size: 16px;
    color:#1f2a37;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    text-transform: capitalize;
}
.ecs-template-6 .ecs-input-wrap input:-ms-input-placeholder,
.ecs-template-6 .ecs-input-wrap textarea:-ms-input-placeholder { /* IE 10+ */
    font-size: 16px;
    color:#1f2a37;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    text-transform: capitalize;
}
.ecs-template-6 .ecs-input-wrap input:-moz-placeholder,
.ecs-template-6 .ecs-input-wrap textarea:-moz-placeholder { /* Firefox 18- */
    font-size: 16px;
    color:#1f2a37;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    text-transform: capitalize;
}
.ecs-template-6 .ecs-subscription-form-wrap {
    text-align: left;
}
.ecs-template-6 .ecs-subscription-form-wrap .ecs-input-wrap{
    float: left;
    width: 68%;
    margin-right: 2%;
}
.ecs-template-6 .ecs-subscription-form-wrap .ecs-button {
    float: left;
    width: 30%;
}
.ecs-template-6 .ecs-contact-info {
    margin-bottom: 18px;
}
.ecs-template-6 .ecs-contact-info-title{
    font-weight: 700;
    font-size: 14px;
    text-transform: capitalize;
    margin-bottom: 5px;
}
.ecs-template-6 .ecs-contact-info p {
    font-size: 14px;
    margin-bottom: 5px;
}
.ecs-template-6 .ecs-contact-info a {
    color: #ffffff;
}
.ecs-template-6 .ecs-contact-info a:hover {
    color: #333333;
}
.ecs-template-6 .ecs-contact-form-wrap{
    margin-top: 30px;
    text-align: left;
}
.ecs-template-6 .ecs-contact-section .ecs-input-wrap{
    margin-bottom: 8px;
}
.ecs-template-6 .ecs-input-wrap textarea {
    height: 190px;
    resize: none;
}
.ecs-template-6 .ecs-countdown-wrap  {
    max-height: 200px;
    overflow:hidden;
}
.ecs-template-6 .ecs-countdown-wrap .ecs-circle-timer h4{
    font-size: 11px !important;
    font-weight: 400;
}
.ecs-template-6 .ecs-countdown-wrap .ecs-circle-timer span {
    font-size: 20px !important;
    text-transform: uppercase;
    display: block;
    margin-top:13px;
}
/*Template-6-animation*/
.ecs-template-6 .ecs-templates-wrap {
    animation-duration:1.5s;
    animation-delay:0.1s;
}
.ecs-template-6 .ecs-intro-content-title.slideInLeft{
    animation-duration:1.5s;
    animation-delay:1.5s;
}
.ecs-template-6 .ecs-intro-description.slideInLeft{
    animation-duration:1.5s;
    animation-delay:2s;
}
.ecs-template-6 .ecs-progress-bar.slideInLeft{
    animation-duration:1.5s;
    animation-delay:2.5s;
}
.ecs-template-6 .ecs-subscription-link.slideInLeft{
    animation-duration:1.5s;
    animation-delay:3s;
}
.ecs-template-6 .ecs-launch-link.slideInUp{
    animation-duration:1.5s;
    animation-delay:3.3s;
}
.ecs-template-6 .ecs-contact-link.slideInRight{
    animation-duration:1.5s;
    animation-delay:3.6s;
}
.ecs-template-6 .ecs-social-share-wrap.fadeInUp {
    animation-duration:1.5s;
    animation-delay:4s;
}
.ecs-template-6 .ecs-intro-right-section.slideInRight{
    animation-duration:1.5s;
    animation-delay:4.3s;
}

/*========================================
                TEMPLATE-6-css-ENDS
=======================================*/

/*========================================
                TEMPLATE-7-css-STARTS
=======================================*/
.ecs-template-7 .ecs-subscription-message,
.ecs-template-7 .ecs-contact-error,
.ecs-template-7 .ecs-email-message {
    color: #de6f82;
    font-size: 14px;
}
.ecs-template-7 .ecs-left1-section .ecs-section-background{
    background-image:url(../img/template7_left1.jpg);
}
.ecs-template-7 .ecs-left2-section .ecs-section-background{
    background-image:url(../img/template7_left2.jpg);
}
.ecs-template-7 .ecs-left3-section .ecs-section-background{
    background-image:url(../img/template7_left3.jpg);
}
.ecs-template-7 .ecs-right1-section .ecs-section-background{
    background-image:url(../img/template7_right1.jpg);
}
.ecs-template-7 .ecs-right2-section .ecs-section-background{
    background-image:url(../img/template7_right2.jpg);
}
.ecs-template-7 .ecs-right3-section .ecs-section-background{
    background-image:url(../img/template7_right3.jpg);
}
.ecs-template-7 .ecs-section-background .ecs-overlay {
    background-color:rgba(0,0,0,0.7);
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.ecs-template-7 .ecs-section{
    position: relative;
}
.ecs-template-7 .ecs-section-contents{
    position: absolute;
    top:50%;
    left: 0;
    right:0;
    padding:50px 60px;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    transform:translateY(-50%);
    z-index: 2;
    font-family: 'Rubik',sans-serif;
    color:#ffffff;
}
/*template-7-intro-page*/
.ecs-template-7 .ecs-left1-section,
.ecs-template-7 .ecs-right1-section{
    text-align: center;
}
.ecs-template-7 .ecs-intro-title {
    text-transform: uppercase;
    margin-bottom: 40px;
    line-height: 1.1;
}
.ecs-template-7 .ecs-intro-title h2{
    font-size: 54px;
    font-weight: 500;
    margin:0;
}
.ecs-template-7 .ecs-countdown li {
    display: inline-block;
    margin:0 8px;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    font-weight:400;
}
.ecs-template-7 .ecs-countdown .ecs-minutes-countdown-wrap,
.ecs-template-7 .ecs-countdown .ecs-seconds-countdown-wrap{
    min-width: 130px;
}
.ecs-template-7 .ecs-countdown li span {
    font-size: 40px;
    font-weight: 600;
}
.ecs-template-7 .ecs-countdown li p {
    display:inline-block;
    vertical-align: bottom;
    margin-bottom: 10px;
    margin-left:5px;
}
.ecs-template-7 .ecs-logo-wrapper{
    max-width: 280px;
    width:100%;
    margin:0 auto 40px;
}
.ecs-template-7 .ecs-intro-left-description{
    font-size: 18px;
}
/*template-7-intro-page-ends*/
/*template-7-section*/

.ecs-template-7 .ecs-section-content-title{
    font-size: 40px;
    font-weight: 500;
    margin:0 0 30px;
}
.ecs-template-7 .ecs-content-description {
    font-size: 16px;
    margin-bottom: 30px;
}
.ecs-template-7 .ecs-contact-info {
    float: left;
    width: 33.33%;
    padding-right: 30px;
}
.ecs-template-7 .ecs-contact-info a {
    color: #ffffff;
}
.ecs-template-7 .ecs-contact-info a:hover {
    color: #de6f82;
}
.ecs-template-7 .ecs-contact-icon {
    font-size: 18px;
    font-weight:700;
    text-transform: uppercase;
    margin-bottom:15px;
}
.ecs-template-7 .ecs-contact-icon i {
    color:#de6f82;
    margin-right: 5px;
}
.ecs-template-7 .ecs-contact-details {
    font-size:14px;
}
.ecs-template-7 .ecs-contact-info-outer-wrap {
    margin-bottom:30px;
}
.ecs-template-7 .ecs-contact-details span {
    display:block;
}
.ecs-template-7 .ecs-map-wrap {
    width:100%;
    height: 200px;
}
.ecs-template-7 .ecs-google-map-wrap,
.ecs-template-7 #ecs-google-map{
    width:100%;
    height: 100%;
}
.ecs-template-7 .ecs-social-share-wrap a{
    width: 48px;
    height: 48px;
    display:inline-block;
    color: #ffffff;
    border-radius: 50%;
    font-size: 17px;
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: center;
}
.ecs-template-7 .ecs-social-share-wrap a i {
    line-height: 48px;
}
.ecs-template-7 .ecs-social-share-wrap a:hover{
    -moz-transform: scale(1.1) translateZ(0);
    -webkit-transform: scale(1.1) translateZ(0);
    transform: scale(1.1) translateZ(0);
}
.ecs-template-4 ul#menu,
.ecs-template-7 ul#menu {
    display: none;
}
.ecs-template-4 #multiscroll-nav,
.ecs-template-7 #multiscroll-nav{
    position: fixed;
    right:20px;
    top:50%;
    z-index: 2;
    width: 14px;
    list-style: none;
    margin:0;
    padding:0;
}
.ecs-template-4 #multiscroll-nav li,
.ecs-template-7 l#multiscroll-nav li {
    margin:7px 0;
}
.ecs-template-4 #multiscroll-nav a,
.ecs-template-7 #multiscroll-nav a {
    display:block;
    -webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
}
.ecs-template-4 #multiscroll-nav a span,
.ecs-template-7 #multiscroll-nav a span{
    width: 10px;
    height:10px;
    border-radius:50%;
    background-color:#ffffff;
    display:block;
    border: none;
    -webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
}
.ecs-template-4 #multiscroll-nav a:hover span,
.ecs-template-7 #multiscroll-nav a:hover span,
.ecs-template-4 #multiscroll-nav a.active span,
.ecs-template-7 #multiscroll-nav a.active span{
    background-color:#de6f82;
}
/*template-7-section-ends*/
/*Template-7-animation*/
.ecs-template-7 .ecs-left-section-wrap.slideInLeft,
.ecs-template-7 .ecs-right-section-wrap.slideInRight {
    animation-duration:2s;
    animation-delay:0.1s;
}
/*========================================
                TEMPLATE-7-css-ENDS
=======================================*/

/*========================================
                TEMPLATE-8-css-STARTS
=======================================*/
.ecs-template-8 .ecs-subscription-message,
.ecs-template-8 .ecs-contact-error,
.ecs-template-8 .ecs-email-message {
    color: #cb2027;
    font-size: 13px;
}
.ecs-wrap.ecs-template-8 {
    background-image:url(../img/template-8-bg.jpg);
    background-repeat:no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
}
.ecs-wrap.ecs-template-8:before{
    content: '';
    position: fixed;
    background-color:rgba(255,255,255,0.74);
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.ecs-wrap.ecs-template-8 .ecs-section{
    position: relative;
    z-index: 2;
    font-family: 'Lato', sans-serif;
    color:#444254;
    font-weight: 400;
}
.ecs-template-8 .ecs-footer{
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color:#444254;
    position: fixed;
    bottom: 60px;
    left: 90px;
    z-index: 2;
}
.ecs-template-8 .ecs-footer a {
    color:#444254;
}
.ecs-template-8 .ecs-footer a.ecs-product-name {
    display: block;
}
.ecs-template-8 .ecs-footer a:hover {
    color: #8c88ab;
}
/*template-8-intro-section starts*/
.ecs-template-8 .ecs-section .ecs-left-content,
.ecs-template-8 .ecs-section .ecs-right-content{
    float: left;
    width: 50%;
    height: 100vh;
    display:-moz-box;
    display:-webkit-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    align-items: center;
}
.ecs-template-8 .ecs-section .ecs-left-content {
    justify-content: flex-end;
}
.ecs-template-8 .ecs-section .ecs-right-content{
    position: relative;
    justify-content: flex-start;
}
.ecs-template-8 .ecs-section .ecs-left-content .ecs-inner-wrapper{
    padding:70px 90px;
    max-width: 750px;
    width: 100%;
}
.ecs-template-8 .ecs-section .ecs-right-content .ecs-inner-wrapper{
    padding:90px 100px;
    max-width: 700px;
    width: 100%;
}
.ecs-template-8 .ecs-section .ecs-right-content:before {
    content:'';
    position: absolute;
    background: #d2d3d3;
    top: 25%;
    left: -1px;
    width: 2px;
    height: 50%;
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    transform: rotate(10deg);
}
.ecs-template-8 .ecs-intro-section .ecs-left-content{
    text-align: center;
}
.ecs-template-8 .ecs-intro-left-title{
    text-transform: uppercase;
    line-height: 1.3;
    letter-spacing: 2px;
    margin:0 0 40px;
}
.ecs-template-8 .ecs-intro-left-title h2{
    font-weight: 700;
    font-size: 26px;
    margin:0;
}
.ecs-template-8 .ecs-countdown li{
    display: inline-block;
    font-family: 'Rubik', sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    background-color: #ffffff;
    margin:0 -2px;
    padding:0 10px;
}
.ecs-template-8 .ecs-countdown li p {
    display: inline-block;
    font-weight: 700;
    margin-bottom: 0;
}
.ecs-template-8 .ecs-countdown li.ecs-days-countdown-wrap{
    display: block;
    font-size: 26px;
    line-height: 90px;
    max-width: 390px;
    margin:0 auto;
}
.ecs-template-8 .ecs-countdown li span.days {
    font-size:150px;
    font-weight: 500;
    line-height: 1;
}
.ecs-template-8 .ecs-countdown li.ecs-days-countdown-wrap p {
    vertical-align: top;
}
.ecs-template-8 .ecs-countdown {
    position: relative;
}
.ecs-template-8 .ecs-countdown:before {
    content: '';
    background-color: transparent;
    width: 100%;
    height: 50%;
    position: absolute;
    bottom:12px;
    left: 0;
    right: 0;
    border:3px solid #000000;
    z-index: -1;
}
.ecs-template-8 .ecs-logo-wrapper{
    max-width: 390px;
    width: 100%;
    margin-bottom: 35px;
}
.ecs-template-8 .ecs-intro-right-title{
    text-transform: uppercase;
    margin:0 0 35px;
    font-size: 40px;
    font-weight: 700;
}
.ecs-template-8 .ecs-intro-right-title h2{
    font-size: 40px;
    font-weight: 700;
    margin:0;
}
.ecs-template-8 .ecs-intro-right-description,
.ecs-template-8 .ecs-content-description{
    font-size: 18px;
    margin-bottom: 35px;
}
.ecs-template-8 .ecs-subscription-form-wrap{
    position: relative;
    margin-bottom:25px;
}
.ecs-template-8 .ecs-subscription-form-wrap .ecs-input-wrap input{
    width: 100%;
    height: 56px;
    border: 2px solid #d7d7d7;
    background-color: transparent;
    border-radius: 3px;
    padding: 10px 58px 10px 15px;
    font-size: 14px;
    font-weight: 700;
    font-family: 'Roboto',sans-serif;
    color:#7e7d7d;
}
.ecs-template-8 .ecs-subscription-form-wrap .ecs-input-wrap input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-size: 14px;
    font-weight: 700;
    font-family: 'Roboto',sans-serif;
    color:#7e7d7d;
}
.ecs-template-8 .ecs-subscription-form-wrap .ecs-input-wrap input::-moz-placeholder { /* Firefox 18+ */
    font-size: 14px;
    font-weight: 700;
    font-family: 'Roboto',sans-serif;
    color:#7e7d7d;
}
.ecs-template-8 .ecs-subscription-form-wrap .ecs-input-wrap input:-ms-input-placeholder { /* IE 10+ */
    font-size: 14px;
    font-weight: 700;
    font-family: 'Roboto',sans-serif;
    color:#7e7d7d;
}
.ecs-template-8 .ecs-subscription-form-wrap .ecs-input-wrap input:-moz-placeholder { /* Firefox 18- */
    font-size: 14px;
    font-weight: 700;
    font-family: 'Roboto',sans-serif;
    color:#7e7d7d;
}
.ecs-template-8 .ecs-subscription-form-wrap .ecs-button{
    position: absolute;
    height: 56px;
    width: 56px;
    border:0;
    background:transparent;
    color:#7e7d7d;
    font-size: 20px;
    text-align: center;
    line-height: 50px;
    top:0;
    right: 0;
}
.ecs-template-8 .ecs-subscription-form-wrap .ecs-button:before {
    content: '';
    background-color: #d7d7d7;
    height: 34px;
    width: 2px;
    position: absolute;
    top:50%;
    left: 0;
    margin-top:-17px;
}
.ecs-template-8 .ecs-subscription-form-wrap .ecs-button:hover {
    color:#8c88ab;
}
.ecs-template-8 .ecs-templates-wrap .ecs-scrolldown {
    bottom: 30px;
}
.ecs-template-8 .ecs-templates-wrap .ecs-mouse{
    border-color: #000000;
}
.ecs-template-8 .ecs-templates-wrap .ecs-mouse:after {
    background-color: #000000;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    margin-left: -2px;
}
.ecs-template-8 .ecs-templates-wrap .ecs-scrolldown i{
    display:block;
    width: 30px;
    font-size: 32px;
    margin: 0 auto;
    line-height: 1;
    text-align: center;
}
.ecs-template-8 .ecs-social-share-wrap a {
    position:relative;
    width: 44px;
    height: 44px;
}
.ecs-template-8 .ecs-social-share-wrap a i {
    -moz-transform: scale(1.15) translateZ(0);
    -webkit-transform: scale(1.15) translateZ(0);
    transform: scale(1.15) translateZ(0);
    -moz-transition: all 350ms ease-in-out;
    -webkit-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out;
    line-height: 44px;
}
.ecs-template-8 .ecs-social-share-wrap a:before {
    content:'';
    position:absolute;
    width: 32px;
    height: 32px;
    background-color: transparent;
    top: 4px;
    left: 4px;
    border: 2px solid #eeeeee;
    border-radius: 50%;
    opacity: 0;
    -moz-transition: all 350ms ease-in-out;
    -webkit-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out;
}
.ecs-template-8 .ecs-social-share-wrap a:hover i{
    -moz-transform: scale(1) translateZ(0);
    -webkit-transform:scale(1) translateZ(0);
    transform: scale(1) translateZ(0);
}
.ecs-template-8 .ecs-social-share-wrap a:hover:before {
    opacity: 1;
}
/*template-8-intro-section ends*/
/*template-8-contact-section starts*/
.ecs-template-8 .ecs-map-wrap{
    width: 100%;
    height: 550px;
}
.ecs-template-8 .ecs-google-map-wrap,
.ecs-template-8 #ecs-google-map{
    width: 100%;
    height: 100%;
}
.ecs-template-8 .ecs-contact-top-wrap{
    margin-bottom:40px;
}
.ecs-template-8 .ecs-contact-info{
    float: left;
    width: 48%;
}
.ecs-template-8 .ecs-contact-info:first-child {
    margin-right: 4%;
}
.ecs-template-8 .ecs-section-content-title {
    text-transform: uppercase;
    margin: 0 0 12px;
    font-size: 40px;
    font-weight: 700;
    line-height: 1;
}
.ecs-template-8 .ecs-contact-info-title{
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 25px;
}
.ecs-template-8 .ecs-contact-details{
    font-size: 16px;
}
.ecs-template-8 .ecs-contact-details p {
    margin-bottom: 4px;
    line-height: 1.7;
}
.ecs-template-8 .ecs-contact-details a {
    color: #444254;
}
.ecs-template-8 .ecs-contact-details a:hover {
    color:#8d87bb;
}
.ecs-template-8 .ecs-contact-bottom-wrap .ecs-input-wrap input,
.ecs-template-8 .ecs-contact-bottom-wrap .ecs-input-wrap textarea{
    border: 1px solid #d7d7d7;
    height: 45px;
    width: 100%;
    background-color:transparent;
    padding:12px;
    color:#7e7d7d;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
}
.ecs-template-8 .ecs-contact-bottom-wrap .ecs-input-wrap textarea {
    height: 130px;
    resize: none;
}
.ecs-template-8 .ecs-contact-bottom-wrap .ecs-input-wrap input::-webkit-input-placeholder,
.ecs-template-8 .ecs-contact-bottom-wrap .ecs-input-wrap textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color:#7e7d7d;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
}
.ecs-template-8 .ecs-contact-bottom-wrap .ecs-input-wrap input::-moz-placeholder,
.ecs-template-8 .ecs-contact-bottom-wrap .ecs-input-wrap textarea::-moz-placeholder { /* Firefox 18+ */
    color:#7e7d7d;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
}
.ecs-template-8 .ecs-contact-bottom-wrap .ecs-input-wrap input:-ms-input-placeholder,
.ecs-template-8 .ecs-contact-bottom-wrap .ecs-input-wrap textarea:-ms-input-placeholder { /* IE 10+ */
    color:#7e7d7d;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
}
.ecs-template-8 .ecs-contact-bottom-wrap .ecs-input-wrap input:-moz-placeholder,
.ecs-template-8 .ecs-contact-bottom-wrap .ecs-input-wrap textarea:-moz-placeholder { /* Firefox 18- */
    color:#7e7d7d;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
}
.ecs-template-8 .ecs-contact-bottom-wrap .ecs-input-wrap {
    margin-bottom: 10px;
}
.ecs-template-8 .ecs-contact-bottom-wrap .ecs-button{
    padding:15px 40px;
    color:#ffffff;
    background-color:#58566a;
    text-transform: uppercase;
    border:1px solid #58566a;
    border-radius: 3px;
    margin-top: 10px;
}
.ecs-template-8 .ecs-contact-bottom-wrap .ecs-button:hover {
    background-color:transparent;
    color: #58566a;
}
/*template-8-contact-section ends*/
/*Template-8-animation*/
.ecs-wrap.ecs-template-8{
    animation-name: fadeIn;
    animation-duration:1.5s;
    animation-delay:0.1s;
}
.ecs-template-8 .ecs-intro-left-title.fadeInUp{
    animation-duration:1.5s;
    animation-delay:1.5s;
}
.ecs-template-8 .ecs-countdown-wrap.fadeInUp{
    animation-duration:1.5s;
    animation-delay:1.8s;
}
.ecs-template-8 .ecs-logo-wrapper.fadeInUp{
    animation-duration:1.5s;
    animation-delay:2.1s;
}
.ecs-template-8 .ecs-intro-right-title.fadeInUp{
    animation-duration:1.5s;
    animation-delay:2.4s;
}
.ecs-template-8 .ecs-intro-right-description.fadeInUp{
    animation-duration:1.5s;
    animation-delay:2.7s;
}
.ecs-template-8 .ecs-subscription-form-wrap.fadeInUp{
    animation-duration:1.5s;
    animation-delay:3s;
}
.ecs-template-8 .ecs-social-share-wrap.fadeInUp{
    animation-duration:1.5s;
    animation-delay:3.4s;
}
/*========================================
                TEMPLATE-8-css-ENDS
=======================================*/

/*========================================
                TEMPLATE-9-css-STARTS
=======================================*/
.ecs-template-9 .ecs-subscription-message,
.ecs-template-9 .ecs-contact-error,
.ecs-template-9 .ecs-email-message {
    color: #e82247;
    font-weight: 400;
    font-size: 14px;
}
.ecs-template-9 .ecs-templates-wrap {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    position: relative;
    overflow:hidden;
}
/*template-9-intro-section starts*/
.ecs-template-9 .ecs-intro-left-section{
    background-color:#ff4266;
    padding:50px;
    position: relative;
    height: 100vh;
    width: 50%;
    top: 0;
    left: 0;
    color:#ffffff;
    text-align: center;
}
.ecs-template-9 .ecs-intro-right-section{
    background-image:url(../img/template-9-intro-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: absolute;
    width: 50%;
    height: 100vh;
    right: 0;
    top: 0;
}
.ecs-template-9 .ecs-intro-content-wrap{
    position: absolute;
    width: 100%;
    top:50%;
    left: 0;
    right:0;
    margin:0 auto;
    padding:0 50px;
    -moz-transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
}
.ecs-template-9 .ecs-countdown li{
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
    padding:10px 20px;
    border-left: 1px solid #ff99ac;
    line-height: 1;
    vertical-align: top;
}
.ecs-template-9 .ecs-countdown li:first-child{
    border-left: 0;
}
.ecs-template-9 .ecs-countdown li span {
    font-weight: 900;
    font-size: 54px;
    display:block;
    border-bottom: 1px solid #ff99ac;
    padding-bottom: 15px;
    margin-bottom: 10px;
}
.ecs-template-9 .ecs-countdown li p {
    margin-bottom: 0;
}
.ecs-template-9 .ecs-countdown-wrap{
    margin-bottom: 40px;
}
.ecs-template-9 .ecs-intro-description{
    font-size: 17px;
    margin-bottom: 75px;
}
.ecs-template-9 .ecs-progress-bar{
    max-width: 510px;
    height: 20px;
    width: 100%;
    margin:35px auto 50px;
    background-color:#e82247;
    padding:4px 8px;
    position: relative;
}
.ecs-template-9 .ecs-progress-bar-length{
    background: #ff8199;
    height: 12px;
}
.ecs-template-9 .ecs-progress-count{
    font-size: 16px;
    text-transform: uppercase;
    position: absolute;
    top: -35px;
    left:5px;
    border-right: 1px solid #ff99ac;
    padding:2px 8px 2px 0;
}
.ecs-template-9 .ecs-section-link-wrap a,
.ecs-template-9 .ecs-button{
    display:inline-block;
    background-color:#292323;
    border:2px solid #292323;
    padding:15px 25px;
    font-size: 14px;
    text-transform: capitalize;
    line-height: 1;
    color:#ffffff;
}
.ecs-template-9 .ecs-section-link-wrap a.ecs-more-info-link{
    border-color: #ffffff;
    background-color: transparent;
    margin-left: 25px;
}
.ecs-template-9 .ecs-section-link-wrap a:hover{
    background-color: #ffffff;
    color:#292323;
    border-color: #ffffff;
}
.ecs-template-9 .ecs-intro-left-section .ecs-social-share-wrap{
    position: absolute;
    bottom:40px;
    left: 50px;
    text-align: left;
}
.ecs-template-9 .ecs-intro-left-section .ecs-social-share-wrap a {
    color: #ffffff;
    font-size: 16px;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 8px;
}
.ecs-template-9 .ecs-intro-left-section .ecs-social-share-wrap a:hover {
    color: #000000;
}
.ecs-template-9 .ecs-intro-left-section .ecs-social-share-wrap a:last-child {
    margin-right: 0;
}
/*template-9-intro-section ends*/
/*template-9-subscription-section starts*/
.ecs-template-9 .ecs-subscription-section {
    opacity: 0;
    visibility: hidden;
    -moz-transition:all 400ms ease-in-out 0s;
    -webkit-transition:all 400ms ease-in-out 0s;
    transition:all 400ms ease-in-out 0s;
}
.ecs-template-9 .ecs-subscription-section.ecs-active-section {
    opacity: 1;
    visibility: visible;
}
.ecs-template-9 .ecs-overlay{
    background-color: rgba(0,0,0,0.64);
    width: 100%;
    height: 0%;
    position: fixed;
    z-index: 99;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
    -moz-transition:all 400ms ease-in-out 0s;
    -webkit-transition:all 400ms ease-in-out 0s;
    transition:all 400ms ease-in-out 0s;
}
.ecs-template-9 .ecs-subscription-section.ecs-active-section .ecs-overlay {
    height: 100%;
}
.ecs-template-9 .ecs-subscription-section .ecs-subscription-inner-container{
    max-width: 560px;
    width:100%;
    background-color:#ffffff;
    position: fixed;
    padding: 50px;
    text-align: center;
    top:50%;
    left: 50%;
    z-index: 100;
    -moz-transform:translate3d(-50%,-50%,0) scale(0);
    -webkit-transform:translate3d(-50%,-50%,0) scale(0);
    transform:translate3d(-50%,-50%,0) scale(0);
    -moz-transition:all 500ms ease-in-out 0.4s;
    -webkit-transition:all 500ms ease-in-out 0.4s;
    transition:all 500ms ease-in-out 0.4s;
}
.ecs-template-9 .ecs-subscription-section.ecs-active-section .ecs-subscription-inner-container{
    -moz-transform:translate3d(-50%,-50%,0) scale(1);
    -webkit-transform:translate3d(-50%,-50%,0) scale(1);
    transform:translate3d(-50%,-50%,0) scale(1);
}
.ecs-template-9 .ecs-close {
    background:url(../img/cross-out.png) no-repeat center;
    width: 13px;
    height: 13px;
    background-size: cover;
    position:absolute;
    top:20px;
    right: 20px;
    z-index: 3;
    cursor: pointer;
}
.ecs-template-9 .ecs-section-content-title{
    color: #111517;
    font-size: 20px;
    text-transform:uppercase;
    line-height: 1;
    letter-spacing: 1px;
    margin:0 0 20px;
}
.ecs-template-9 .ecs-subscription-section .ecs-content-description{
    font-size: 15px;
    font-weight: 400;
    text-transform:uppercase;
    letter-spacing: 1px;
    color: #888888;
    line-height: 1.5;
    margin-bottom: 25px;
}
.ecs-template-9 .ecs-subscription-section .ecs-input-wrap{
    float: left;
    width: 70%;
}
.ecs-template-9 .ecs-subscription-section .ecs-input-wrap input {
    width: 100%;
    height: 45px;
    background-color:#f4f4f4;
    border:0;
    text-align: center;
    color: #888888;
    font-weight: 600;
    font-size: 14px;
}
.ecs-template-9 .ecs-subscription-section .ecs-input-wrap input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-size: 14px;
    font-weight: 600;
    font-family: 'Open Sans',sans-serif;
    color:#888888;
}
.ecs-template-9 .ecs-subscription-section .ecs-input-wrap input::-moz-placeholder { /* Firefox 19+ */
    font-size: 14px;
    font-weight: 600;
    font-family: 'Open Sans',sans-serif;
    color:#888888;
}
.ecs-template-9 .ecs-subscription-section .ecs-input-wrap input:-ms-input-placeholder { /* IE 10+ */
    font-size: 14px;
    font-weight: 600;
    font-family: 'Open Sans',sans-serif;
    color:#888888;
}
.ecs-template-9 .ecs-subscription-section .ecs-input-wrap input:-moz-placeholder { /* Firefox 18- */
    font-size: 14px;
    font-weight: 600;
    font-family: 'Open Sans',sans-serif;
    color:#888888;
}
.ecs-template-9 .ecs-subscription-section .ecs-button{
    float: left;
    width: 30%;
    height: 45px;
    background-color:#ff4266;
    color: #ffffff;
    line-height: 1;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    border:0;
    padding: 10px;
}
.ecs-template-9 .ecs-subscription-section .ecs-button:hover{
    background-color:#b9354e;
}

/*template-9-subscription-section ends*/
/*template-9-more-info-section starts*/
.ecs-template-9 .ecs-more-info-section{
    position: absolute;
    top:0;
    right: 0;
    width: 50%;
    height: 100%;
    overflow-y:scroll;
    background-color: #ffffff;
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -moz-transition:all 500ms ease-in-out;
    -webkit-transition:all 500ms ease-in-out;
    transition:all 500ms ease-in-out;
    opacity: 0;
    visibility: hidden;
}
.ecs-template-9 .ecs-more-info-section.ecs-active-section {
    -moz-transform: translateX(0%);
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1;
    visibility: visible;
}
.ecs-template-9 .ecs-more-info-inner-wrap{
    position: relative;
    padding:100px 50px;
}
.ecs-template-9 .ecs-more-info-section .ecs-close {
    width: 20px;
    height: 20px;
    top: 35px;
    right: 35px;
    position: fixed;
}
.ecs-template-9 .ecs-more-info-section .ecs-section-content-title{
    font-size: 28px;
    margin:0 0 28px;
}
.ecs-template-9 .ecs-content-description{
    font-size: 16px;
    color:#888888;
    line-height: 1.8;
    margin-bottom: 30px;
}
.ecs-template-9 .ecs-aboutus-content,
.ecs-template-9 .ecs-location-content{
    margin-bottom: 70px;
}
.ecs-template-9 .ecs-location-content .ecs-content-description p,
.ecs-template-9 .ecs-contact-content .ecs-content-description p{
    margin-bottom: 30px;
}
.ecs-template-9 .ecs-contact-info{
    float: left;
    width: 50%;
    font-size: 16px;
    color:#454545;
    font-weight: 400;
    margin-bottom: 10px;
}
.ecs-template-9 .ecs-contact-info:nth-of-type(2n+1) {
    clear:left;
}
.ecs-template-9 .ecs-contact-info-inner-wrap{
    padding-left: 40px;
}
.ecs-template-9 .ecs-contact-icon{
    width: 20px;
    color:#ff4266;
    float: left;
    margin-left: -40px;
    font-size: 18px;
}
.ecs-template-9 .ecs-contact-info-inner-wrap p {
    text-align: left;
    margin-bottom: 5px;
}
.ecs-template-9 .ecs-location-section {
    margin-top: 70px;
}
.ecs-template-9 .ecs-contact-info-inner-wrap a {
    color:#454545;
}
.ecs-template-9 .ecs-contact-info-inner-wrap a:hover {
    color:#ff4266;
}
.ecs-template-9 .ecs-location-section .ecs-google-map-wrap,
.ecs-template-9 .ecs-location-section #ecs-google-map {
    height: 280px;
    width: 100%;
}
.ecs-template-9 .ecs-contact-content .ecs-input-wrap{
    float: left;
    width: 48%;
    margin-bottom: 20px;
}
.ecs-template-9 .ecs-contact-content .ecs-input-wrap:first-child {
    margin-right: 4%;
}
.ecs-template-9 .ecs-contact-content .ecs-input-wrap:nth-of-type(3) {
    width: 100%;
}
.ecs-template-9 .ecs-contact-content .ecs-input-wrap input,
.ecs-template-9 .ecs-contact-content .ecs-input-wrap textarea {
    width: 100%;
    height: 60px;
    padding:20px 13px;
    background-color:transparent;
    border:0;
    border-bottom:1px solid #888888;
    color: #888888;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
}
.ecs-template-9 .ecs-contact-content .ecs-input-wrap textarea  {
    height: 160px;
    resize: vertical;
}
.ecs-template-9 .ecs-contact-content .ecs-input-wrap input::-webkit-input-placeholder,
.ecs-template-9 .ecs-contact-content .ecs-input-wrap textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #888888;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    text-transform: capitalize;
}
.ecs-template-9 .ecs-contact-content .ecs-input-wrap input::-moz-placeholder,
.ecs-template-9 .ecs-contact-content .ecs-input-wrap textarea::-moz-placeholder { /* Firefox 19+ */
    color: #888888;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    text-transform: capitalize;
}
.ecs-template-9 .ecs-contact-content .ecs-input-wrap input:-ms-input-placeholder,
.ecs-template-9 .ecs-contact-content .ecs-input-wrap textarea:-ms-input-placeholder { /* IE 10+ */
    color: #888888;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    text-transform: capitalize;
}
.ecs-template-9 .ecs-contact-content .ecs-input-wrap input:-moz-placeholder,
.ecs-template-9 .ecs-contact-content .ecs-input-wrap textarea:-moz-placeholder { /* Firefox 18- */
    color: #888888;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    text-transform: capitalize;
}
.ecs-template-9 .ecs-contact-content .ecs-button {
    border-color: #292323;
    color: #292323;
    background-color: transparent;
    margin-top:40px;
}
.ecs-template-9  .ecs-contact-content .ecs-button:hover {
    color: #ffffff;
    background-color: 292323;
}
.ecs-template-9 .ecs-footer {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    padding:0 50px;
    text-align: center;
}
.ecs-template-9 .ecs-copyright-info{
    font-size: 14px;
    color: #888888;
    font-weight: 400;
    margin-bottom: 6px;
}
.ecs-template-9 .ecs-copyright-info a{
    color: #888888;
}
.ecs-template-9 .ecs-footer .ecs-social-share-wrap a {
    font-size: 17px;
    color:#888888;
    margin:0 5px 10px;
}
.ecs-template-9 .ecs-copyright-info a:hover,
.ecs-template-9 .ecs-footer .ecs-social-share-wrap a:hover {
    color:#000000;
}
/*template-9-more-info-section ends*/
/*Template-9-animation*/
.ecs-template-9 .ecs-intro-left-section.slideInLeft,
.ecs-template-9 .ecs-intro-right-section.slideInRight,
.ecs-template-11 .ecs-intro-left-section.slideInLeft,
.ecs-template-11 .ecs-intro-right-section.slideInRight,
.ecs-template-12 .ecs-intro-section.fadeIn,
.ecs-template-13 .ecs-intro-section.fadeIn{
    animation-duration:1.5s;
    animation-delay:0.1s;
}
.ecs-template-9 .ecs-countdown-wrap.fadeInDown,
.ecs-template-10 .ecs-logo-wrapper.slideInDown,
.ecs-template-11 .ecs-countdown-wrap.slideInDown,
.ecs-template-12 .ecs-menu-about.fadeIn,
.ecs-template-13 .ecs-logo-wrapper.fadeIn,
.ecs-template-14 .ecs-logo-wrapper.slideInLeft,
.ecs-template-15 .ecs-intro-content-title.zoomIn {
    animation-duration:1.5s;
    animation-delay:1.5s;
}
.ecs-template-9 .ecs-intro-description.fadeInDown,
.ecs-template-10 .ecs-intro-content-title.fadeIn,
.ecs-template-11 .ecs-intro-content-title.slideInLeft,
.ecs-template-11 .ecs-logo-wrapper.flipInX,
.ecs-template-12 .ecs-menu-contact.fadeIn,
.ecs-template-13 .ecs-menu-subscribe.fadeIn,
.ecs-template-14 .ecs-menu.slideInRight,
.ecs-template-15 .ecs-countdown-wrap.fadeIn{
    animation-duration:1.5s;
    animation-delay:1.8s;
}
.ecs-template-9 .ecs-progress-bar.fadeInDown,
.ecs-template-10 .ecs-intro-description.fadeIn,
.ecs-template-11 .ecs-progress-bar.slideInLeft,
.ecs-template-11 .ecs-section-content-title.fadeIn,
.ecs-template-12 .ecs-menu-location.fadeIn,
.ecs-template-13 .ecs-menu-contact.fadeIn,
.ecs-template-14 .ecs-intro-content-title.fadeIn,
.ecs-template-15 .ecs-menu-contact.fadeIn{
    animation-duration:1.5s;
    animation-delay:2.1s;
}
.ecs-template-9 .ecs-subscription-link.fadeIn,
.ecs-template-9 .ecs-more-info-link.fadeIn,
.ecs-template-10 .ecs-countdown-wrap.fadeInUp,
.ecs-template-11 .ecs-subscription-link.slideInLeft,
.ecs-template-11 .ecs-content-description.fadeIn,
.ecs-template-12 .ecs-logo-wrapper.fadeIn,
.ecs-template-13 .ecs-menu-location.fadeIn,
.ecs-template-14 .ecs-intro-description.fadeIn,
.ecs-template-15 .ecs-menu-subscribe.fadeIn{
    animation-duration:1.5s;
    animation-delay:2.4s;
}
.ecs-template-9 .ecs-social-share-wrap.fadeInUp,
.ecs-template-10 .ecs-readmore-bttn-wrap.zoomIn,
.ecs-template-11 .ecs-contact-link.slideInRight,
.ecs-template-11 .ecs-social-share-wrap.fadeInUp,
.ecs-template-12 .ecs-intro-content-title.fadeIn,
.ecs-template-13 .ecs-intro-content-title.zoomIn,
.ecs-template-14 .ecs-progress-bar.fadeIn,
.ecs-template-15 .ecs-menu-location.fadeIn{
    animation-duration:1.5s;
    animation-delay:2.7s;
}
/*========================================
                TEMPLATE-9-css-ENDS
=======================================*/

/*========================================
                TEMPLATE-10-css-STARTS
=======================================*/
.ecs-template-10 .ecs-subscription-message,
.ecs-template-10 .ecs-contact-error,
.ecs-template-10 .ecs-email-message {
    color: #1d51b7;
    font-size: 14px;
    font-family: 'Roboto',sans-serif;
    display: inline-block;
}
.ecs-wrap.ecs-template-10{
    background-image:url(../img/template-10_bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    background-size: cover;
    background-attachment: fixed;
}
.ecs-wrap.ecs-template-10:before {
    content: '';
    position: absolute;
    background-color:rgba(39,83,170,0.82);
    width: 100%;
    height: 100%;
    top: 0;
    left:0;
    z-index: 1;
}
.ecs-template-10 .ecs-templates-wrap{
    position: relative;
    z-index: 2;
    font-family: 'Khand', sans-serif;
}
/*template-10-intro-section starts*/
.ecs-template-10 .ecs-section.ecs-intro-section {
    padding: 50px 0;
    height: 100vh;
    display:-moz-box;
    display:-webkit-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    color:#ffffff;
}
.ecs-template-10 .ecs-logo-wrapper{
    max-width: 220px;
    width: 100%;
    margin:0 auto 40px;
}
.ecs-template-10 .ecs-intro-content-title h2{
    font-size: 90px;
    font-weight: 700;
    text-transform: capitalize;
    margin:0 0 20px;
    line-height: 1;
}
.ecs-template-10 .ecs-intro-description{
    font-size: 18px;
    line-height: 1.2;
    max-width: 650px;
    width:100%;
    margin:0 auto 40px ;
}
.ecs-template-10 .ecs-countdown-wrap {
    margin-bottom: 40px;
}
.ecs-template-10 .ecs-countdown {
    display: inline-block;
    text-align: center;
}
.ecs-template-10 .ecs-countdown li {
    float: left;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 1;
}
.ecs-template-10 .ecs-seconds-countdown-wrap{
    min-width: 155px;
}
.ecs-template-10 .ecs-countdown li span {
    font-size: 70px;
    font-weight: 700;
    display: block;
    position: relative;
    padding: 20px 40px;
    margin-bottom: 8px;
    letter-spacing: 2px;
}
.ecs-template-10 .ecs-countdown li span:before{
    content: '';
    position: absolute;
    top:-2px;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border:1px solid #ffffff;
    border-right: 0;
    background:transparent;
    -moz-transform:skew(-30deg);
    -webkit-transform:skew(-30deg);
    transform:skew(-30deg);
    z-index: -1;
}
.ecs-template-10 .ecs-countdown li:last-child span:before {
    border-right: 1px solid #ffffff;
}
.ecs-template-10 .ecs-countdown li p {
    text-align: center;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin:0;
    display: inline-block;
}
.ecs-template-10 .ecs-readmore-button{
    border:2px solid #ffffff;
    background:transparent;
    -moz-transform:skew(-30deg);
    -webkit-transform:skew(-30deg);
    transform:skew(-30deg);
    display: inline-block;
    -moz-transition:all 350ms ease-in-out;
    -webkit-transition:all 350ms ease-in-out;
    transition:all 350ms ease-in-out;
}
.ecs-template-10 .ecs-readmore-button a{
    display: inline-block;
    padding:10px 35px;
    color: #ffffff;
    font-size: 18px;
    text-transform: capitalize;
    background-color: transparent;
    position: relative;
    -moz-transform:skew(30deg);
    -webkit-transform:skew(30deg);
    transform:skew(30deg);
}
.ecs-template-10 .ecs-readmore-button:hover,
.ecs-template-10 .ecs-readmore-button:hover a{
    -moz-transform:skew(0deg);
    -webkit-transform:skew(0deg);
    transform:skew(0deg);
}
/*template-10-intro-section ends*/
/*template-10-more-details-section starts*/
.ecs-template-10 .ecs-temp10-close {
    background-color:#ffffff;
    width:52px;
    height: 52px;
    position: fixed;
    top: 18%;
    right: 0;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    transform: translateX(100%);
    transition:all 400ms ease-in-out;
}
.ecs-template-10 .ecs-close-icon{
    background:url(../img/cross-out.png) no-repeat center;
    width:18px;
    height:20px;
    position: absolute;
    top:50%;
    left: 50%;
    margin-top:-10px;
    margin-left: -9px ;
}
.ecs-template-10 .ecs-more-details-section{
    padding-top: 80px;
    background-color:#ffffff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0;
    height: calc(100% - 10px);
    overflow-y: scroll;
    visibility: hidden;
    -moz-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -moz-transition:all 400ms ease-in-out;
    -webkit-transition:all 400ms ease-in-out;
    transition:all 400ms ease-in-out;
}
.ecs-template-10 .ecs-more-details-section.ecs-active-section {
    opacity: 1;
    visibility: visible;
    -moz-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    transform: translateY(10px);
}
.ecs-template-10 .ecs-more-details-section.ecs-active-section + .ecs-temp10-close {
    transform: translateY(0);
    opacity:1;
    visibility: visible;
}
.ecs-template-10 .ecs-inner-container{
    max-width: 900px;
    width: 100%;
    margin:0 auto;
}
.ecs-template-10 .ecs-section-content-title{
    font-size: 35px;
    font-weight: 400;
    color:#222222;
    text-transform: capitalize;
    position: relative;
    padding-bottom:14px;
    margin:0 0 45px;
    line-height: 1;
    text-align: center;
}
.ecs-template-10 .ecs-section-content-title:after {
    content:'';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color:#ededed;
    height: 1px;
    width:100px;
    margin:0 auto;
}
.ecs-template-10 .ecs-content-description{
    font-size: 14px;
    font-weight: 400;
    font-family: 'Open Sans',sans-serif;
    color:#444444;
    max-width: 640px;
    width:100%;
    margin:0 auto 70px;
    text-align: center;
}
.ecs-template-10 .ecs-input-wrap input,
.ecs-template-10 .ecs-input-wrap textarea{
    background-color:#ededed;
    border-radius: 3px;
    border:0;
    height: 50px;
    width:100%;
    padding:8px 18px;
    font-size: 16px;
    font-family: 'Roboto',sans-serif;
    color:#716e6e;
}
.ecs-template-10 .ecs-subscription-form-wrap{
    max-width: 550px;
    width: 100%;
    margin:0 auto 80px;
}
.ecs-template-10 .ecs-subscription-form-wrap .ecs-input-wrap {
    float: left;
    width:90%;
}
.ecs-template-10 .ecs-subscription-form-wrap .ecs-button{
    float: left;
    width:10%;
    background-color:#1d51b7;
    border:0;
    border-radius:0 3px 3px 0;
    color: #ffffff;
    font-size: 24px;
    text-align: center;
    height: 50px;
}
.ecs-template-10 .ecs-subscription-form-wrap .ecs-button i {
    line-height: 50px;
}
.ecs-template-10 input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-size: 16px;
    font-family: 'Roboto',sans-serif;
    color:#716e6e;
    text-transform: capitalize;
}
.ecs-template-10 input::-moz-placeholder { /* Firefox 19+ */
    font-size: 16px;
    font-family: 'Roboto',sans-serif;
    color:#716e6e;
    text-transform: capitalize;
}
.ecs-template-10 input:-ms-input-placeholder { /* IE 10+ */
    font-size: 16px;
    font-family: 'Roboto',sans-serif;
    color:#716e6e;
    text-transform: capitalize;
}
.ecs-template-10 input:-moz-placeholder { /* Firefox 18- */
    font-size: 16px;
    font-family: 'Roboto',sans-serif;
    color:#716e6e;
    text-transform: capitalize;
}
.ecs-template-10 .ecs-left-contact-wrap{
    float: left;
    width:40%;
}
.ecs-template-10 .ecs-right-contact-wrap{
    float: left;
    width:60%;
    padding-left: 50px;
}
.ecs-template-10 .ecs-contact-info {
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    color:#444444;
    margin-bottom: 30px;
}
.ecs-template-10 .ecs-contact-info p {
    margin-bottom: 5px;
}
.ecs-template-10 .ecs-contact-info a {
    color:#444444;
}
.ecs-template-10 .ecs-contact-info a:hover {
    color: #1d51b7;
}
.ecs-template-10 .ecs-contact-info-title{
    font-weight: 700;
    color:#1d51b7;
    text-transform: uppercase;
    margin:0 0 10px;
}
.ecs-template-10 .ecs-mailing-details p{
    margin-bottom: 10px;
}
.ecs-template-10 .ecs-phone-details span{
    display: block;
}
.ecs-template-10 .ecs-right-contact-wrap .ecs-input-wrap{
    margin-bottom: 18px;
}
.ecs-template-10 .ecs-right-contact-wrap .ecs-input-wrap label {
    font-family: 'Roboto',sans-serif;
    font-size: 15px;
    color:#383838;
    display: block;
    /*margin-bottom: 7px;*/
}
.ecs-template-10 .ecs-right-contact-wrap .ecs-input-wrap textarea {
    height: 160px;
    resize: none;
}
.ecs-template-10 .ecs-right-contact-wrap .ecs-button {
    padding: 15px 35px;
    text-transform: uppercase;
    border:0;
    background-color:#1d51b7;
    font-family: 'Roboto',sans-serif;
    font-size: 15px;
    color:#ffffff;
    border-radius: 3px;
    line-height: 1;
}
.ecs-template-10 .ecs-contact-section{
    margin-bottom:40px;
}
.ecs-template-10 .ecs-google-map-wrap,
.ecs-template-10 #ecs-google-map {
    height: 390px;
    width:100%;
}
.ecs-template-10 .ecs-social-share-wrap{
    background-color:#1d51b7;
    padding:20px 0 15px;
    text-align: center;
    width:100%;
}
.ecs-template-10 .ecs-social-share-wrap a{
    font-family: 'Roboto',sans-serif;
    font-size: 15px;
    color:#ffffff;
    text-transform: uppercase;
    margin:0 12px 10px;
}
.ecs-template-10 .ecs-social-share-wrap a:hover {
    color: #7dabff;
}
.ecs-template-10 .ecs-subscription-form-wrap .ecs-button:hover,
.ecs-template-10 .ecs-right-contact-wrap .ecs-button:hover {
    background-color: #2e6eec;
}
/*template-10-more-details-section ends*/
/*Template-10-animation*/
.ecs-wrap.ecs-template-10,
.ecs-wrap.ecs-template-13,
.ecs-wrap.ecs-template-15{
    animation-name: fadeIn;
    animation-duration:1.5s;
    animation-delay:0.1s;
}
/*========================================
                TEMPLATE-10-css-ENDS
=======================================*/

/*========================================
                TEMPLATE-11-css-STARTS
=======================================*/
.ecs-template-11 .ecs-subscription-message,
.ecs-template-11 .ecs-contact-error,
.ecs-template-11 .ecs-email-message {
    color: #f2552c;
    font-size: 14px;
}
.ecs-template-11 .ecs-templates-wrap{
    font-family: 'Ubuntu', sans-serif;
    color: #ffffff;
}
.ecs-template-11 .ecs-section {
    background-color:#3c3432;
    height: 100vh;
}
/*template-11-intro-page*/
.ecs-template-11 .ecs-intro-left-section{
    background-image:url(../img/template-11-intro-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    top:0;
    left: 0;
    width:65%;
    height: 100%;
    -moz-transition:all 400ms ease-in-out 0s;
    -webkit-transition:all 400ms ease-in-out 0s;
    transition:all 400ms ease-in-out 0s;
    display: -moz-box;
    display:-webkit-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    align-items: center;
}
.ecs-template-11 .ecs-intro-left-section:before {
    content:'';
    background-color:rgba(0,0,0,0.7);
    width:100%;
    height: 100%;
    top:0;
    left: 0;
    position: absolute;
    z-index: 1;
}
.ecs-template-11 .ecs-intro-left-section .ecs-intro-inner-container {
    width: 100%;
    padding:50px 100px;
    z-index: 2;
}
.ecs-template-11 .ecs-countdown-wrap {
    max-width: 600px;
    width: 100%;
    margin-bottom: 10px;
}
.ecs-template-11 .ecs-countdown-wrap .time_circles h4 {
    font-size: 15px !important;
    text-transform: uppercase;
}
.ecs-template-11 .ecs-countdown-wrap .time_circles span {
    font-size: 40px !important;
}
.ecs-template-11 .ecs-intro-content-title h2{
    font-weight: 700;
    font-size: 50px;
    text-transform: capitalize;
    position: relative;
    line-height: 1;
    margin:0 0 50px;
    padding-right: 10px;
    display: inline-block;
}
.ecs-template-11 .ecs-intro-content-title h2:after {
    content:'';
    position: absolute;
    background-color:#ffffff;
    height:2px;
    width: 130px;
    bottom: 6px;
    left: 100%;
}
.ecs-template-11 .ecs-progress-bar{
    background-color:rgba(255,255,255,0.4);
    border-radius: 5px;
    max-width: 560px;
    height: 36px;
    padding: 11px;
    margin: 25px 0 40px;
}
.ecs-template-11 .ecs-progress-bar-length{
    height: 14px;
    background-color:#f2552c;
    border-radius: 5px;
    position: relative;
}
.ecs-template-11 .ecs-progress-count{
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    position: absolute;
    top: -35px;
    right: -10px;;
    padding-right: 28px;
}
.ecs-template-11 .ecs-progress-count:after {
    content: '';
    position:absolute;
    width:0;
    height: 0;
    border-style: solid;
    border-width: 10px;
    border-color: #d30c19 transparent transparent;
    top: 6px;
    right: 0px;
}
.ecs-template-11 .ecs-section-link-wrap a,
.ecs-template-11 .ecs-button{
    display: inline-block;
    padding:12px 20px;
    color:#ffffff;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 3px;
    background-color:#f2552c;
    border:2px solid #f2552c;
}
.ecs-template-11 .ecs-section-link-wrap a i,
.ecs-template-11 .ecs-button i{
    margin-right: 10px;
}
.ecs-template-11 .ecs-section-link-wrap a:hover,
.ecs-template-11 .ecs-button:hover {
    background-color: transparent;
    color: #f2552c;
}
.ecs-template-11 .ecs-section-link-wrap a.ecs-contact-link {
    background-color: transparent;
    border:2px solid #ffffff;
    margin-left:20px;
}
.ecs-template-11 .ecs-section-link-wrap a.ecs-contact-link:hover {
    background-color: #ffffff;
    color:#f2552c;
}
.ecs-template-11 .ecs-intro-right-section{
    position: fixed;
    width:35%;
    height: 100vh;
    top:0;
    right: 0;
    background-color:#ffffff;
    padding:35px 0 100px;
    overflow-y: auto;
}
.ecs-template-11 .ecs-intro-right-section .ecs-intro-inner-container {
    overflow-y: auto;
    height: 100%;
    padding: 0 35px;
}
.ecs-template-11 .ecs-intro-right-section:before {
    content: '';
    background:url(../img/template-11-about-bg.png) repeat;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height:100%;
}
.ecs-template-11 .ecs-logo-wrapper {
    max-width: 220px;
    width:100%;
    margin:0 auto 60px;
    text-align: center;
    position: relative;
    z-index: 2;
}
.ecs-template-11 .ecs-aboutus-section {
    position: relative;
    z-index: 2;
}
.ecs-template-11 .ecs-aboutus-section .ecs-section-content-title{
    font-size: 48px;
    font-weight: 400;
    text-transform: capitalize;
    color:#323232;
    position: relative;
    display: inline-block;
    line-height: 1;
    padding-right: 10px;
}
.ecs-template-11 .ecs-aboutus-section .ecs-section-content-title:after {
    content: '';
    position: absolute;
    bottom: 6px;
    left: 100%;
    width: 85px;
    height: 2px;
    background-color:#323232;
}
.ecs-template-11 .ecs-aboutus-section .ecs-content-description{
    font-size: 18px;
    color:#323232;
}
.ecs-template-11 .ecs-aboutus-section .ecs-content-description p {
    margin-bottom: 30px;
}
.ecs-template-11 .ecs-social-share-wrap {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 25px;
    z-index: 1;
    margin: 0 35px;
}
.ecs-template-11 .ecs-social-icon{
    color:#323232;
    font-size: 16px;
    margin:0 34px 10px 0;
    display: inline-block;
}
.ecs-template-11 .eg-active-section + .ecs-intro-left-section {
    -moz-transform:scale(0.92);
    -webkit-transform:scale(0.92);
    transform:scale(0.92);
}
/*template-11-intro-page ends*/
/*template-11-subscription-section starts*/
.ecs-template-11 .ecs-section.ecs-subscription-section,
.ecs-template-11 .ecs-section.ecs-contact-section{
    position: fixed;
    width: 65%;
    height: 100%;
    padding:110px 55px;
    top:0;
    left: 0;
    z-index: 3;
    -moz-transform:translateX(-100%);
    -webkit-transform:translateX(-100%);
    transform:translateX(-100%);
    opacity: 0;
    visibility: hidden;
    -moz-transition:all 400ms ease-in-out 0.3s;
    -webkit-transition:all 400ms ease-in-out 0.3s;
    transition:all 400ms ease-in-out 0.3s;
}
.ecs-template-11 .ecs-section.ecs-subscription-section.ecs-active-section,
.ecs-template-11 .ecs-section.ecs-contact-section.ecs-active-section {
    -moz-transform:translateX(0%);
    -webkit-transform:translateX(0%);
    transform:translateX(0%);
    opacity: 1;
    visibility: visible;
}
.ecs-template-11 .ecs-section .ecs-close{
    border:1px solid #76716f;
    width: 42px;
    height: 42px;
    background-color: transparent;
    border-radius: 5px;
    color:#76716f;
    text-align: center;
    display: block;
    cursor: pointer;
}
.ecs-template-11 .ecs-section .ecs-close i {
    line-height: 40px;
}
.ecs-template-11 .ecs-subscription-section .ecs-section-inner-container {
    height: 100%;
    width: 100%;
    position: relative;
}
.ecs-template-11 .ecs-subscription-content{
    position: absolute;
    top:50%;
    left: 0;
    max-width: 640px;
    width:100%;
    -moz-transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
}
.ecs-template-11 .ecs-section .ecs-section-content-title{
    font-size: 26px;
    font-weight: 500;
    text-transform: uppercase;
    margin:0 0 40px;
}
.ecs-template-11 .ecs-section .ecs-content-description{
    font-size: 20px;
    font-weight: 300;
    color:#76716f;
    margin:0 0 60px;
}
.ecs-template-11 .ecs-input-wrap {
    margin-bottom: 20px;
}
.ecs-template-11 .ecs-input-wrap input,
.ecs-template-11 .ecs-input-wrap textarea{
    width: 100%;
    height: 50px;
    border:0;
    border-bottom: 2px solid #ffffff;
    color:#ffffff;
    font-size: 18px;
    font-weight: 300;
    font-family: 'Ubuntu', sans-serif;
    padding:10px 0;
    border-radius: 0;
    background-color: transparent;
}
.ecs-template-11 .ecs-button {
    margin-top:20px;
}
.ecs-template-11 input::-webkit-input-placeholder,
.ecs-template-11 textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color:#76716f;
    font-size: 18px;
    font-weight: 300;
    font-family: 'Ubuntu', sans-serif;
}
.ecs-template-11 input::-moz-placeholder,
.ecs-template-11 textarea::-moz-placeholder { /* Firefox 19+ */
    color:#76716f;
    font-size: 18px;
    font-weight: 300;
    font-family: 'Ubuntu', sans-serif;
}
.ecs-template-11 input:-ms-input-placeholder,
.ecs-template-11 textarea:-ms-input-placeholder { /* IE 10+ */
    color:#76716f;
    font-size: 18px;
    font-weight: 300;
    font-family: 'Ubuntu', sans-serif;
}
.ecs-template-11 input:-moz-placeholder,
.ecs-template-11 textarea:-moz-placeholder { /* Firefox 18- */
    color:#76716f;
    font-size: 18px;
    font-weight: 300;
    font-family: 'Ubuntu', sans-serif;
}
/*template-11-subscription-section ends*/

/*template-11-contact-section starts*/
.ecs-template-11 .ecs-section.ecs-contact-section {
    overflow-y:scroll;
}
.ecs-template-11 .ecs-contact-content,
.ecs-template-11 .ecs-location-section{
    max-width: 700px;
    width: 100%;
    height: auto;
}
.ecs-template-11 .ecs-contact-content {
    padding-top: 80px;
}
.ecs-template-11 .ecs-input-wrap textarea {
    height: 180px;
    resize: none;
}
.ecs-template-11 .ecs-contact-form-wrap{
    margin-bottom: 60px;
}
.ecs-template-11 .ecs-contact-info-wrap{
    margin-left: -3.33%;
    margin-bottom: 50px;
}
.ecs-template-11 .ecs-contact-info{
    font-size: 18px;
    float: left;
    width: 30%;
    margin-left: 3.33%;
    text-align: center;
}
.ecs-template-11 .ecs-contact-icon i{
    color:#f2552c;
    font-size: 30px;
    display: block;
    margin-bottom: 10px;
}
.ecs-template-11 .ecs-contact-info p {
    margin-bottom: 8px;
}
.ecs-template-11 .ecs-contact-info a {
    color: #ffffff;
}
.ecs-template-11 .ecs-contact-info a:hover {
    color: #f2552c;
}
.ecs-template-11 .ecs-contact-icon span {
    text-transform: uppercase;
    font-weight: 700;
    display: block;
    margin-bottom: 20px;
}
.ecs-template-11 .ecs-google-map-wrap,
.ecs-template-11 #ecs-google-map {
    width: 100%;
    height: 250px;
}
/*template-11-contact-section ends*/
/*========================================
                TEMPLATE-11-css-ENDS
=======================================*/

/*========================================
                TEMPLATE-12-css-STARTS
=======================================*/
.ecs-template-12 .ecs-subscription-message,
.ecs-template-12 .ecs-contact-error,
.ecs-template-12 .ecs-email-message {
    color: red;
    font-size: 13px;
}
.ecs-template-12 .ecs-section {
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    min-height: 100vh;
}
.ecs-template-12 .ecs-section.ecs-aboutus-section .ecs-container,
.ecs-template-12 .ecs-section.ecs-contact-section .ecs-contact-content {
    padding:125px 0;
}
/*template-12-intro-section starts*/
.ecs-template-12 .ecs-section.ecs-intro-section {
    background-color:#23adce;
    background-repeat: no-repeat;
    background-size: cover;
    padding:50px;
}
.ecs-template-12 nav {
    text-align: right;
}
.ecs-template-12 nav ul.ecs-menu {
    text-align: right;
    display:inline-block;
}
.ecs-template-12 nav ul.ecs-menu li{
    float: left;
    margin:0 15px;
    text-transform: uppercase;
}
.ecs-template-12 nav ul.ecs-menu li a{
    font-size: 14px;
    font-weight: 400;
    color:#ffffff;
    position: relative;
    padding:5px 0;
}
.ecs-template-12 nav ul.ecs-menu li a:after {
    content:'';
    position: absolute;
    bottom:0;
    left: 0;
    right:0;
    margin: 0 auto;
    width:0;
    height: 2px;
    background-color:#ffffff;
    -moz-transition: all 350ms ease-in-out;
    -webkit-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out;
}
.ecs-template-12 nav ul.ecs-menu li a:hover:after {
    width: 100%;
}
.ecs-template-12 .ecs-intro-content-wrap{
    text-align: center;
    padding:40px 0;
    display: -moz-box;
    display:-webkit-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    align-items: center;
}
.ecs-template-12 .ecs-logo-wrapper{
    max-width: 400px;
    width:100%;
    margin:0 auto 50px;
}
.ecs-template-12 .ecs-intro-content-title h2{
    font-size: 64px;
    font-weight: 700;
    color:#ffffff;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin:0 0 55px;
}
.ecs-template-12 .ecs-countdown li {
    display: inline-block;
    position: relative;
    font-size: 23px;
    color:#ffffff;
    min-width: 40px;
}
.ecs-template-12 .ecs-hour-label,
.ecs-template-12 .ecs-minutes-label,
.ecs-template-12 .ecs-seconds-label{
    display:none;
}
.ecs-template-12 .ecs-countdown .ecs-days-countdown-wrap {
    margin-right: 15px;
    line-height: 1;
}
.ecs-template-12 .ecs-days-countdown-wrap .days{
    font-size: 100px;
    font-weight: 700;
}
.ecs-template-12 .ecs-days-countdown-wrap .ecs-days-label{
    font-size: 21px;
    font-weight:700;
    text-transform: uppercase;
    letter-spacing: 16px;
    position: absolute;
    top: 30px;
    left: 100%;
    margin-left: 23px;
    border-bottom: 2px solid #ffffff;
    padding-bottom: 8px;
}
.ecs-template-12 .ecs-countdown .ecs-hours-countdown-wrap,
.ecs-template-12 .ecs-countdown .ecs-minutes-countdown-wrap {
    padding-right:10px;
}
.ecs-template-12 .ecs-countdown .ecs-hours-countdown-wrap:after,
.ecs-template-12 .ecs-countdown .ecs-minutes-countdown-wrap:after {
    content:'';
    position: absolute;
    bottom: 8px;
    right: -1px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color:#ffffff;
}
/*template-12-intro-section ends*/
/*template-12-aboutus-section starts*/
.ecs-template-12 .ecs-section.ecs-aboutus-section {
    padding-bottom: 25px;
    display: -moz-box;
    display:-webkit-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    align-items: center;
}
.ecs-template-12 .ecs-section-content-title{
    font-size: 40px;
    font-weight:700;
    color:#000000;
    text-transform: uppercase;
    padding:0 4px 15px;
    margin:0 0 25px;
    display: inline-block;
    line-height: 1;
    border-bottom: 2px solid #d1d1d1;
}
.ecs-template-12 .ecs-content-description{
    display: block;
    font-size: 14px;
    color:#444444;
    max-width: 600px;
    width:100%;
    margin:0 auto 140px;
}
.ecs-template-12 .ecs-subscription-form-wrap{
    max-width: 680px;
    width: 100%;
    margin:0 auto;
    text-align: left;
}
.ecs-template-12 .ecs-subscription-form-wrap .ecs-input-wrap{
    float: left;
    width: 68%;
}
.ecs-template-12 .ecs-subscription-form-wrap .ecs-input-wrap input,
.ecs-template-12 .ecs-contact-bottom-wrap input,
.ecs-template-12 .ecs-contact-bottom-wrap textarea{
    border:1px solid #d1d1d1;
    border-top:0;
    border-right:0;
    height: 45px;
    padding:10px;
    font-size: 12px;
    font-family: 'Montserrat',sans-serif;
    color:#696969;
    width: 100%;
}
.ecs-template-12 .ecs-button{
    float: left;
    width: 30%;
    margin-left:10px;
    min-height: 45px;
    background-color:#eae7e7;
    text-transform: uppercase;
    padding:10px;
    line-height: 1;
    border:none;
    color:#696969;
    font-size: 14px;
}
.ecs-template-12 .ecs-button:hover {
    background-color: #000000;
    color: #eae7e7
}
.ecs-template-12 input::-webkit-input-placeholder,
.ecs-template-12 textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-size:12px;
    color: #696969;
    text-transform: uppercase;
    font-family: 'Montserrat',sans-serif;
}
.ecs-template-12 input::-moz-placeholder,
.ecs-template-12 textarea::-moz-placeholder { /* Firefox 19+ */
    font-size:12px;
    color: #696969;
    text-transform: uppercase;
    font-family: 'Montserrat',sans-serif;
}
.ecs-template-12 input:-ms-input-placeholder,
.ecs-template-12 textarea:-ms-input-placeholder { /* IE 10+ */
    font-size:12px;
    color: #696969;
    text-transform: uppercase;
    font-family: 'Montserrat',sans-serif;
}
.ecs-template-12 input:-moz-placeholder,
.ecs-template-12 textarea:-moz-placeholder { /* Firefox 18- */
    font-size:12px;
    color: #696969;
    text-transform: uppercase;
    font-family: 'Montserrat',sans-serif;
}
/*template-12-aboutus-section ends*/
/*template-12-contact-section starts*/

.ecs-template-12 .ecs-contact-info-outer-wrap{
    max-width: 850px;
    width:100%;
    margin:0 auto 90px;
    display:-moz-box;
    display:-webkit-box;
    display: -ms-flexbox;
    display:-webkit-flex;
    display:flex;
    flex-flow: row wrap;
    align-items: stretch;
}
.ecs-template-12 .ecs-contact-info{
    float:left;
    width: 33.33%;
    padding:0 45px;
    border-left: 2px solid #d1d1d1;
}
.ecs-template-12 .ecs-contact-info:first-child {
    border-left:0;
}
.ecs-template-12 .ecs-contact-icon{
    font-size:30px;
    color:#818181;
    margin-bottom: 20px;
    display: block;
}
.ecs-template-12 .ecs-contact-details{
    font-size:14px;
    color: #818181;
}
.ecs-template-12 .ecs-contact-details p {
    margin-bottom: 8px;
}
.ecs-template-12 .ecs-contact-details a{
    color: #818181;
}
.ecs-template-12 .ecs-contact-details a:hover {
    color: #23adce;
}
.ecs-template-12 .ecs-contact-details span {
    display: block;
    margin-bottom: 5px;
}
.ecs-template-12 .ecs-contact-bottom-wrap .ecs-input-left-wrapper,
.ecs-template-12 .ecs-contact-bottom-wrap .ecs-input-right-wrapper{
    float: left;
    width: 47.5%;
    text-align: left;
}
.ecs-template-12 .ecs-contact-bottom-wrap .ecs-input-right-wrapper{
    margin-left: 5%;

}
.ecs-template-12 .ecs-contact-bottom-wrap .ecs-input-wrap:first-child {
    margin-bottom: 90px;
}
.ecs-template-12 .ecs-contact-bottom-wrap textarea{
    height: 180px;
    resize: vertical;
}
.ecs-template-12 .ecs-contact-bottom-wrap .ecs-button {
    margin:30px 0 0;
    float: none;
    width: auto;
    height: auto;
    padding:18px 40px;
}
.ecs-template-12 .ecs-social-share-wrap{
    margin-top:90px;
}
.ecs-template-12 .ecs-social-icon{
    width:44px;
    height: 44px;
    background-color:#f5f5f5;
    border-radius: 50%;
    color:#282828;
    text-align: center;
    font-size: 16px;
    margin: 0 3px 8px;
    display: inline-block;
}
.ecs-template-12 .ecs-social-icon:hover {
    background-color:#282828;
    color:#f5f5f5;
}
.ecs-template-12 .ecs-social-icon i {
    line-height: 44px;
}
/*template-12-contact-section ends*/
/*template-12-location-section starts*/
.ecs-template-12 .ecs-section.ecs-location-section{
    padding:0;
    max-height: 360px;
    min-height: auto;
}
.ecs-template-12 .ecs-google-map-wrap,
.ecs-template-12 #ecs-google-map{
    height: 100%;
    overflow:hidden;
}
/*template-12-location-section ends*/
/*Template-12-animation*/
.ecs-template-12 .ecs-countdown-wrap.fadeIn,
.ecs-template-15 .ecs-scrolldown.fadeInDown{
    animation-duration:1.5s;
    animation-delay:3s;
}

/*========================================
                TEMPLATE-12-css-ENDS
=======================================*/

/*========================================
                TEMPLATE-13-css-STARTS
=======================================*/
.ecs-template-13 .ecs-subscription-message,
.ecs-template-13 .ecs-contact-error,
.ecs-template-13 .ecs-email-message {
    color: red;
    font-size: 14px;
}
.ecs-wrap.ecs-template-13 {
    background-image:url(../img/template-13-bg.jpg) !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position:relative;
    animation-name: fadeIn;
    animation-duration: 1.5s;
    animation-delay:0s;
}
.ecs-wrap.ecs-template-13:before {
    content:'';
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:rgba(221,92,93,0.75);
    width: 100%;
    height: 100%;
    z-index: 1;
    animation-name: fadeIn;
    animation-duration: 1.5s;
    animation-delay:0s;
}
.ecs-template-13 .ecs-templates-wrap{
    position: relative;
    z-index: 2;
    text-align: center;
}
.ecs-template-13 .ecs-section{
    padding:50px 0;
    height: 100vh;
    overflow:hidden;
}
/*template-13-intro-section starts*/
.ecs-template-13 .main-header,
.ecs-template-14 .main-header {
    margin:0 50px 40px;
    display:-moz-box;
    display:-webkit-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    flex-flow:row wrap;
    align-items: center;
}
.ecs-template-13 .ecs-logo-wrapper,
.ecs-template-14 .ecs-logo-wrapper{
    float:left;
    width: 30%;
    text-align: left;
}
.ecs-template-13 nav,
.ecs-template-14 nav {
    float: right;
    width: 70%;
    text-align: right;
}
.ecs-template-13 nav ul.ecs-menu,
.ecs-template-14 nav ul.ecs-menu{
    display:inline-block;
    text-align: right;
}
.ecs-template-13 nav ul.ecs-menu li,
.ecs-template-14 nav ul.ecs-menu li{
    float:left;
    margin:0 12px;
}
.ecs-template-12 nav ul.ecs-menu li:last-child,
.ecs-template-13 nav ul.ecs-menu li:last-child,
.ecs-template-14 nav ul.ecs-menu li:last-child {
    margin-right: 0;
}
.ecs-template-13 nav ul.ecs-menu li a {
    color:#ffffff;
    text-transform: capitalize;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
}
.ecs-template-13 nav ul.ecs-menu li a:hover {
    color: #ffd3d4;
}
.ecs-template-13 .ecs-intro-content-title h2{
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    font-size:60px;
    color:#ffffff;
    text-transform: capitalize;
    letter-spacing: 1px;
    line-height: 1.1;
    margin:0 0 35px;
}
.ecs-template-13 .ecs-countdown-wrap {
    border-top:1px solid #ffffff;
    border-bottom:1px solid #ffffff;
    margin-bottom: 35px;
}
.ecs-template-13 .ecs-countdown {
    display:-moz-box;
    display:-webkit-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    align-items: stretch;
    justify-content:center;
}
.ecs-template-13 .ecs-countdown li {
    display:inline-block;
    padding:25px 40px;
    border-left:1px solid #ffffff;
    color:#ffffff;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    font-size: 60px;
    line-height: 1;
}
.ecs-template-13 .ecs-countdown li:first-child {
    border-left:none;
}
.ecs-template-13 .ecs-countdown .ecs-hours-countdown-wrap,
.ecs-template-13 .ecs-countdown .ecs-minutes-countdown-wrap,
.ecs-template-13 .ecs-countdown .ecs-seconds-countdown-wrap {
    width:210px;
}
.ecs-template-13 .ecs-countdown li span {
    line-height: 1;
}
.ecs-template-13 .ecs-countdown li p {
    font-size: 16px;
    margin:15px 0 0;
}
.ecs-template-13 .ecs-progress-bar{
    border: 5px solid #c15e60;
    border-radius: 20px;
    max-width: 600px;
    width: 100%;
    margin:0 auto;
    overflow:hidden;
    background-color:#c15e60;
    position: relative;
}
.ecs-template-13 .ecs-progress-count{
    color:#c15e60;
    display:inline-block;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 15px;
    padding: 2px 0;
}
.ecs-template-13 .ecs-progress-bar-length {
    background-color:#ffffff;
}
/*template-13-intro-section ends*/

/*template-13-subscription-section-starts*/

.ecs-template-13 .ecs-section.ecs-subscription-section,
.ecs-template-13 .ecs-section.ecs-contact-section,
.ecs-template-13 .ecs-section.ecs-location-section{
    width:calc(100% - 50px);
    height:calc(100% - 50px);
    margin:0 auto;
    background-color:#ffffff;
    position: absolute;
    top:25px;
    left: 0;
    right:0;
    opacity: 0;
    visibility: hidden;
    -moz-transition:all 450ms ease-in-out;
    -webkit-transition:all 450ms ease-in-out;
    transition:all 450ms ease-in-out;
}
.ecs-template-13 .ecs-section.ecs-subscription-section.ecs-active-section,
.ecs-template-13 .ecs-section.ecs-contact-section.ecs-active-section,
.ecs-template-13 .ecs-section.ecs-location-section.ecs-active-section {
    opacity: 1;
    visibility: visible;
}
.ecs-template-13 .ecs-section.ecs-subscription-section .ecs-container,
.ecs-template-13 .ecs-section.ecs-contact-section .ecs-container{
    display:-moz-box;
    display:-webkit-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.ecs-template-13 .ecs-section.ecs-contact-section .ecs-container {
    align-items:flex-start;
    overflow-y: auto;
    max-width: 100%;
}
.ecs-template-13 .ecs-close {
    -moz-transition:all 450ms ease-in-out;
    -webkit-transition:all 450ms ease-in-out;
    transition:all 450ms ease-in-out;
    border-radius: 100%;
}
.ecs-template-13 .ecs-close:before{
    content: '';
    background:url(../img/error_white.png) no-repeat 0 0;
    width: 32px;
    height: 32px;
    position: absolute;
    top:40px;
    right:40px;
    cursor:pointer;
    z-index: 2;
}
.ecs-template-13 .ecs-close:hover:before {
    background-position: -37px 0;
}
.ecs-template-13 .ecs-subscription-content{
    width:100%;
}
.ecs-template-13 .ecs-section-content-title{
    font-family: 'Playfair Display', serif;
    font-size:40px;
    text-transform: capitalize;
    color:#212121;
    padding:12px 0;
    line-height: 1.1;
    display:inline-block;
    border-bottom: 1px solid #e95a60;
    margin:0 0 30px;
}
.ecs-template-13 .ecs-content-description {
    font-family: 'Roboto Slab', serif;
    font-size:17px;
    color: #686868;
    max-width: 700px;
    width: 100%;
    margin:0 auto 30px;
}
.ecs-template-13 .ecs-content-description p {
    margin-top:0;
}
.ecs-template-13 .ecs-subscription-form-wrap {
    max-width: 500px;
    width:100%;
    margin:0 auto;
    text-align: center;
}
.ecs-template-13 .ecs-subscription-form-wrap form {
    margin-bottom: 0;
}
.ecs-template-13 .ecs-subscription-form-wrap .ecs-input-wrap,
.ecs-template-13 .ecs-right-contact-wrap .ecs-input-wrap {
    margin-bottom: 15px;
}
.ecs-template-13 .ecs-subscription-form-wrap input,
.ecs-template-13 .ecs-right-contact-wrap input,
.ecs-template-13 .ecs-right-contact-wrap textarea{
    display:block;
    width:100%;
    height:50px;
    padding:15px;
    border:1px solid #e2e2e2;
    font-family: 'Roboto Slab', serif;
    font-size:17px;
    color: #686868;
    margin:0 auto;
    text-align: left;
}
.ecs-template-13 .ecs-subscription-form-wrap input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-family: 'Roboto Slab', serif;
    font-size:17px;
    color: #686868;
    text-transform: capitalize;
}
.ecs-template-13 .ecs-subscription-form-wrap input::-moz-placeholder { /* Firefox 19+ */
    font-family: 'Roboto Slab', serif;
    font-size:17px;
    color: #686868;
    text-transform: capitalize;
}
.ecs-template-13 .ecs-subscription-form-wrap input:-ms-input-placeholder { /* IE 10+ */
    font-family: 'Roboto Slab', serif;
    font-size:17px;
    color: #686868;
    text-transform: capitalize;
}
.ecs-template-13 .ecs-subscription-form-wrap input:-moz-placeholder { /* Firefox 18- */
    font-family: 'Roboto Slab', serif;
    font-size:17px;
    color: #686868;
    text-transform: capitalize;
}
.ecs-template-13 .ecs-subscription-form-wrap .ecs-button,
.ecs-template-13 .ecs-right-contact-wrap .ecs-button{
    width:100%;
    padding:15px;
    background-color:#e95a60;
    color:#ffffff;
    font-family: 'Roboto Slab', serif;
    font-size:17px;
    text-transform: capitalize;
    line-height: 1;
    border:0;
}
.ecs-template-13 .ecs-subscription-form-wrap .ecs-button:hover,
.ecs-template-13 .ecs-right-contact-wrap .ecs-button:hover {
    background-color: #ef7f84;
}
/*template-13-subscription-section-ends*/

/*template-13-contact-section-starts*/
.ecs-template-13 .ecs-contact-content {
    width: 900px;
    max-width: 100%;
    margin: 0 auto;
}
.ecs-template-13 .ecs-left-contact-wrap{
    float: left;
    width:40%;
}
.ecs-template-13 .ecs-right-contact-wrap{
    float: left;
    width:60%;
    padding-left: 60px;
    text-align: left;
}
.ecs-template-13 .ecs-contact-info{
    padding-left: 100px;
    margin-bottom: 12px;
}
.ecs-template-13 .ecs-contact-info:last-child {
    margin-bottom:0;
}
.ecs-template-13 .ecs-contact-icon{
    background-color: #e95a60;
    padding:12px;
    display: inline-block;
    font-size:36px;
    color:#ffffff;
    width:60px;
    height: 60px;
    margin-left: -100px;
    float: left;
}
.ecs-template-13 .ecs-contact-info p {
    font-family: 'Roboto Slab', serif;
    font-size:17px;
    color: #686868;
    text-align: left;
    margin:4px 0;
}
.ecs-template-13 .ecs-contact-info a {
    color: #686868;
}
.ecs-template-13 .ecs-contact-info a:hover {
    color: #e95a60;
}
.ecs-template-13 .ecs-contact-info p span {
    display: block;
}
.ecs-template-13 .ecs-right-contact-wrap textarea {
    height: 150px;
    resize:none;
}
/*template-13-contact-section-ends*/
/*template-13-location-section-starts*/

.ecs-template-13 .ecs-section.ecs-location-section {
    padding:0;
}
.ecs-template-13 .ecs-location-section .ecs-google-map-wrap,
.ecs-template-13 .ecs-location-section #ecs-google-map{
    width: 100%;
    height: 100%;
}
.ecs-template-13 .ecs-location-section .ecs-close:before{
    background:url(../img/error_white_1.png) no-repeat 0 0;
}
.ecs-template-13 .ecs-location-section .ecs-close:hover:before{
    background:url(../img/error_white_1.png) no-repeat -37px 0;
}
/*template-13-location-section-ends*/
/*Template-13-animation*/
.ecs-template-13 .ecs-countdown-wrap.fadeIn,
.ecs-template-14 .ecs-social-share-wrap.slideInUp{
    animation-duration:1.5s;
    animation-delay:3s;
}
.ecs-template-13 .ecs-progress-bar.fadeIn,
.ecs-template-14 .ecs-copyright-info.slideInUp{
    animation-duration:1.5s;
    animation-delay:3.3s;
}
/*========================================
                TEMPLATE-13-css-ENDS
=======================================*/

/*========================================
                TEMPLATE-14-css-starts
=======================================*/
.ecs-template-14 .ecs-subscription-message,
.ecs-template-14 .ecs-contact-error,
.ecs-template-14 .ecs-email-message {
    color: #e40b0b;
    font-size: 14px;
    font-family: 'Oxygen',sans-serif;
}
.ecs-template-14 .ecs-section{
    padding:70px 0;
    overflow:hidden;
}
/*template-14-intro-section-starts*/
.ecs-template-14 .main-header {
    margin:0 0 70px;
}
.ecs-wrap.ecs-template-14 .ecs-section.ecs-intro-section{
    background-image:url(../img/template-14-intro-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position:relative;
    margin:0;
    padding:50px 0 90px;
    height: 100vh;
}
.ecs-wrap.ecs-template-14 .ecs-intro-section:before {
    content:'';
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:rgba(0,0,0,0.38);
    width: 100%;
    height: 100%;
    z-index: 1;
}
.ecs-wrap.ecs-template-14 .ecs-intro-section .ecs-container {
    position: relative;
    z-index: 99;
}
.ecs-wrap.ecs-template-14 .ecs-contact-bottom-wrap .ecs-container {
    position: relative;
    z-index: 9;
}
.ecs-template-14 nav ul.ecs-menu li a {
    color:#ffffff;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Oxygen', sans-serif;
}
.ecs-template-14 nav ul.ecs-menu li a:hover {
    color: #5cb85c;
}
.ecs-template-14 .ecs-sticky-header.ecs-sticky-on nav{
    position: fixed;
    background-color: #000000;
    width: 100%;
    padding:20px;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
}
.ecs-wrap.ecs-template-14 .ecs-section.ecs-intro-section.animated,
.ecs-template-14 .ecs-sticky-header.ecs-sticky-on .ecs-menu.animated{
    -webkit-animation-fill-mode:none!important;
    animation-fill-mode:none!important
}
.ecs-template-14 .ecs-sticky-header.ecs-sticky-on nav ul {
    max-width: 1170px;
    margin:0 auto;
    display: -moz-box;
    display:-webkit-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    flex-flow:row wrap;
    justify-content: flex-end;
}
.ecs-template-14 .ecs-intro-content-wrap,
.ecs-template-14 .ecs-intro-section footer,
.ecs-template-14 .ecs-counter-section{
    text-align: center;
}
.ecs-template-14 .ecs-intro-content-title h2{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size:80px;
    color:#ffffff;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 1.1;
    margin:0 0 25px;
}
.ecs-template-14 .ecs-intro-description{
    font-family: 'Oxygen', sans-serif;
    font-weight: 400;
    font-size:18px;
    color:#ffffff;
    margin:0 auto 50px;
    max-width: 720px;
    width:100%;
}
.ecs-template-14 .ecs-intro-description p{
    margin:0 0 15px;
}
.ecs-template-14 .ecs-progress-bar{
    max-width: 520px;
    width:100%;
    height: 20px;
    border-radius: 20px;
    background-color:rgba(255,255,255,0.5);
    position: relative;
    margin:0 auto 80px;
}
.ecs-template-14 .ecs-progress-bar .ecs-progress-bar-length{
    background-color:#5cb85c;
    height: 8px;
    position: absolute;
    top:50%;
    left:13px;
    margin-top:-4px;
}
.ecs-template-14 .ecs-progress-bar .ecs-progress-count{
    position: absolute;
    right: -20px;
    top:20px;
    font-family: 'Open Sans', sans-serif;
    font-size:16px;
    font-weight:600;
    color:#ffffff;
}
.ecs-template-14 .ecs-intro-section .ecs-social-icon{
    font-size: 20px;
    color:#ffffff;
    margin:0 10px 10px;
    display: inline-block;
}
.ecs-template-14 .ecs-copyright-info{
    padding-top:12px;
    margin-top:20px;
    position:relative;
    font-size: 14px;
    font-family: 'Oxygen', sans-serif;
    font-weight: 400;
    color:#ffffff;
}
.ecs-template-14 .ecs-copyright-info a{
    color:#ffffff;
}
.ecs-template-14 .ecs-copyright-info:before {
    content:'';
    position: absolute;
    width:120px;
    height: 1px;
    background-color:#ffffff;
    top:0;
    left:0;
    right: 0;
    margin:0 auto;
}
.ecs-template-14 .ecs-intro-section .ecs-social-icon:hover,
.ecs-template-14 .ecs-copyright-info a:hover {
    color: #5cb85c;
}
/*template-14-intro-section-ends*/

/*template-14-counter-section-starts*/

.ecs-template-14 .ecs-section-content-title,
.ecs-template-14 .ecs-contact-bottom-title{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size:32px;
    color:#454545;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 1.1;
    margin:0 0 30px;
}
.ecs-template-14 .ecs-content-description {
    font-family: 'Oxygen', sans-serif;
    font-weight: 400;
    font-size:20px;
    color:#454545;
    margin:0 auto 60px;
    max-width: 720px;
    width:100%;
}
.ecs-template-14 .ecs-countdown li {
    display:inline-block;
    margin:0 35px;
    color:#707070;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 150px;
    position: relative;
}
.ecs-template-14 .ecs-countdown li.ecs-seconds-countdown-wrap {
    color: #5cb85c;
}
.ecs-template-14 .ecs-countdown li p{
    font-family: 'Oxygen', sans-serif;
    font-weight: 300;
    font-size: 14px;
    color:#000000;
    text-transform:uppercase;
    position: absolute;
    top:50%;
    left:0;
    right:0;
    width: 100%;
    background-color:#ffffff;
    padding:12px;
    -moz-transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
}
.ecs-template-14 .ecs-countdown li p:before {
    content:'';
    width: auto;
    height:auto;
    border:1px solid #cfcfcf;
    background:transparent;
    position: absolute;
    top:4px;
    left:4px;
    right: 4px;
    bottom: 4px;
    z-index: -1;
}
/*template-14-counter-section-ends*/
/*template-14-subscription-section-starts*/
.ecs-template-14 .ecs-section.ecs-subscription-section {
    text-align: center;
    background-color:#f1f1f1;
}
.ecs-template-14 .ecs-subscription-form-wrap {
    max-width: 580px;
    width:100%;
    margin:0 auto;
    position: relative;
    text-align:left;
}
.ecs-template-14 .ecs-subscription-form-wrap .ecs-input-wrap{
    width: 100%;
}
.ecs-template-14 .ecs-subscription-form-wrap input{
    width: 100%;
    background:#ffffff;
    border:1px solid #d1d1d2;
    height: 48px;
    padding:10px 60px 10px 17px;
    font-size: 16px;
    font-family: 'Oxygen',sans-serif;
    font-weight:400;
    color:#6e6d6d;
}
.ecs-template-14 .ecs-subscription-form-wrap .ecs-button{
    position:absolute;
    top:5px;
    right:17px;
    font-size:36px;
    color:#5cb85c;
    border: none;
    background: none;
    padding: 0;
}
.ecs-template-14 .ecs-subscription-form-wrap .ecs-button:hover {
    color:#439c43;
}
/*template-14-subscription-section-ends*/
/*template-14-contact-section-starts*/
.ecs-template-14 .ecs-section.ecs-contact-section {
    padding-bottom: 0;
}
.ecs-template-14 .ecs-contact-content .ecs-section-content-title,
.ecs-template-14 .ecs-contact-content .ecs-content-description{
    text-align: center;
}
.ecs-template-14 .ecs-contact-info {
    float:left;
    width: 33.33%;
    padding:40px 60px;
    border-left: 1px solid #f1f1f1;
}
.ecs-template-14 .ecs-contact-info:first-child {
    border-left: none;
}
.ecs-template-14 .ecs-contact-icon{
    border:1px solid #b3b3b3;
    width:48px;
    height:48px;
    border-radius:50%;
    margin-right: 28px;
    float: left;
    font-size: 18px;
    text-align: center;
    display: inline-block;
}
.ecs-template-14 .ecs-contact-icon i {
    line-height: 46px;
}
.ecs-template-14 .ecs-contact-info .ecs-contact-details{
    float: left;
    font-family:'Oxygen',sans-serif;
    font-size: 18px;
    color:#454545;
    font-weight: 700;
}
.ecs-template-14 .ecs-contact-details p {
    margin:0 0 12px;
    text-transform:  capitalize;
}
.ecs-template-14 .ecs-contact-details span {
    font-weight: 300;
    color: #3b3b3b;
    font-size: 14px;
    display: block;
    margin:4px 0;
}
.ecs-template-14 .ecs-contact-details a {
    color: #3b3b3b;
}
.ecs-template-14 .ecs-contact-details a:hover {
    color: #5cb85c;
}
.ecs-template-14 .ecs-contact-top-wrap{
    padding-bottom: 45px;
}
.ecs-template-14 .ecs-contact-bottom-wrap {
    padding:80px 0;
    background-image: url(../img/template-14-sec-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.ecs-template-14 .ecs-contact-bottom-wrap .ecs-container {
    padding:0 60px;
}
.ecs-template-14 .ecs-contact-bottom-wrap:before {
    content:'';
    position: absolute;
    background:rgba(210,210,210,0.8);
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
    z-index: 1;
}
.ecs-template-14 .ecs-left-contact-wrap {
    float:left;
    width: 37%;
    margin-right: 8%;
    margin-top:70px;
}
.ecs-template-14 .ecs-right-contact-wrap {
    float:left;
    width: 55%;
}
.ecs-template-14 .ecs-contact-bottom-title{
    color:#1c1c1c;
    font-weight: 700;
    margin:0 0 35px;
    line-height: 1.1;
    text-transform: capitalize;
}
.ecs-template-14 .ecs-content-bottom-description{
    font-size: 16px;
    font-family:'Oxygen',sans-serif;
    color:#3b3b3b;
    margin-bottom: 35px;
}
.ecs-template-14 .ecs-contact-bottom-wrap .ecs-social-icon{
    border:1px solid #3b3b3b;
    width:40px;
    height:40px;
    border-radius:50%;
    margin: 5px;
    font-size: 16px;
    text-align: center;
    display: inline-block;
    color:#3b3b3b;
}
.ecs-template-14 .ecs-contact-bottom-wrap .ecs-social-icon:hover {
    border-color: #707070;
    background-color:#707070;
    color: #ffffff;
}
.ecs-template-14 .ecs-contact-bottom-wrap .ecs-social-icon i {
    line-height: 38px;
}
.ecs-template-14 .ecs-contact-bottom-wrap .ecs-right-contact-wrap {
    background-color:#ffffff;
    padding:70px 40px;
}
.ecs-template-14 .ecs-right-contact-wrap .ecs-input-wrap {
    margin-bottom: 25px;
}
.ecs-template-14 .ecs-right-contact-wrap input,
.ecs-template-14 .ecs-right-contact-wrap textarea {
    width: 100%;
    height: 40px;
    background-color:#f0f0f0;
    padding:8px 20px;
    border:none;
    color:#1c1c1c;
    font-size: 14px;
    text-transform: capitalize;
    font-family:'Oxygen',sans-serif;
}
.ecs-template-14 .ecs-right-contact-wrap textarea {
    height: 110px;
    resize: vertical;
}
.ecs-template-14 .ecs-right-contact-wrap .ecs-button{
    border:1px solid #1c1c1c;
    padding:12px 22px;
    background-color:#1c1c1c;
    color:#eeeeee;
    font-family:'Oxygen',sans-serif;
    font-size: 16px;
}
.ecs-template-14 .ecs-right-contact-wrap .ecs-button:hover {
    border-color: #707070;
    background-color:#707070;
}
/*template-14-contact-section-ends*/

/*========================================
                TEMPLATE-14-css-ENDS
=======================================*/

/*========================================
                TEMPLATE-15-css-STARTS
=======================================*/
.ecs-template-15 .ecs-subscription-message,
.ecs-template-15 .ecs-contact-error,
.ecs-template-15 .ecs-email-message {
    color: #ff8f00;
    font-size: 14px;
    font-family: 'Rubik',sans-serif;
}
.ecs-wrap.ecs-template-15{
    background-image:url(../img/template-15-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-size:cover;
    position: relative;
}
.ecs-wrap.ecs-template-15:before {
    content:'';
    position:fixed;
    background-color:rgba(0,0,0,0.62);
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index: 1;
}
.ecs-template-15 .ecs-templates-wrap{
    position:relative;
    z-index: 2;
}
.ecs-template-15 .ecs-section {
    padding:40px 0;
    color:#ffffff;
    font-family: 'Titillium Web', sans-serif;
    display: -moz-box;
    display:-webkit-box;
    display: -ms-flexbox;
    display:-webkit-flex;
    display:flex;
    align-items:center
}
.ecs-template-15 .ecs-intro-content-wrap,
.ecs-template-15 .ecs-contact-content,
.ecs-template-15 .ecs-google-map-wrap{
    width: 100%;
}
.ecs-template-15 .ecs-intro-content-wrap {
    display: -moz-box;
    display:-webkit-box;
    display: -ms-flexbox;
    display:-webkit-flex;
    display:flex;
    justify-content: center;
    align-items:center;
}
.ecs-template-15 .ecs-templates-wrap .ecs-scrolldown{
    bottom:15px;
}
/*template-15-intro-section-starts*/
.ecs-template-15 .ecs-section.ecs-intro-section{
    text-align: center;
    position: relative;
}
.ecs-template-15 .ecs-intro-content-title {
    max-width: 680px;
    width:100%;
    margin:0 auto;
}
.ecs-template-15 .ecs-intro-content-title h2{
    font-size: 68px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1;
    margin:0 0 50px;
}
.ecs-template-15 .ecs-countdown-wrap{
    margin:0 auto 50px;
    max-height:180px;
    max-width: 760px;
    overflow:hidden;
    font-family: 'Khand', sans-serif;
}
.ecs-template-15 .ecs-countdown-wrap .time_circles h4 {
    font-size: 17px !important;
}
.ecs-template-15 .ecs-countdown-wrap .time_circles span {
    font-size: 44px !important;
    margin-top: 20px;
}
.ecs-template-15 .ecs-menu  {
    display:inline-block;
    text-align: center;
}
.ecs-template-15 .ecs-menu li{
    float:left;
    margin:0 12px;
}
.ecs-template-15 .ecs-menu li a {
    font-size: 16px;
    font-weight: 400;
    color:#ffffff;
    text-transform: capitalize;
    padding:8px 40px;
    display: inline-block;
    border:1px solid #ffffff;
    border-radius: 5px;
    position: relative;
}
.ecs-template-15 .ecs-menu li a:before {
    content: '';
    position:absolute;
    width: 100%;
    height: 0%;
    background-color: #ffffff;
    top:0;
    left: 0;
    right: 0;
    z-index: -1;
    -moz-transition:all 350ms ease-in-out;
    -webkit-transition:all 350ms ease-in-out;
    transition:all 350ms ease-in-out;
}
.ecs-template-15 .ecs-menu li a:hover {
    color:#000000;
}
.ecs-template-15 .ecs-menu li a:hover:before {
    height: 100%;
}

/*template-15-intro-section-ends*/
/*template-15-contact-section-starts*/

.ecs-template-15 .ecs-contact-section .ecs-container,
.ecs-template-15 .ecs-subscription-section .ecs-container{
    max-width: 620px;
}
.ecs-template-15 .ecs-section-content-title,
.ecs-template-15 .ecs-contact-bottom-title{
    font-size: 36px;
    font-weight: 600;
    margin:0 0 20px;
    line-height: 1;
}
.ecs-template-15 .ecs-contact-info{
    float: left;
    width: 31%;
    margin-left: 2.33%;
}
.ecs-template-15 .ecs-contact-info-outer-wrap{
    margin-left: -2.33%;
    margin-bottom: 30px;
}
.ecs-template-15 .ecs-contact-icon{
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    margin-bottom: 12px;
    text-transform: capitalize;
}
.ecs-template-15 .ecs-contact-icon i {
    margin-right: 5px;
}
.ecs-template-15 .ecs-contact-details{
    font-size: 16px;
}
.ecs-template-15 .ecs-contact-details span {
    display: block;
}
.ecs-template-15 .ecs-contact-details p {
    margin:4px 0;
}
.ecs-template-15 .ecs-contact-details a {
    color:#ffffff;
}
.ecs-template-15 .ecs-contact-details a:hover {
    color:#de6f82;
}
.ecs-template-15 .ecs-content-bottom-description,
.ecs-template-15 .ecs-content-description{
    font-size: 16px;
    margin-bottom: 35px;
}
.ecs-template-15 .ecs-input-outer-wrapper .ecs-input-wrap,
.ecs-template-7 .ecs-input-outer-wrapper .ecs-input-wrap{
    float: left;
    width: 47.5%;
}
.ecs-template-15 .ecs-input-outer-wrapper .ecs-input-wrap:first-child,
.ecs-template-7 .ecs-input-outer-wrapper .ecs-input-wrap:first-child {
    margin-right: 5%;
}
.ecs-template-15 .ecs-input-outer-wrapper,
.ecs-template-7 .ecs-input-outer-wrapper {
    margin-bottom:30px;
}
.ecs-template-15 .ecs-input-wrap input,
.ecs-template-15 .ecs-input-wrap textarea,
.ecs-template-7 .ecs-input-wrap input,
.ecs-template-7 .ecs-input-wrap textarea {
    height: 40px;
    width: 100%;
    background-color: transparent;
    border:1px solid #ffffff;
    padding:8px 12px;
    color:#ffffff;
    font-size: 13px;
    font-family: 'Rubik', sans-serif;
}
.ecs-template-15 .ecs-input-wrap textarea,
.ecs-template-7 .ecs-input-wrap textarea {
    height: 200px;
    padding:13px 12px;
    resize: none;
}
.ecs-template-15 .ecs-input-wrap input::-webkit-input-placeholder,
.ecs-template-15 .ecs-input-wrap textarea::-webkit-input-placeholder,
.ecs-template-7 .ecs-input-wrap input::-webkit-input-placeholder,
.ecs-template-7 .ecs-input-wrap textarea::-webkit-input-placeholder  { /* Chrome/Opera/Safari */
    color:#ffffff;
    font-size: 13px;
    font-family: 'Rubik', sans-serif;
    text-transform: capitalize;
}
.ecs-template-15 .ecs-input-wrap input::-moz-placeholder,
.ecs-template-15 .ecs-input-wrap textarea::-moz-placeholder,
.ecs-template-7 .ecs-input-wrap input::-moz-placeholder,
.ecs-template-7 .ecs-input-wrap textarea::-moz-placeholder { /* Firefox 19+ */
    color:#ffffff;
    font-size: 13px;
    font-family: 'Rubik', sans-serif;
    text-transform: capitalize;
}
.ecs-template-15 .ecs-input-wrap input:-ms-input-placeholder,
.ecs-template-15 .ecs-input-wrap textarea:-ms-input-placeholder,
.ecs-template-7 .ecs-input-wrap input:-ms-input-placeholder,
.ecs-template-7 .ecs-input-wrap textarea:-ms-input-placeholder { /* IE 10+ */
    color:#ffffff;
    font-size: 13px;
    font-family: 'Rubik', sans-serif;
    text-transform: capitalize;
}
.ecs-template-15 .ecs-input-wrap input:-moz-placeholder,
.ecs-template-15 .ecs-input-wrap textarea:-moz-placeholder,
.ecs-template-7 .ecs-input-wrap input:-moz-placeholder,
.ecs-template-7 .ecs-input-wrap textarea:-moz-placeholder { /* Firefox 18- */
    color:#ffffff;
    font-size: 13px;
    font-family: 'Rubik', sans-serif;
    text-transform: capitalize;
}
.ecs-template-15 .ecs-button,
.ecs-template-7 .ecs-button{
    background-color:#de6f82;
    color:#ffffff;
    border:none;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'Rubik', sans-serif;
    padding:15px;
    width: 100%;
    line-height: 1;
    margin-top:18px;
}
.ecs-template-15 .ecs-button:hover,
.ecs-template-7 .ecs-button:hover {
    background-color: #de5a70;
}
/*template-15-contact-section-ends*/
/*template-15-location-section*/
.ecs-template-15 .ecs-section.ecs-location-section{
    padding:90px 50px;
}
.ecs-template-15 .ecs-google-map-wrap,
.ecs-template-15 #ecs-google-map{
    height: 100%;
}
/*template-15-location-section-ends*/

/*========================================
                TEMPLATE-15-css-ENDS
=======================================*/
/*Scroll-Animation*/
-moz-@keyframes scroll{
    0%, 20%{
        -webkit-transform:translateY(0px) translateZ(0px)
    }
    10%{
        -webkit-transform:translateY(0px) translateZ(0px);
        opacity:1;
    }
    100%{
        -webkit-transform:translateY(40px) translateZ(0px);
        opacity:0.01;
    }
}
-webkit-@keyframes scroll{
    0%, 20%{
        -webkit-transform:translateY(0px) translateZ(0px)
    }
    10%{
        -webkit-transform:translateY(0px) translateZ(0px);
        opacity:1;
    }
    100%{
        -webkit-transform:translateY(40px) translateZ(0px);
        opacity:0.01;
    }
}
@keyframes scroll{
    0%, 20%{
        -webkit-transform:translateY(0px) translateZ(0px)
    }
    10%{
        -webkit-transform:translateY(0px) translateZ(0px);
        opacity:1;
    }
    100%{
        -webkit-transform:translateY(40px) translateZ(0px);
        opacity:0.01;
    }
}
/*Scroll-Animation-ends*/

/*===============================
                RESPONSIVE-CSS
================================*/
@media(min-width:1400px) {
    /*=============Template-1==============*/
    .ecs-template-1 .ecs-intro-content-title h2 {
        font-size: 80px;
    }
    .ecs-template-1 .ecs-side-section {
        max-width: 800px;
    }
    /*=============Template-2==============*/
    .ecs-template-2 .ecs-intro-left-title h2 {
        font-size: 60px;
    }
    .ecs-template-2 .ecs-countdown li span {
        font-size: 56px;
    }
    .ecs-template-2 .ecs-countdown li {
        font-size: 20px;
        min-width: 150px;
    }
    .ecs-template-2 .ecs-logo-wrapper {
        max-width: 300px;
    }
    .ecs-template-2 .ecs-intro-right-title h2,
    .ecs-template-2 .ecs-section-content-title {
        font-size: 56px;
    }
    .ecs-template-2 .ecs-intro-description,
    .ecs-template-2 .ecs-content-description,
    .ecs-template-2 .ecs-section-link-wrap a {
        font-size: 20px;
    }
    .ecs-template-2 .ecs-subscription-inner-container {
        max-width: 600px;
    }
    .ecs-template-2 .ecs-subscription-section .ecs-section-content-title {
        font-style: 34px;
    }
    .ecs-template-2 .ecs-more-info-section .ecs-close,
    .ecs-template-9 .ecs-more-info-section .ecs-close  {
        width: 30px;
        height: 30px;
    }
    /*=============Template-3==============*/
    .ecs-template-3 .ecs-middle-content-title {
        font-size: 80px;
    }
    .ecs-template-3 .ecs-countdown-wrap .ecs-countdown li span {
        font-size: 100px;
    }
    .ecs-template-3 .ecs-subscription-form-wrap .ecs-button {
        font-size: 21px;
        padding:18px 40px;
        font-weight: 700;
    }
    .ecs-template-3 .ecs-section-content-title {
        font-size: 50px;
    }
    .ecs-template-3 .ecs-content-description,
    .ecs-template-3 .ecs-contact-info {
        font-size: 18px;
    }

    /*=============Template-4==============*/
    .ecs-template-4 .ecs-section-contents{
        padding:50px 140px;
    }
    .ecs-template-4 .ecs-right2-section .ecs-section-contents,
    .ecs-template-4 .ecs-right4-section .ecs-section-contents {
        padding:50px 180px;
    }
    .ecs-template-4 .ecs-countdown-wrap .time_circles h4 {
        font-size: 20px !important;
        margin-bottom: 30px;
    }
    .ecs-template-4 .ecs-countdown-wrap .time_circles span {
        font-size: 60px !important;
    }
    .ecs-template-4 .ecs-section-content-title {
        font-size: 60px;
        margin-bottom: 45px;
    }
    .ecs-template-4 .ecs-content-description {
        font-size: 20px;
    }
    .ecs-template-4 .ecs-contact-info {
        margin-bottom: 90px;
    }
    .ecs-template-4 .ecs-social-share-wrap a{
        width: 64px;
        height: 64px;
        font-size: 26px;
        margin-right: 20px;
        margin-bottom: 20px;
    }
    .ecs-template-4 .ecs-social-share-wrap a i {
        line-height: 64px;
    }
    /*=============Template-5============*/
    .ecs-template-5 .ecs-section.ecs-intro-section {
        padding:170px 0 200px;
    }
    .ecs-template-5 .ecs-intro-content-title {
        margin-bottom: 70px;
    }
    .ecs-template-5 .ecs-intro-section {
        padding:100px 0;
    }
    .ecs-template-5 .ecs-intro-content-title h2,
    .ecs-template-5 .ecs-section-content-title {
        font-size: 40px;
    }
    /*Template-6*/
    .ecs-template-6 .ecs-intro-right-section {
        max-width: 260px;
    }
    .ecs-template-6 .ecs-section .ecs-close {
        width:32px;
        height:32px;
        top:40px;
        right: 40px;
    }
    .ecs-template-6 .ecs-subscription-section,
    .ecs-template-6 .ecs-launch-section,
    .ecs-template-6 .ecs-contact-section {
        max-width: 650px;
    }
    .ecs-template-6 .ecs-countdown-wrap .ecs-circle-timer h4 {
        font-size: 13px !important;
    }
    .ecs-template-6 .ecs-countdown-wrap .ecs-circle-timer span {
        font-size: 30px !important;
    }
    .ecs-template-6 .ecs-contact-form-wrap {
        padding:0 40px;
    }
    /*==============Template-7============*/
    .ecs-template-7 .ecs-section-contents,
    .ecs-template-2 .ecs-more-info-inner-wrap {
        padding:150px;
    }
    .ecs-template-7 .ecs-intro-title h2 {
        font-size: 70px;
    }
    /*==============Template-8============*/

    .ecs-template-8 .ecs-footer {
        left: 200px;
    }
    .ecs-template-8 .ecs-section .ecs-left-content .ecs-inner-wrapper {
        padding: 90px 120px;
    }
    .ecs-template-8 .ecs-section .ecs-right-content .ecs-inner-wrapper {
        padding: 90px 50px 90px 150px;
    }
    .ecs-template-8 .ecs-intro-left-title {
        margin-bottom: 70px;
    }
    .ecs-template-8 .ecs-countdown li {
        font-size: 26px;
    }
    .ecs-template-8 .ecs-countdown li.ecs-days-countdown-wrap {
        font-size: 30px;
    }
    .ecs-template-8 .ecs-countdown li span.days{
        font-size:180px;
    }
    .ecs-template-8 .ecs-countdown:before {
        bottom:17px;
    }
    .ecs-template-8 .ecs-intro-right-title h2,
    .ecs-template-8 .ecs-intro-left-title h2,
    .ecs-template-8 .ecs-section-content-title h3 {
        font-size: 50px;
    }

    /*==============Template-9===========*/
    .ecs-template-9 .ecs-intro-left-section {
        padding:50px 100px;
    }
    .ecs-template-9 .ecs-intro-content-wrap{
        padding: 0 100px;
    }
    .ecs-template-9 .ecs-more-info-section .ecs-section-content-title {
        font-size: 48px;
    }
    .ecs-template-9 .ecs-countdown li {
        font-size: 20px;
    }
    .ecs-template-9 .ecs-countdown li span{
        font-size: 80px;
    }
    .ecs-template-9 .ecs-intro-description,
    .ecs-template-9 .ecs-content-description {
        font-size: 21px;
    }
    .ecs-template-9 .ecs-countdown-wrap {
        margin-bottom: 60px;
    }
    .ecs-template-9 .ecs-intro-description {
        margin-bottom: 105px;
    }
    .ecs-template-9 .ecs-progress-count {
        font-size: 16px;
    }
    .ecs-template-9 .ecs-intro-left-section .ecs-social-share-wrap {
        left: 100px;
    }
    .ecs-template-9 .ecs-section-link-wrap a,
    .ecs-template-9 .ecs-button {
        padding:20px 40px;
        font-size: 16px;
    }
    .ecs-template-9 .ecs-more-info-inner-wrap {
        padding:180px 100px;
    }
    .ecs-template-9 .ecs-contact-info {
        width: 40%;
    }
    .ecs-template-9 .ecs-footer {
        padding:0 100px;
    }
    .ecs-template-9 .ecs-copyright-info {
        float: left;
        margin-bottom: 0;
    }
    .ecs-template-9 .ecs-footer .ecs-social-share-wrap {
        float: right;
    }
    .ecs-template-9 .ecs-section-content-title {
        font-size: 26px;
    }
    /*==============Template-10===========*/
    .ecs-template-10 .ecs-intro-content-title h2 {
        font-size: 110px;
        margin-bottom: 40px;
    }
    .ecs-template-10 .ecs-intro-description{
        margin-bottom: 70px;
    }
    .ecs-template-10 .ecs-countdown-wrap{
        margin-bottom: 55px;
    }
    /*==============Template-11===========*/
    .ecs-template-11 .ecs-intro-left-section,
    .ecs-template-11 .ecs-section.ecs-subscription-section,
    .ecs-template-11 .ecs-section.ecs-contact-section {
        width: 70%;
    }
    .ecs-template-11 .ecs-intro-right-section {
        width: 30%;
        padding:100px 35px;
    }
    .ecs-template-11 .ecs-intro-left-section .ecs-intro-inner-container {
        padding: 50px 200px;
    }
    .ecs-template-11 .ecs-section.ecs-subscription-section,
    .ecs-template-11 .ecs-section.ecs-contact-section {
        padding:55px 150px;
    }
    .ecs-template-11 .ecs-section .ecs-section-content-title {
        font-size: 46px;
    }
    .ecs-template-11 .ecs-countdown-wrap{
        max-width: 100%;
    }
    .ecs-template-11 .ecs-countdown-wrap .time_circles span {
        font-size: 60px !important;
    }
    .ecs-template-11 .ecs-intro-content-title h2 {
        font-size: 60px;
        margin-bottom: 90px;
    }
    .ecs-template-11 .ecs-intro-content-title h2:after {
        width: 200px;
        right:-210px;
    }
    .ecs-template-11 .ecs-progress-bar {
        max-width: 640px;
        height: 56px;
        padding: 18px;
    }
    .ecs-template-11 .ecs-progress-bar-length{
        height: 20px;
    }
    .ecs-template-11 .ecs-progress-count {
        font-size: 18px;
        top: -43px;
    }
    .ecs-template-11 .ecs-progress-count:after {
        border-width: 12px;
    }
    .ecs-template-11 .ecs-section-link-wrap a,
    .ecs-template-11 .ecs-button {
        padding: 16px 20px;
        font-size: 20px;
    }
    /*=============Template-12============*/
    .ecs-template-12 .ecs-section.ecs-intro-section {
        padding:70px;
    }
    .ecs-template-12 .ecs-intro-content-wrap {
        padding:60px 0 200px;
    }
    .ecs-template-12 .ecs-logo-wrapper {
        margin-bottom: 70px;
    }
    .ecs-template-12 nav ul.ecs-menu li a,
    .ecs-template-12 .ecs-content-description {
        font-size: 18px;
    }
    .ecs-template-12 .ecs-countdown li {
        font-size: 30px;
    }
    .ecs-template-12 .ecs-days-countdown-wrap .days {
        font-size: 130px;
    }
    .ecs-template-12 .ecs-days-countdown-wrap .ecs-days-label {
        font-size: 26px;
        top: 45px;
    }
    .ecs-template-12 .ecs-section.ecs-aboutus-section .ecs-container,
    .ecs-template-12 .ecs-section.ecs-contact-section .ecs-contact-content {
        padding: 125px 0;
    }
    /*=============Template-13============*/
    .ecs-template-13 .ecs-section{
        padding:84px 0;
    }
    .ecs-template-13 .main-header {
        margin:0 100px 80px;
    }
    .ecs-template-13 .ecs-intro-content-title h2{
        font-size:80px;
        margin-bottom: 65px;
    }
    .ecs-template-13 .ecs-countdown-wrap {
        margin-bottom: 70px;
    }
    .ecs-template-13 .ecs-countdown li {
        padding: 35px 55px;
        font-size:80px;
    }
    .ecs-template-13 .ecs-progress-count,
    .ecs-template-13 nav ul.ecs-menu li a {
        font-size: 20px;
    }
    .ecs-template-13 .ecs-subscription-section .ecs-close,
    .ecs-template-13 .ecs-contact-section .ecs-close{
        width:32px;
        height:32px;
    }
    .ecs-template-13 .ecs-subscription-section .ecs-section-content-title {
        margin-bottom: 40px;
    }
    .ecs-template-13 .ecs-subscription-section .ecs-content-description {
        margin-bottom: 70px;
    }
    .ecs-template-13 .ecs-right-contact-wrap textarea {
        height: 150px;
    }
    /*=============Template-13-ends============*/
    /*=============Template-14-starts============*/
    .ecs-template-14 .ecs-section{
        padding:100px 0;
    }
    .ecs-wrap.ecs-template-14 .ecs-section.ecs-intro-section {
        padding: 90px 0 160px;
    }
    .ecs-template-14 .main-header {
        margin:0 0 170px;
    }
    .ecs-template-14 .ecs-intro-content-title h2 {
        font-size:110px;
    }
    .ecs-template-14 .ecs-intro-description {
        font-size: 20px;
    }
    .ecs-template-14 .ecs-progress-bar{
        margin-bottom: 130px;
    }
    .ecs-template-14 .ecs-progress-bar{
        height: 30px;
    }
    .ecs-template-14 .ecs-progress-bar .ecs-progress-bar-length{
        height:10px;
        margin-top:-5px;
    }
    .ecs-template-14 .ecs-progress-bar .ecs-progress-count {
        top:30px;
        font-size: 18px;
    }
    .ecs-template-14 .ecs-counter-section .ecs-content-description {
        margin-bottom:100px;
    }
    .ecs-template-14 .ecs-container {
        max-width: 1220px;
    }
    .ecs-template-14 .ecs-countdown li {
        font-size: 200px;
    }
    /*=============Template-14-ends============*/
    /*=============Template-15-starts=============*/
    .ecs-template-15 .ecs-section.ecs-intro-section,
    .ecs-template-15 .ecs-section.ecs-subscription-section {
        padding:180px 0;
    }
    .ecs-template-15 .ecs-intro-content-title {
        max-width: 800px;
    }
    .ecs-template-15 .ecs-intro-content-title h2 {
        font-size: 80px;
        margin-bottom: 70px;
    }
    .ecs-template-15 .ecs-section-content-title,
    .ecs-template-15 .ecs-contact-bottom-title {
        margin: 0 0 35px;
    }
    .ecs-template-15 .ecs-contact-info-outer-wrap {
        margin-bottom: 65px;
    }
    .ecs-template-15 .ecs-countdown-wrap {
        margin: 0 auto 70px;
    }
    .ecs-template-15 .ecs-countdown-wrap .time_circles h4 {
        font-size: 20px !important;
    }
    .ecs-template-15 .ecs-countdown-wrap .time_circles span {
        font-size: 60px !important;
        margin-top: 30px;
    }
    /*=============Template-15-ends=============*/
}
@media (max-width:1170px) {
    .ecs-container,
    .ecs-template-9 .ecs-intro-left-section {
        padding: 0 20px;
    }
    .ecs-template-5 .ecs-section.ecs-contact-section .ecs-container {
        padding: 70px 20px;
    }
    /*=============TEMPLATE-8=============*/
    .ecs-template-8 .ecs-countdown li {
        font-size: 17px;
    }
    .ecs-template-8 .ecs-countdown li span.days {
        font-size: 140px;
    }
    .ecs-template-8 .ecs-countdown li.ecs-days-countdown-wrap {
        font-size: 18px;
        max-width: 350px;
    }
    /*=============TEMPLATE-9=============*/
    .ecs-template-9 .ecs-countdown li{
        padding: 10px 20px 10px 25px;
    }
    .ecs-template-9 .ecs-more-info-inner-wrap {
        padding:80px 20px 120px;
    }
    .ecs-template-9 .ecs-intro-left-section {
        padding: 50px 20px;
    }
    /*=============TEMPLATE-12=============*/
    .ecs-template-12 .ecs-section.ecs-aboutus-section .ecs-container {
        padding: 75px 20px;
    }
    .ecs-template-12 .ecs-section.ecs-contact-section .ecs-contact-content {
        padding: 75px 0;
    }
    /*==============TEMPLATE-14============*/
    .ecs-wrap.ecs-template-14 .ecs-section.ecs-intro-section {
        padding:30px 0;
    }
    .ecs-template-14 .main-header {
        margin: 0 0 60px;
    }
}
@media (max-width: 1024px){
    /*=============TEMPLATE-2=============*/
    .ecs-template-1 .ecs-countdown li span {
        font-size: 60px;
    }
    .ecs-template-1 .ecs-countdown li:before {
        left: -8px;
        width: 16px;
        height: 16px;
    }
    .ecs-template-1 .ecs-countdown .ecs-minutes-countdown-wrap,
    .ecs-template-1 .ecs-countdown .ecs-seconds-countdown-wrap {
        min-width: 150px;
    }
    /*=============TEMPLATE-2=============*/
    .ecs-template-2 .ecs-intro-content-wrap {
        padding:30px 20px;
    }
    .ecs-template-2 .ecs-more-info-inner-wrap {
        padding:55px 30px;
    }
    .ecs-template-2 .ecs-intro-left-title h2{
        font-size: 30px;
        line-height: 1.2;
    }
    .ecs-template-2 .ecs-intro-right-title h2 {
        font-size: 32px;
        line-height: 1.2;
    }
    .ecs-template-2 .ecs-countdown li{
        padding: 20px 10px;
    }
    .ecs-template-2 .ecs-countdown li span {
        font-size: 28px;
    }
    .ecs-template-2 .ecs-section-content-title {
        font-size: 36px;
        margin-bottom: 25px;
    }
    .ecs-template-2 .ecs-subscription-section .ecs-section-content-title {
        margin-bottom: 15px;
    }
    /*=============TEMPLATE-3=============*/
    .ecs-template-13 .ecs-progress-bar {
        max-width: 480px;
    }
    .ecs-template-3 .ecs-input-wrap textarea {
        height: 140px;
    }
    .ecs-template-4 .ecs-countdown-wrap .time_circles span {
        font-size: 26px !important;
    }
    .ecs-template-4 .ecs-section-content-title {
        font-size: 40px;
        margin-bottom: 25px;
    }
    /*=============TEMPLATE-6=============*/
    .ecs-template-6 .ecs-intro-content-title h2 {
        font-size: 56px;
    }
    .ecs-template-6 .ecs-section-link-wrap a {
        min-width: 120px;
        margin-right: 10px;
    }
    .ecs-template-6 .ecs-intro-right-section img {
        max-width: 160px;
    }
    .ecs-template-6 .ecs-section-content {
        padding: 50px 30px;
    }
    /*=============TEMPLATE-7=============*/
    .ecs-template-4 .ecs-right2-section .ecs-section-contents,
    .ecs-template-4 .ecs-right4-section .ecs-section-contents,
    .ecs-template-4 .ecs-section-contents,
    .ecs-template-7 .ecs-section-contents {
        padding: 20px 30px;
    }
    .ecs-template-4 .ecs-footer {
        bottom: 10%;
    }
    .ecs-template-7 .ecs-navigation-wrap {
        right:10px;
    }
    .ecs-template-7 .ecs-nav-link span {
        width:10px;
        height: 10px;
    }
    .ecs-template-7 .ecs-contact-icon {
        font-size: 16px;
    }
    /*=============TEMPLATE-8=============*/
    .ecs-template-8 .ecs-section .ecs-left-content .ecs-inner-wrapper {
        padding: 40px 50px;
    }
    .ecs-template-8 .ecs-section .ecs-right-content .ecs-inner-wrapper {
        padding: 40px 60px;
    }
    .ecs-template-8 .ecs-countdown li {
        font-size: 14px;
    }
    .ecs-template-8 .ecs-countdown li span.days {
        font-size: 68px;
    }
    .ecs-template-8 .ecs-countdown li.ecs-days-countdown-wrap {
        font-size: 15px;
        max-width: 250px;
    }
    /*=============TEMPLATE-9=============*/
    .ecs-template-9 .ecs-countdown li span {
        font-size: 40px;
    }
    .ecs-template-9 .ecs-intro-left-section .ecs-social-share-wrap {
        bottom: 20px;
    }
    .ecs-template-9 .ecs-intro-content-wrap {
        padding: 0 20px;
    }
    .ecs-template-9 .ecs-countdown-wrap {
        margin-bottom: 20px;
    }
    .ecs-template-9 .ecs-intro-description {
        margin-bottom: 60px;
        font-size: 14px;
    }
    .ecs-template-9 .ecs-progress-bar {
        margin:35px auto;
    }
    /*==============TEMPLATE-10============*/
    .ecs-template-10 .ecs-intro-content-title h2 {
        font-size: 70px;
    }
    .ecs-template-10 .ecs-countdown li span {
        font-size: 50px;
        padding: 20px 34px;
    }
    .ecs-template-10 .ecs-more-details-section.ecs-container {
        max-width: 860px;
    }
    /*==============TEMPLATE-11============*/
    .ecs-template-11 .ecs-intro-left-section .ecs-intro-inner-container,
    .ecs-template-11 .ecs-section.ecs-subscription-section,
    .ecs-template-11 .ecs-section.ecs-contact-section {
        padding:50px;
    }
    .ecs-template-11 .ecs-countdown-wrap .time_circles h4 {
        font-size: 13px !important;
    }
    .ecs-template-11 .ecs-countdown-wrap .time_circles span {
        font-size: 28px !important;
    }
    .ecs-template-11 .ecs-intro-content-title h2 {
        font-size: 40px;
    }
    .ecs-template-11 .ecs-section .ecs-content-description {
        font-size: 17px;
    }
    .ecs-template-11 .ecs-section .ecs-section-content-title {
        margin-bottom: 20px;
    }
    .ecs-template-11 .ecs-section .ecs-content-description {
        margin-bottom: 40px;
    }
    .ecs-template-11 .ecs-contact-info {
        font-size: 16px;
    }
    .ecs-template-11 .ecs-social-icon {
        margin:0 20px 10px 0 ;
    }
    /*============TEMPLATE-12=============*/
    .ecs-template-12 .ecs-logo-wrapper,
    .ecs-template-12 .ecs-intro-content-title h2 {
        margin-bottom: 40px;
    }
    .ecs-template-12 .ecs-days-countdown-wrap .days {
        font-size: 70px;
    }
    .ecs-template-12 .ecs-days-countdown-wrap .ecs-days-label {
        font-size: 19px;
        letter-spacing: 12px;
        top: 10px;
    }
    /*============TEMPLATE-13=============*/
    .ecs-template-13 .ecs-container {
        padding: 0 40px;
    }
    .ecs-template-13 .ecs-section.ecs-intro-section {
        padding: 30px 0;
    }
    .ecs-template-13 .main-header {
        margin-bottom: 30px;
    }
    .ecs-template-13 .ecs-countdown li{
        padding: 10px 30px;
    }
    .ecs-template-13 .ecs-countdown .ecs-hours-countdown-wrap,
    .ecs-template-13 .ecs-countdown .ecs-minutes-countdown-wrap,
    .ecs-template-13 .ecs-countdown .ecs-seconds-countdown-wrap {
        width: 160px;
    }
    /*============TEMPLATE-15=============*/
    .ecs-template-15 .ecs-intro-content-title h2,
    .ecs-template-15 .ecs-countdown-wrap {
        margin-bottom: 30px;
    }
    .ecs-templates-wrap .ecs-mouse {
        width: 22px;
        height: 40px;
    }
    .ecs-template-15 .ecs-countdown-wrap  {
        max-width: 650px;
    }
    .ecs-template-15 .ecs-countdown-wrap .time_circles span {
        font-size: 46px !important;
        margin-top: 25px;
    }
    .ecs-template-15 .ecs-templates-wrap .ecs-scrolldown {
        bottom: 0;
    }
    .ecs-template-15 .ecs-section.ecs-contact-section,
    .ecs-template-15 .ecs-section.ecs-subscription-section,
    .ecs-template-15 .ecs-section.ecs-location-section {
        height: auto;
        padding: 80px 0;
    }
    .ecs-template-15 .ecs-section.ecs-location-section {
        padding:80px 50px;
    }

}
@media (max-width: 860px){
    /*=============TEMPLATE-2=============*/
    .ecs-template-2 .ecs-intro-left-section,
    .ecs-template-2 .ecs-intro-right-section {
        width:100%;
        height: auto;
        position: relative;
        padding: 0;
    }
    .ecs-template-2 .ecs-section.ecs-intro-section,
    .ecs-template-7 .ecs-templates-inner-wrap{
        display:-moz-box;
        display:-webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display:flex;
        flex-flow:column-reverse wrap;
        height: auto;
    }
    .ecs-template-2 .ecs-intro-right-section {
        min-height: 100vh;
    }
    .ecs-template-2 .ecs-intro-content-wrap {
        position: relative;
        top:auto;
        -moz-transform:none;
        -webkit-transform:none;
        transform:none;
        padding:70px 20px;
    }
    .ecs-template-2 .ecs-more-info-section {
        position: relative;
        overflow-y: visible;
        width: 100%;
        height: auto;
        -moz-transform:none;
        -webkit-transform:none;
        transform:none;
        opacity: 1;
        visibility: visible;
    }
    .ecs-template-2 .ecs-more-info-inner-wrap {
        padding: 55px 20px;
    }
    .ecs-template-2 .ecs-section-link-wrap a.ecs-more-info-link,
    .ecs-template-2 .ecs-more-info-section .ecs-close,
    .ecs-template-5 .ecs-templates-wrap .ecs-scrolldown {
        display: none;
    }
    /*=============TEMPLATE-4=============*/
    .ecs-wrap.ecs-template-4 {
        background-color: #ffffff;
    }
    .ecs-template-4 .ecs-left-section-wrap .ecs-section-contents {
        position: relative;
        top: auto;
        transform: none;
        padding:50px 20px;
        text-align: center;
    }
    .ecs-template-4 .ecs-contact-icon {
        float: none;
        display: block;
        margin-left: 0;
        margin-bottom: 5px;
    }
    .ecs-template-4 .ecs-contact-info {
        padding-left: 0;
    }
    .ecs-template-4 .ecs-left-section-wrap .ecs-section {
        height: auto;
    }
    .ecs-template-4 .ecs-footer {
        position: relative;
    }
    /*=============TEMPLATE-5=============*/
    .ecs-template-5 .ecs-countdown li span {
        font-size: 50px;
    }
    .ecs-template-5 .ecs-countdown li {
        min-width: 150px;
    }
    /*=============TEMPLATE-6=============*/
    .ecs-template-6 .ecs-intro-right-section,
    .ecs-template-6 .ecs-section .ecs-close,
    .ecs-template-6 .ecs-section-link-wrap a {
        display: none;
    }
    .ecs-template-6 .ecs-templates-wrap {
        height: auto;
    }
    .ecs-template-6 .ecs-intro-left-section {
        float: none;
        width:100%;
        padding-right: 0;
    }
    .ecs-template-6 .ecs-section.ecs-intro-section {
        position:relative;
        padding:50px 0;
    }
    .ecs-template-6 .ecs-progress-bar {
        margin-bottom: 0;
    }
    .ecs-template-6 .ecs-subscription-section,
    .ecs-template-6 .ecs-launch-section,
    .ecs-template-6 .ecs-contact-section {
        position: relative;
        right: auto;
        top: auto;
        max-width: 100%;
        height: auto;
        overflow-y: visible;
        display: block;
        -moz-transform: none;
        -webkit-transform: none;
        transform: none;
    }
    .ecs-template-6 .ecs-section-content {
        position: relative;
        -moz-transform:none;
        -webkit-transform:none;
        transform:none;
        padding:70px 20px;
    }
    .ecs-template-6 .ecs-section-content.ecs-contact-content {
        padding:70px 20px;
    }
    .ecs-template-6 .ecs-countdown-wrap {
        max-width:480px;
        width:100%;
        margin:0 auto;
    }
    /*=============TEMPLATE-7=============*/
    .ecs-template-4 .ecs-left-section-wrap,
    .ecs-template-4 .ecs-right-section-wrap,
    .ecs-template-7 .ecs-left-section-wrap,
    .ecs-template-7 .ecs-right-section-wrap {
        float: none;
        width:100%;
        height: auto;
    }
    .ecs-template-7 .ecs-navigation-wrap {
        display: none;
    }
    /*==============TEMPLATE-9============*/
    .ecs-template-9 .ecs-intro-left-section {
        width: 100%;
    }
    .ecs-template-9 .ecs-intro-right-section,
    .ecs-template-9 .ecs-more-info-section .ecs-close,
    .ecs-template-9 .ecs-section-link-wrap a.ecs-more-info-link {
        display: none;
    }
    .ecs-template-9 .ecs-intro-left-section .ecs-social-share-wrap {
        left: 0;
        right: 0;
        margin: 0 50px;
        text-align: center;
    }
    .ecs-template-9 .ecs-more-info-section {
        width:100%;
        position: relative;
        display: block;
        height: auto;
        overflow-y: visible;
        opacity: 1;
        visibility: visible;
        -moz-transform: none;
        -webkit-transform: none;
        transform: none;
    }
    /*==============TEMPLATE-10============*/
    .ecs-template-10 .ecs-more-details-section.ecs-container {
        padding:0;
    }
    .ecs-template-10 .ecs-more-details-section .ecs-inner-container {
        padding:80px 20px 0 ;
    }
    .ecs-template-10 .ecs-intro-content-title h2 {
        font-size: 74px;
    }
    .ecs-template-10 .ecs-countdown li span {
        font-size: 50px;
        padding: 20px 30px;
    }
    .ecs-template-10 .ecs-countdown li {
        font-size: 16px;
    }
    .ecs-template-10 .ecs-seconds-countdown-wrap {
        min-width: 120px;
    }
    .ecs-template-10 .ecs-temp10-close,
    .ecs-template-4 .ecs-templates-wrap .ecs-scrolldown,
    .ecs-template-10 .ecs-readmore-button {
        display: none;
    }
    .ecs-template-10 .ecs-more-details-section {
        position: relative;
        overflow-y: visible;
        height: auto;
        visibility: visible;
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none;
    }
    .ecs-template-10 .ecs-social-share-wrap {
        padding:20px;
    }
    /*==============TEMPLATE-11============*/
    .ecs-template-11 .ecs-section {
        height: auto;
    }
    .ecs-template-11 .ecs-intro-left-section {
        width: 100%;
        min-height: 100vh;
    }
    .ecs-template-11 .ecs-intro-right-section,
    .ecs-template-11 .ecs-section.ecs-subscription-section,
    .ecs-template-11 .ecs-section.ecs-contact-section{
        position: relative;
        width: 100%;
        height: auto;
        padding: 80px 50px;
    }
    .ecs-template-11 .ecs-intro-right-section .ecs-intro-inner-container {
        overflow-y: visible;
        height: auto;
    }
    .ecs-template-11 .ecs-section.ecs-subscription-section,
    .ecs-template-11 .ecs-section.ecs-contact-section {
        transform: none;
        opacity: 1;
        visibility: visible;
    }
    .ecs-template-11 .ecs-subscription-section .ecs-section-inner-container {
        height: auto;
    }
    .ecs-template-11 .ecs-subscription-content{
        position: relative;
        transform: none;
        top: auto;
    }
    .ecs-template-11 .ecs-section.ecs-contact-section {
        overflow-y: visible;
    }
    .ecs-template-11 .ecs-contact-content {
        padding-top: 0;
    }
    .ecs-template-11 .ecs-section .ecs-close,
    .ecs-template-11 .ecs-section-link-wrap a {
        display: none;
    }
    .ecs-template-11 .ecs-social-share-wrap {
        position: relative;
        bottom: auto;
        margin:50px 0 0;
    }
}
@media (max-width:768px){
    /*==============TEMPLATE-1============*/
    .ecs-template-1 .ecs-side-section {
        max-width: 600px;
    }
    .ecs-template-1 .ecs-templates-wrap.ecs-navigation-close-bttn,
    .ecs-template-1 .ecs-templates-wrap.ecs-active-section .ecs-navigation-close-bttn {
        left: 0;
    }
    .ecs-template-1 .ecs-countdown li span {
        font-size: 60px;
    }
    .ecs-template-1 .ecs-countdown li:before {
        left: -7px;
        width: 15px;
        height: 15px;
    }
    .ecs-template-1 .ecs-subscription-form-wrap .ecs-input-wrap input {
        font-size: 14px;
        height: 50px;
        padding-left: 20px;
    }
    .ecs-template-1 .ecs-subscription-form-wrap .ecs-input-wrap input::-webkit-input-placeholder{
        font-size: 14px;
    }
    .ecs-template-1 .ecs-subscription-form-wrap .ecs-input-wrap input::-moz-placeholder{
        font-size: 14px;
    }
    .ecs-template-1 .ecs-subscription-form-wrap .ecs-input-wrap input:-ms-input-placeholder{
        font-size: 14px;
    }
    .ecs-template-1 .ecs-subscription-form-wrap .ecs-input-wrap input:-moz-placeholder{
        font-size: 14px;
    }
    .ecs-template-1 .ecs-subscription-form-wrap .ecs-button {
        padding:10px 15px;
        top: 5px;
        right: 5px;
        font-size: 12px;
    }
    .ecs-template-1 .ecs-readmore-button a {
        font-size: 14px;
        padding: 10px 20px;
    }
    /*==============TEMPLATE-3============*/
    .ecs-template-3 .ecs-navigation-wrap a.ecs-navigation-arrow {
        top: 15px;
        margin-top: 0;
    }
    .ecs-template-3 .ecs-middle-content-title {
        font-size: 50px;
    }
    .ecs-template-3 .ecs-section-content-title {
        font-size: 36px;
        margin-bottom: 25px;
    }
    .ecs-template-3 .ecs-templates-wrap .ecs-section {
        overflow-y: scroll;
    }
    .ecs-template-3 .ecs-templates-wrap .ecs-section .ecs-container {
        padding:0;
    }
    .ecs-template-3 .ecs-subscription-form-wrap .ecs-button {
        padding: 12px 25px;
        font-size: 15px;
    }
    .ecs-template-3 .ecs-templates-wrap .ecs-section.ecs-right-section {
        align-items: flex-start;
    }
    /*==============TEMPLATE-5============*/
    .ecs-template-5 .ecs-intro-section {
        padding: 30px 0;
    }
    .ecs-template-5 .ecs-logo-wrapper {
        max-width: 300px;
        margin-bottom: 25px;
    }
    .ecs-template-5 .ecs-intro-content-title {
        margin-bottom: 25px;
    }
    .ecs-template-5 .ecs-countdown-wrap {
        margin-bottom: 30px;
    }
    .ecs-template-5 .ecs-countdown li span {
        font-size: 46px;
    }
    .ecs-template-5 .ecs-countdown li p {
        margin-left: 10px;
    }
    .ecs-template-5 .ecs-map-wrap,
    .ecs-template-5 .ecs-contact-content {
        float:none;
        width:100%;
    }
    .ecs-template-5 .ecs-map-wrap .ecs-google-map-wrap,
    .ecs-template-5 .ecs-map-wrap #ecs-google-map {
        height: 300px;
    }
    .ecs-template-5 .ecs-contact-content {
        margin:50px 0;
    }
    /*==============TEMPLATE-8============*/
    .ecs-template-5 .ecs-section.ecs-contact-section .ecs-container,
    .ecs-template-8 .ecs-section-content{
        display:-moz-box;
        display: -webkit-box;
        display:-ms-flexbox;
        display:-webkit-flex;
        display:flex;
        flex-flow: column-reverse wrap;
    }
    .ecs-template-8 .ecs-section .ecs-left-content,
    .ecs-template-8 .ecs-section .ecs-right-content {
        float: none;
        width:100%;
        height: auto;
        text-align: center;
    }
    .ecs-template-8 .ecs-section .ecs-right-content:before,
    .ecs-template-8 .ecs-templates-wrap .ecs-scrolldown {
        display: none;
    }
    .ecs-template-8 .ecs-section .ecs-right-content .ecs-inner-wrapper {
        max-width: 100%;
    }
    .ecs-template-8 .ecs-logo-wrapper {
        max-width: 280px;
        margin:0 auto 30px;
    }
    .ecs-template-8 .ecs-countdown-wrap  {
        max-width: 460px;
        width: 100%;
        margin:0 auto;
    }
    .ecs-template-8 .ecs-countdown li.ecs-days-countdown-wrap {
        max-width: 350px;
        margin-bottom: 20px;
    }
    .ecs-template-8 .ecs-countdown li span.days {
        font-size: 110px;
    }
    .ecs-template-8 .ecs-countdown li {
        font-size: 17px;
    }
    .ecs-template-8 .ecs-section-content-title {
        margin-bottom: 30px;
    }
    .ecs-template-8 .ecs-footer {
        position: relative;
        bottom: auto;
        left: auto;
        text-align: center;
        padding: 20px 0;
    }

    /*==============TEMPLATE-10============*/
    .ecs-template-10 .ecs-logo-wrapper,
    .ecs-template-10 .ecs-intro-description {
        margin-bottom: 25px;
    }
    .ecs-template-10 .ecs-intro-content-title h2 {
        font-size: 60px;
    }
    /*==============TEMPLATE-11============*/
    .ecs-template-11 .ecs-input-wrap input, .ecs-template-11 .ecs-input-wrap textarea {
        font-size: 15px;
    }
    .ecs-template-11 input::-webkit-input-placeholder,
    .ecs-template-11 textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
        font-size: 15px;
    }
    .ecs-template-11 input::-moz-placeholder,
    .ecs-template-11 textarea::-moz-placeholder { /* Firefox 19+ */
        font-size: 15px;
    }
    .ecs-template-11 input:-ms-input-placeholder,
    .ecs-template-11 textarea:-ms-input-placeholder { /* IE 10+ */
        font-size: 15px;
    }
    .ecs-template-11 input:-moz-placeholder,
    .ecs-template-11 textarea:-moz-placeholder {
        font-size: 15px;
    }
    /*==============TEMPLATE-12============*/
    .ecs-template-12 .ecs-intro-content-title h2 {
        font-size: 45px;
    }
    .ecs-template-12 .ecs-countdown li {
        font-size: 20px;
    }
    .ecs-template-12 .ecs-days-countdown-wrap .days {
        font-size: 80px;
    }
    .ecs-template-12 .ecs-days-countdown-wrap .ecs-days-label {
        font-size: 18px;
        letter-spacing: 10px;
        top: 10px;
        margin-bottom: 5px;
    }
    /*==============TEMPLATE-13============*/
    .ecs-template-13 .ecs-countdown li {
        font-size: 40px;
    }
    .ecs-template-13 .ecs-countdown .ecs-hours-countdown-wrap,
    .ecs-template-13 .ecs-countdown .ecs-minutes-countdown-wrap,
    .ecs-template-13 .ecs-countdown .ecs-seconds-countdown-wrap {
        width: 120px;
    }
    /*==================TEMPLATE-14=================*/
    .ecs-template-14 .ecs-intro-content-title h2 {
        font-size: 60px;
    }
    .ecs-template-14 .ecs-intro-description {
        font-size: 16px;
        margin-bottom: 30px;
    }
    .ecs-template-14 .ecs-progress-bar {
        max-width: 450px;
    }
    .ecs-template-14 .ecs-content-description {
        font-size: 16px;
        margin-bottom: 40px;
    }
    .ecs-template-14 .ecs-countdown li {
        font-size: 110px;
        margin:0 20px;
    }
    .ecs-template-14 .ecs-contact-info {
        padding: 30px 15px;
    }
    .ecs-template-14 .ecs-contact-icon {
        margin-right: 10px;
    }
    .ecs-template-9 .ecs-intro-left-section,
    .ecs-template-10 .ecs-section.ecs-intro-section,
    .ecs-wrap.ecs-template-14 .ecs-section.ecs-intro-section {
        height: auto;
        min-height: 100vh;
    }
}
@media (max-width: 767px) {
    /*============TEMPLATE-1===========*/
    .ecs-template-1 .ecs-intro-content-title h2 {
        font-size: 40px;
        line-height: 1;
    }
    .ecs-template-1 .ecs-countdown li {
        font-size: 12px;
        padding:5px 18px;
    }
    .ecs-template-1 .ecs-countdown .ecs-minutes-countdown-wrap,
    .ecs-template-1 .ecs-countdown .ecs-seconds-countdown-wrap {
        min-width: 100px;
    }
    .ecs-template-1 .ecs-countdown li span {
        font-size: 40px;
    }
    .ecs-template-1 .ecs-countdown li:before {
        width: 10px;
        height: 10px;
        left: -5px;
    }
    .ecs-template-1 .ecs-countdown-wrap {
        margin-bottom: 15px;
    }
    .ecs-template-1 .ecs-intro-description {
        font-size: 14px;
        margin-bottom: 20px;
    }
    .ecs-template-2 .ecs-subscription-content {
        padding:25px;
    }
    .ecs-template-2 .ecs-subscription-inner-container {
        max-width: 420px;
    }
    .ecs-template-2 .ecs-subscription-section .ecs-section-content-title {
        font-size: 24px;
    }
    /*==============TEMPLATE-3============*/
    .ecs-template-3 .ecs-middle-content-title {
        font-size: 40px;
        margin-bottom: 20px;
    }
    .ecs-template-3 .ecs-countdown-wrap .ecs-countdown li {
        padding:0 25px;
    }
    .ecs-template-3 .ecs-countdown-wrap .ecs-countdown li span {
        font-size: 40px;
    }
    .ecs-template-3 .ecs-countdown-wrap .ecs-countdown li p {
        margin: 5px 0;
    }
    .ecs-template-3 .ecs-middle-section .ecs-content-description,
    .ecs-template-3 .ecs-right-section .ecs-content-description {
        margin-bottom: 30px;
    }
    .ecs-template-5 .ecs-templates-wrap .ecs-scrolldown,
    .ecs-template-15 .ecs-templates-wrap .ecs-scrolldown {
        display: none;
    }
    .ecs-template-3 .ecs-templates-wrap .ecs-section,
    .ecs-template-3 .ecs-templates-wrap .ecs-section.ecs-middle-section.ecs-active-section {
        overflow-y: scroll;
        align-items:flex-start;
    }
    .ecs-template-3 .ecs-contact-info .ecs-contact-info-inner-wrap {
        padding-left: 30px;
    }
    .ecs-template-3 .ecs-contact-icon {
        margin-left: -30px;
    }
    .ecs-template-3 .ecs-input-wrap:before {
        top: 14px;
        font-size: 16px;
    }
    .ecs-template-3 .ecs-input-wrap input,
    .ecs-template-3 .ecs-input-wrap textarea {
        padding-left: 40px;
        font-size: 14px;
    }
    .ecs-template-3 input::-webkit-input-placeholder,
    .ecs-template-3 textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
        font-size: 14px;
    }
    .ecs-template-3 input::-moz-placeholder,
    .ecs-template-3 textarea::-moz-placeholder { /* Firefox 19+ */
        font-size: 14px;
    }
    .ecs-template-3 input:-ms-input-placeholder,
    .ecs-template-3 textarea:-ms-input-placeholder { /* IE 10+ */
        font-size: 14px;
    }
    .ecs-template-3 input:-moz-placeholder,
    .ecs-template-3 textarea:-moz-placeholder { /* Firefox 18- */
        font-size: 14px;
    }
    .ecs-template-3 .ecs-input-wrap textarea {
        height: 100px;
    }
    .ecs-template-3 .ecs-email-form .ecs-button {
        padding: 10px;
        font-size: 14px;
    }
    /*Template-6*/
    .ecs-template-6 .ecs-section.ecs-intro-section{
        height: 100%;
        display: block;
    }
    .ecs-template-6 .ecs-intro-content-title h2  {
        font-size: 50px;
        line-height: 40px;
    }
    .ecs-template-7 .ecs-section-content-title {
        margin-bottom: 15px;
    }
    .ecs-template-7 .ecs-input-wrap textarea {
        height: 140px;
    }
    /*============TEMPLATE-9===========*/
    .ecs-template-9 .ecs-intro-content-wrap {
        position: relative;
        -moz-transform: none;
        -webkit-transform: none;
        transform: none;
        margin-bottom: 40px;
    }
    .ecs-template-11 .ecs-intro-content-title h2:after,
    .ecs-template-11 .ecs-aboutus-section .ecs-section-content-title:after {
        display: none;
    }
    /*============TEMPLATE-13===========*/
    .ecs-template-13 .ecs-intro-content-title h2 {
        font-size: 45px;
    }
    .ecs-template-13 .main-header {
        margin-bottom: 20px;
    }
    .ecs-template-13 .ecs-section {
        min-height: 100vh;
        padding: 40px 0;
        overflow-y: scroll;
    }
    .ecs-template-13 .ecs-contact-icon {
        font-size: 26px;
        width: 50px;
        height: 50px;
    }
    .ecs-template-13 .ecs-contact-info p {
        margin-left: 20px;
    }
    .ecs-template-14 .ecs-contact-bottom-wrap .ecs-container {
        padding: 0 30px;
    }
    .ecs-template-15 .ecs-section {
        padding:60px 0;
    }
    .ecs-template-15 .ecs-intro-content-title h2 {
        font-size: 48px;
    }
}
@media (min-device-width: 320px)
and (max-device-width: 667px)
and (orientation: landscape) {
    .ecs-template-4 .ecs-section-background,
    .ecs-template-7 .ecs-section-background {
        min-height: 100vw;
    }
}

@media (max-width:640px) {

    /*==============TEMPLATE-8============*/
    .ecs-template-8 .ecs-section .ecs-right-content .ecs-inner-wrapper,
    .ecs-template-8 .ecs-section .ecs-left-content .ecs-inner-wrapper {
        padding: 50px 20px;
    }
    .ecs-template-8 .ecs-countdown:before {
        display: none;
    }
    .ecs-template-8 .ecs-countdown li {
        background-color: transparent;
    }
    .ecs-template-8 .ecs-intro-right-title h2,
    .ecs-template-8 .ecs-section-content-title {
        font-size: 32px;
    }
    .ecs-template-8 .ecs-contact-info-title {
        font-size: 23px;
        margin-bottom: 5px;
    }
    /*==============TEMPLATE-9============*/
    .ecs-template-9 .ecs-countdown li {
        font-size: 14px;
    }
    .ecs-template-9 .ecs-countdown li span {
        font-size: 46px;
    }
    .ecs-template-9 .ecs-subscription-section .ecs-subscription-inner-container {
        max-width: 400px;
        padding: 30px 20px;
    }
    .ecs-template-9 .ecs-subscription-section .ecs-input-wrap {
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }
    .ecs-template-9 .ecs-subscription-section .ecs-button {
        width: auto;
        height: auto;
        float: none;
    }
    /*==============TEMPLATE-10============*/
    .ecs-template-10 .ecs-countdown li span {
        font-size: 45px;
        padding: 15px 25px;
    }
    .ecs-template-10 .ecs-seconds-countdown-wrap {
        min-width: 100px;
    }
    .ecs-template-10 .ecs-countdown-wrap {
        margin-bottom: 25px;
    }
    /*==============TEMPLATE-13============*/
    .ecs-template-13 .ecs-left-contact-wrap {
        float: none;
        width: 100%;
    }
    .ecs-template-13 .ecs-right-contact-wrap {
        float: none;
        width: 100%;
        padding-left: 0;
        margin-top:40px;
    }
    .ecs-template-13 .main-header {
        margin:0 20px 30px;
    }
    /*==============TEMPLATE-15============*/
    .ecs-template-15 .ecs-countdown-wrap {
        max-height: 130px;
    }
    .ecs-template-15 .ecs-countdown-wrap .time_circles h4 {
        font-size: 12px !important;
    }
    .ecs-template-15 .ecs-countdown-wrap .time_circles span {
        font-size: 30px !important;
        margin-top: 15px;
    }
    .ecs-template-15 .ecs-menu li a {
        padding:8px 30px;
    }
}
@media (max-width: 480px) {
    /*=============TEMPLATE-1=============*/
    .ecs-template-1 .ecs-intro-content-title h2,
    .ecs-template-1 .ecs-countdown li span {
        font-size: 30px;
    }
    .ecs-template-1 .ecs-countdown .ecs-minutes-countdown-wrap,
    .ecs-template-1 .ecs-countdown .ecs-seconds-countdown-wrap {
        min-width: 70px;
    }
    .ecs-template-1 .ecs-countdown li {
        font-size: 10px;
        padding: 5px 10px;
    }
    .ecs-template-1 .ecs-countdown li:before {
        display: none;
    }
    .ecs-template-1 .ecs-intro-description {
        font-size: 12px;
    }
    .ecs-template-1 .ecs-subscription-form-wrap .ecs-button {
        position: relative;
        margin-top: 5px;
        height: auto;
    }
    .ecs-template-1 .ecs-subscription-form-wrap .ecs-input-wrap input {
        padding:10px 20px;
        hyphens: auto;
    }
    .ecs-template-1 .ecs-readmore-button a {
        font-size: 12px;
        line-height: 1;
    }
    .ecs-side-section-wrap {
        padding: 60px 30px;
    }
    .ecs-template-1 .ecs-contact-form-wrap .ecs-input-wrap {
        width: 100%;
        float: none;
        margin:0 0 10px;
    }
    .ecs-template-1 .ecs-navigation-bttn,
    .ecs-template-1 .ecs-navigation-close-bttn {
        top: 20px;
    }
    .ecs-template-1 .ecs-section-content-title {
        font-size: 30px;
    }
    .ecs-template-1 .ecs-content-description {
        font-size: 15px;
    }
    /*=============TEMPLATE-2=============*/
    .ecs-template-2 .ecs-subscription-inner-container {
        max-width: 380px;
    }
    .ecs-template-2 .ecs-subscription-content {
        padding: 30px 20px;
    }
    .ecs-template-2 .ecs-subscription-section .ecs-section-content-title {
        font-size: 23px;
    }
    .ecs-template-2 .ecs-subscription-section .ecs-button {
        margin-top: 15px;
        font-weight: 400;
    }
    .ecs-template-2 .ecs-countdown li {
        min-width: auto;
        font-size: 12px;
        padding:10px;
    }
    .ecs-template-2 .ecs-countdown li span {
        font-size: 20px;
    }
    .ecs-template-2 .ecs-section-content-title {
        font-size: 36px;
    }
    .ecs-template-2 .ecs-subscription-section .ecs-close {
        width: 28px;
        height: 28px;
    }
    .ecs-template-2 .ecs-subscription-section .ecs-close:before {
        width: 10px;
        height: 10px;
        margin-top: -5px;
        margin-left: -5px;
    }
    .ecs-template-2 .ecs-contact-info-wrap {
        margin-left: 0;
    }
    .ecs-template-2 .ecs-contact-info {
        margin-bottom: 30px;
        margin-left: 0;
    }
    .ecs-template-2 .ecs-contact-info:last-child {
        margin-bottom: 0;
    }
    /*==============TEMPLATE-3============*/
    .ecs-template-13 .ecs-progress-bar {
        max-width: 320px;
    }
    .ecs-template-3 .ecs-subscription-form-wrap .ecs-button {
        font-size: 12px;
    }
    .ecs-template-3 .ecs-right-contact-wrap {
        margin-top:50px;
    }
    .ecs-template-3 .ecs-section-content-title {
        font-size: 30px;
        margin-bottom: 15px;
    }
    .ecs-template-3 .ecs-content-description {
        font-size: 14px;
        margin-bottom: 25px;
    }
    .ecs-template-3 .ecs-left-contact-wrap {
        text-align: center;
        padding:0;
    }
    .ecs-template-3 .ecs-contact-icon {
        float: none;
        width:100%;
        margin:0 0 5px;
    }
    .ecs-template-3 .ecs-contact-info {
        padding-left: 0;
        text-align: center;
        margin-bottom: 20px;
    }
    .ecs-template-3 .ecs-middle-content-title {
        font-size: 38px;
        margin-bottom: 15px;
    }
    .ecs-template-3 .ecs-middle-section .ecs-content-description,
    .ecs-template-3 .ecs-right-section .ecs-content-description {
        margin-bottom: 20px;
    }
    .ecs-template-3 .ecs-countdown-wrap .ecs-countdown li {
        font-size: 12px;
        padding:0 15px;
    }
    .ecs-template-3 .ecs-countdown-wrap .ecs-countdown li span {
        font-size: 36px;
    }
    .ecs-template-3 .ecs-countdown-wrap .ecs-countdown li p {
        margin:6px 0;
    }
    /*==============TEMPLATE-4============*/
    .ecs-template-4 .ecs-subscription-form-wrap .ecs-button {
        float: none;
        width: auto;
    }
    .ecs-template-4 .ecs-countdown-wrap .time_circles span {
        font-size: 21px !important;
    }
    .ecs-template-4 .ecs-countdown-wrap .time_circles h4 {
        font-size: 12px !important;
        margin-bottom: 12px;
    }
    .ecs-template-4 .ecs-section-content-title {
        font-size: 38px;
    }
    /*==============TEMPLATE-5============*/
    .ecs-template-5 .ecs-contact-info {
        float:none;
        width:100%;
        margin:0 auto 30px;
    }
    .ecs-template-5 .ecs-intro-section {
        height: auto;
        padding: 30px 0;
    }
    /*==============TEMPLATE-6============*/
    .ecs-template-6 .ecs-intro-content-title h2 {
        font-size: 40px;
        line-height: 1;
    }
    .ecs-template-6 .ecs-section-link-wrap a {
        width: auto;
    }
    .ecs-template-6 .ecs-subscription-form-wrap .ecs-button {
        width: auto;
        float: none;
    }
    /*==============TEMPLATE-7============*/
    .ecs-template-7 .ecs-input-outer-wrapper {
        margin-bottom: 0px;
    }
    .ecs-template-7 .ecs-section-contents {
        padding: 20px;
    }
    .ecs-template-7 .ecs-intro-title h2,
    .ecs-template-7 .ecs-section-content-title {
        font-size: 32px;
        margin-bottom: 15px;
    }
    .ecs-template-7 .ecs-contact-info {
        float: none;
        width: 100%;
        padding-right: 0;
        margin-bottom: 25px;
    }
    .ecs-template-7 .ecs-input-wrap textarea {
        height: 120px;
    }
    .ecs-template-7 .ecs-map-wrap {
        height: 150px;
    }
    /*==============TEMPLATE-8============*/
    .ecs-template-8 .ecs-contact-info {
        float: none;
        width: 100%;
        margin: 0 0 20px;
    }
    /*==============TEMPLATE-9============*/
    .ecs-template-9 .ecs-aboutus-content,
    .ecs-template-9 .ecs-location-content {
        margin-bottom: 40px;
    }
    .ecs-template-9 .ecs-countdown li {
        padding: 10px;
        font-size: 12px;
    }
    .ecs-template-9 .ecs-countdown li span {
        font-size: 30px;
    }
    .ecs-template-9 .ecs-progress-count {
        font-size: 13px;
        top: -25px;
    }
    .ecs-template-9 .ecs-more-info-section .ecs-section-content-title {
        font-size: 24px;
    }
    .ecs-template-9 .ecs-section-link-wrap a,
    .ecs-template-9 .ecs-button {
        padding:13px 20px;
        font-size: 12px;
        margin-bottom: 5px;
    }
    .ecs-template-9 .ecs-section-link-wrap a.ecs-more-info-link {
        margin-left: 10px;
    }
    .ecs-template-9 .ecs-contact-info {
        margin:0 0 10px;
    }
    .ecs-template-9 .ecs-contact-content .ecs-input-wrap {
        margin-right: 0;
    }
    /*==============TEMPLATE-10============*/
    .ecs-template-10 .ecs-right-contact-wrap {
        padding:0;
    }
    .ecs-template-10 .ecs-countdown li span {
        font-size: 30px;
        padding: 10px 18px;
    }
    .ecs-template-10 .ecs-countdown li {
        font-size: 13px;
    }
    .ecs-template-10 .ecs-seconds-countdown-wrap {
        min-width: auto;
    }
    .ecs-template-10 .ecs-subscription-form-wrap .ecs-input-wrap {
        width: 85%;
    }
    .ecs-template-10 .ecs-subscription-form-wrap .ecs-button {
        width: 15%;
        font-size: 21px;
    }
    /*==============TEMPLATE-11============*/
    .ecs-template-11 .ecs-intro-left-section .ecs-intro-inner-container {
        padding: 50px 30px;
    }
    .ecs-template-11 .ecs-intro-right-section,
    .ecs-template-11 .ecs-section.ecs-subscription-section,
    .ecs-template-11 .ecs-section.ecs-contact-section {
        padding: 70px 30px;
    }
    .ecs-template-11 .ecs-intro-content-title h2 {
        font-size: 34px;
    }
    .ecs-template-11 .ecs-countdown-wrap {
        margin-bottom: 30px;
    }
    .ecs-template-11 .ecs-countdown-wrap .time_circles h4 {
        font-size: 10px !important;
    }
    .ecs-template-11 .ecs-countdown-wrap .time_circles span {
        font-size: 20px !important;
        margin-top: 12px;
    }
    .ecs-template-11 .ecs-progress-bar {
        height: 24px;
        padding: 7px;
    }
    .ecs-template-11 .ecs-progress-bar-length {
        height: 10px;
    }
    .ecs-template-11 .ecs-contact-info,
    .ecs-template-10 .ecs-left-contact-wrap {
        float: none;
        width: 100%;
        margin:0 0 25px;
    }
    .ecs-template-11 .ecs-contact-info:last-child {
        margin-bottom: 0;
    }
    .ecs-template-11 .ecs-contact-info-wrap {
        margin-left: 0;
    }
    .ecs-template-11 .ecs-section-link-wrap a {
        padding:10px 15px;
    }
    .ecs-template-11 .ecs-section-link-wrap a.ecs-contact-link {
        margin-left: 10px;
        font-size: 13px;
    }
    /*==============TEMPLATE-12=================*/
    .ecs-template-12 nav ul.ecs-menu li {
        margin:0 8px;
    }
    .ecs-template-12 .ecs-section.ecs-intro-section {
        padding: 50px 20px;
    }
    .ecs-template-12 nav {
        text-align: center;
    }
    .ecs-template-12 .ecs-days-countdown-wrap .days {
        font-size: 50px;
    }
    .ecs-template-12 .ecs-countdown li {
        vertical-align: middle;
    }
    .ecs-template-12 .ecs-days-countdown-wrap .ecs-days-label {
        position: relative;
        top: auto;
        left: auto;
        margin-left: 0;
    }
    .ecs-template-12 .ecs-content-description {
        margin-bottom: 60px;
    }
    .ecs-template-12 .ecs-subscription-form-wrap .ecs-input-wrap,
    .ecs-template-6 .ecs-subscription-form-wrap .ecs-input-wrap,
    .ecs-template-7 .ecs-input-outer-wrapper .ecs-input-wrap,
    .ecs-template-4 .ecs-subscription-form-wrap .ecs-input-wrap,
    .ecs-template-2 .ecs-more-info-section .ecs-input-wrap {
        float: none;
        width: 100%;
        margin-bottom: 15px;
    }
    .ecs-template-12 .ecs-button,
    .ecs-template-12 .ecs-contact-bottom-wrap .ecs-input-left-wrapper,
    .ecs-template-12 .ecs-contact-bottom-wrap .ecs-input-right-wrapper {
        float:none;
        width: 100%;
        margin-left: 0;
    }
    .ecs-template-12 .ecs-contact-info {
        float: none;
        width:100%;
        margin:0 0 30px;
        border-left: 0;
    }
    .ecs-template-12 .ecs-contact-info-outer-wrap {
        display: block;
        margin-bottom: 30px;
    }
    .ecs-template-12 .ecs-contact-bottom-wrap .ecs-input-wrap:first-child,
    .ecs-template-12 .ecs-contact-bottom-wrap .ecs-input-wrap {
        margin-bottom: 15px;
    }
    /*TEMPLATE-13*/
    .ecs-template-13 .main-header {
        margin: 0 20px 40px;
    }
    .ecs-template-13 .ecs-countdown .ecs-hours-countdown-wrap,
    .ecs-template-13 .ecs-countdown .ecs-minutes-countdown-wrap,
    .ecs-template-13 .ecs-countdown .ecs-seconds-countdown-wrap {
        width: auto;
        padding:10px 20px;
    }
    .ecs-template-13 .ecs-close:before,
    .ecs-template-13 .ecs-location-section .ecs-close,
    .ecs-template-13 .ecs-close:hover {
        top: 30px;
        right: 20px;
    }
    .ecs-template-13 .ecs-logo-wrapper,
    .ecs-template-14 .ecs-logo-wrapper {
        float: none;
        width: 100%;
        margin:0 auto 20px;
        text-align: center;
        max-width: 100px;
    }
    .ecs-template-13 nav,
    .ecs-template-14 nav {
        width: 100%;
        float: none;
        text-align: center;
    }
    .ecs-template-13 .ecs-intro-content-title h2 {
        font-size: 45px;
        margin:0 0 25px;
    }
    .ecs-template-13 .ecs-countdown li {
        font-size: 28px;
    }
    .ecs-template-13 .ecs-countdown li p {
        font-size: 12px;
        margin:5px 0 0;
    }
    .ecs-template-13 .ecs-section-content-title {
        font-size: 36px;
    }
    .ecs-template-13 .ecs-contact-info {
        display: block;
        padding-left:0;
    }
    .ecs-template-13 .ecs-contact-icon {
        margin-left: 0;
        float: none;
        display: block;
    }
    .ecs-template-13 .ecs-contact-info p {
        margin: 10px 0 0;
    }
    /*==================TEMPLATE-14=================*/
    .ecs-template-14 .ecs-intro-content-title h2 {
        font-size: 48px;
    }
    .ecs-template-14 nav ul.ecs-menu li a,
    .ecs-template-14 .ecs-right-contact-wrap .ecs-button {
        font-size: 14px;
    }
    .ecs-template-14 .ecs-intro-section .ecs-social-icon {
        font-size: 16px;
    }
    .ecs-template-14 .ecs-contact-icon {
        float: none;
        margin: 0 0 20px;
    }
    .ecs-template-14 .ecs-contact-info {
        float: none;
        text-align: center;
        width: 100%;
        border-left: 0;
        position: relative;
    }
    .ecs-template-14 .ecs-contact-info:after {
        content: '';
        position: absolute;
        bottom: 0;
        left:0;
        right:0;
        margin:0 auto;
        text-align: center;
        height: 1px;
        width: 120px;
        background-color: #f1f1f1;
    }
    .ecs-template-14 .ecs-contact-info:last-child:after {
        display:none;
    }
    .ecs-template-14 .ecs-contact-info .ecs-contact-details {
        float: none;
    }
    .ecs-template-14 .ecs-contact-bottom-wrap .ecs-container {
        padding:0 20px;
    }
    .ecs-template-14 .ecs-left-contact-wrap,
    .ecs-template-14 .ecs-contact-bottom-wrap .ecs-right-contact-wrap,
    .ecs-template-10 .ecs-right-contact-wrap,
    .ecs-template-9 .ecs-contact-info,
    .ecs-template-9 .ecs-contact-content .ecs-input-wrap,
    .ecs-template-3 .ecs-left-contact-wrap,
    .ecs-template-3 .ecs-right-contact-wrap,
    .ecs-template-2 .ecs-contact-info {
        float: none;
        width: 100%;
    }
    .ecs-template-14 .ecs-left-contact-wrap {
        margin:0 0 30px;
        text-align: center;
    }
    .ecs-template-14 .ecs-contact-bottom-wrap .ecs-right-contact-wrap {
        padding:40px 20px;
    }
    .ecs-template-14 .ecs-sticky-header.ecs-sticky-on nav ul {
        justify-content: center;
    }
    /*============TEMPLATE-15===========*/
    .ecs-template-15 .ecs-intro-content-title h2 {
        font-size: 42px;
    }
    .ecs-template-15 .ecs-countdown-wrap {
        max-height: 110px;
    }
    .ecs-template-15 .ecs-countdown-wrap .time_circles span {
        font-size: 20px !important;
        margin-top: 12px;
    }
    .ecs-template-15 .ecs-menu li {
        margin:0 0 0 8px;
    }
    .ecs-template-15 .ecs-menu li:first-child {
        margin-left: 0;
    }
    .ecs-template-15 .ecs-menu li a {
        padding: 8px 20px;
        font-size: 14px;
    }
    .ecs-template-15 .ecs-contact-info {
        float: none;
        width: 100%;
        margin:0 0 20px;
    }
    .ecs-template-15 .ecs-contact-info-outer-wrap {
        margin-left: 0;
    }
    .ecs-template-15 .ecs-section.ecs-location-section {
        padding:90px 20px;
    }

}
body.ecs-wrap.ecs-template-15 .ecs-container {
    margin-top: -30px;
}

/* checkbox design here */

.ecs-gdpr-checkbox .ecs-contact-form-wrap .contact_checkbox{
    position: relative;
}
.ecs-gdpr-checkbox .ecs-contact-form-wrap .contact_checkbox input[type=checkbox]{
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    margin: 0;
    opacity: 0;
}

.ecs-gdpr-checkbox .ecs-contact-form-wrap .contact_checkbox .wpcd-general-checkbox{
    width: 20px;
    height: 20px;
    background-color: red;
    display: inline-block; 
    position: relative;
}

.ecs-gdpr-checkbox .ecs-contact-form-wrap .contact_checkbox input[type=checkbox] + .wpcd-general-checkbox::after {
    content: "\f00c";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    font-family: 'FontAwesome';
    color: #FFF;
    font-size: 14px;
    opacity: 0;
    visibility: hidden;
}
.ecs-gdpr-checkbox .ecs-contact-form-wrap .contact_checkbox input[type=checkbox]:checked + .wpcd-general-checkbox::after {
    opacity: 1;
    visibility: visible;
}

.ecs-template-1.ecs-gdpr-checkbox .ecs-contact-form-wrap .contact_checkbox .wpcd-general-checkbox{
    background-color: #bbb;
    width: 20px;
    height: 20px;
}
.ecs-gdpr-checkbox .ecs-contact-form-wrap .contact_checkbox {
        width: 100%;
}
.ecs-gdpr-checkbox .ecs-contact-form-wrap .contact_checkbox .ecs_contact_consent {
    display: flex;
    -webkit-align-items: center;
            align-items: center;
}
.ecs-gdpr-checkbox .ecs-contact-form-wrap .contact_checkbox input[type=checkbox],
.ecs-gdpr-checkbox .ecs-contact-form-wrap .contact_checkbox .wpcd-general-checkbox{
    margin-right: 10px;
}
.ecs-template-1 .ecs-contact-form-wrap .ecs-input-wrap {
    color: #9f9f9f;
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
}
.ecs-template-2.ecs-gdpr-checkbox .ecs-contact-form-wrap .contact_checkbox .wpcd-general-checkbox{
    background-color: #5046ff;
}

.ecs-template-3.ecs-gdpr-checkbox .ecs-contact-form-wrap .contact_checkbox .wpcd-general-checkbox{
    background-color: #ff6d00;
}
.ecs-template-4.ecs-gdpr-checkbox .ecs-contact-form-wrap .contact_checkbox .wpcd-general-checkbox{
    background-color: #fff;
}

.ecs-template-4.ecs-gdpr-checkbox .ecs-contact-form-wrap .contact_checkbox .ecs_contact_consent {
    color: #fff;
    font-family: 'Montserrat',sans-serif;
    font-size: 13px;
}
.ecs-gdpr-checkbox.ecs-template-4 .ecs-contact-form-wrap .contact_checkbox input[type=checkbox] + .wpcd-general-checkbox::after{
    color: #888;
}
.ecs-template-5.ecs-gdpr-checkbox .ecs-contact-form-wrap .contact_checkbox .wpcd-general-checkbox{
    background-color: #fff;
}
.ecs-template-5.ecs-gdpr-checkbox .ecs-contact-form-wrap .contact_checkbox .ecs_contact_consent {
    text-transform: uppercase;
    font-size: 13px;
}
.ecs-gdpr-checkbox.ecs-template-5 .ecs-contact-form-wrap .contact_checkbox input[type=checkbox] + .wpcd-general-checkbox::after{
    color: #390819;
}
.ecs-template-6.ecs-gdpr-checkbox .ecs-contact-form-wrap .contact_checkbox .wpcd-general-checkbox{
    background-color: #fff;
}
.ecs-gdpr-checkbox.ecs-template-6 .ecs-contact-form-wrap .contact_checkbox input[type=checkbox] + .wpcd-general-checkbox::after{
    color: #7eacde;
}
.ecs-template-7.ecs-gdpr-checkbox .ecs-contact-form-wrap .contact_checkbox .wpcd-general-checkbox{
    background-color: transparent;
    border: 1px solid #fff;
}
.ecs-template-7.ecs-gdpr-checkbox .ecs-contact-form-wrap .contact_checkbox .ecs_contact_consent {
    font-size: 13px;
    font-family: 'Rubik', sans-serif;
}
.ecs-template-7.ecs-gdpr-checkbox .ecs-contact-form-wrap .contact_checkbox {
    margin-top: 15px;
}
.ecs-template-8.ecs-gdpr-checkbox .ecs-contact-form-wrap .contact_checkbox .wpcd-general-checkbox{
    background-color: #58566a;
}
.ecs-template-8.ecs-gdpr-checkbox .ecs-contact-form-wrap .contact_checkbox .ecs_contact_consent {
    color: #7e7d7d;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
}
.ecs-template-9.ecs-gdpr-checkbox .ecs-contact-form-wrap .contact_checkbox .wpcd-general-checkbox{
    background-color: transparent;
    border: 2px solid #292323;
}
.ecs-gdpr-checkbox.ecs-template-9 .ecs-contact-form-wrap .contact_checkbox input[type=checkbox] + .wpcd-general-checkbox::after{
    color: #292323;
}
.ecs-template-9.ecs-gdpr-checkbox .ecs-contact-form-wrap .contact_checkbox .ecs_contact_consent {
    color: #888888;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
}
.ecs-template-10.ecs-gdpr-checkbox .ecs-contact-form-wrap .contact_checkbox .wpcd-general-checkbox{
    background-color: #2e6eec;
}
.ecs-template-10.ecs-gdpr-checkbox .ecs-contact-form-wrap .contact_checkbox .ecs_contact_consent {
    font-family: 'Roboto',sans-serif;
    font-size: 15px;
    color: #383838;
}
.ecs-template-11.ecs-gdpr-checkbox .ecs-contact-form-wrap .contact_checkbox .wpcd-general-checkbox {
    background-color: #F2552C;
}
.ecs-template-11.ecs-gdpr-checkbox .ecs-contact-form-wrap .contact_checkbox .ecs_contact_consent {
    color:#76716f;
    font-size: 18px;
    font-weight: 300;
    font-family: 'Ubuntu', sans-serif;
}
.ecs-template-12.ecs-gdpr-checkbox .ecs-contact-form-wrap .contact_checkbox .ecs_contact_consent {
    -webkit-justify-content: center;
            justify-content: center;
            font-size: 12px;
    font-family: 'Montserrat',sans-serif;
    color: #696969;
    text-transform: uppercase;
    margin-top: 20px;
}

.ecs-template-12.ecs-gdpr-checkbox .ecs-contact-form-wrap .contact_checkbox .wpcd-general-checkbox{
    background-color: #818181;
}

.ecs-template-12 .contact_checkbox .ecs-contact-error {
    text-align: center;
}

.ecs-template-13.ecs-gdpr-checkbox .ecs-contact-form-wrap .contact_checkbox .wpcd-general-checkbox {
    background-color: #e95a60;
}
.ecs-template-13.ecs-gdpr-checkbox .ecs-contact-form-wrap .contact_checkbox .ecs_contact_consent {
    font-family: 'Roboto Slab', serif;
    font-size: 17px;
    color: #686868;
    margin-top: 20px;
}
.ecs-template-14.ecs-gdpr-checkbox .ecs-contact-form-wrap .contact_checkbox .wpcd-general-checkbox {
    background-color: #1c1c1c;
}
.ecs-template-14.ecs-gdpr-checkbox .ecs-contact-form-wrap .contact_checkbox .ecs_contact_consent {
    font-size: 14px;
}
.ecs-template-15.ecs-gdpr-checkbox .ecs-contact-form-wrap .contact_checkbox .wpcd-general-checkbox {
    background-color: transparent;
    border: 1px solid #fff;
}
.ecs-template-15.ecs-gdpr-checkbox .ecs-contact-form-wrap .contact_checkbox .ecs_contact_consent {
    font-size: 13px;
    font-family: 'Rubik', sans-serif;
    margin-top: 20px;
}