
*{margin:0;padding:0;}
li{list-style-type: none;}
a{text-decoration: none !important;}
select{-webkit-appearance: none;}
/*--------------reusable items start----------------*/
.link_btn_lg{border-radius: 17px;text-transform: uppercase;;color: #fff;font-size: 18px; min-width:130px; height:52px; line-height:54px; text-align:center; padding:0 15px; display:inline-block; text-decoration:none !important;box-shadow: 0px 2px 8px 2px #e4d3cc;}
.link_btn_lg:hover{ color:#fff;}
.flex-row-lg{display: flex;}
.enable-btn{height: 40px !important; line-height: 40px !important; padding: 0 !important;min-width: 80px !important; text-transform: none !important;}
.approve-btn{ height: 40px !important; line-height: 40px !important; min-width: 100px !important; }
/*---------------reusable items end-----------------*/
.menu_mobile{display: none;}
table.dataTable{border-collapse: collapse !important;}
/*Font Family starts here*/
/*-------------- Font Family -------------*/
@font-face {
    font-family: 'MyriadProRegular';
    src: url('../fonts/MyriadProRegular.eot');
    src: url('../fonts/MyriadProRegular.eot') format('embedded-opentype'),
        url('../fonts/MyriadProRegular.woff2') format('woff2'),
        url('../fonts/MyriadProRegular.woff') format('woff'),
        url('../fonts/MyriadProRegular.ttf') format('truetype'),
        url('../fonts/MyriadProRegular.svg#MyriadProRegular') format('svg');
}

@font-face {
    font-family: 'berthold_akzidenz_grotesk_bBd';
    src: url('../fonts/berthold_akzidenz_grotesk_be_bold-webfont.woff2') format('woff2'),
        url('../fonts/berthold_akzidenz_grotesk_be_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'berthold_akzidenz_grotesk_bCn';
    src: url('../fonts/akzidenzgroteskbe-cn-webfont.woff2') format('woff2'),
        url('../fonts/akzidenzgroteskbe-cn-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'berthold_akzidenz_grotesk_bRg';
    src: url('../fonts/berthold_akzidenz_grotesk_be_regular-webfont.woff2') format('woff2'),
        url('../fonts/berthold_akzidenz_grotesk_be_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
/*--1-12-2018 font--*/
@font-face {
    font-family: 'textaheavy';
    src: url('../fonts/texta-heavy-webfont.woff2') format('woff2'),
        url('../fonts/texta-heavy-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'textamedium';
    src: url('../fonts/texta-medium-webfont.woff2') format('woff2'),
        url('../fonts/texta-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'textabook';
    src: url('../fonts/texta-book-webfont.woff2') format('woff2'),
        url('../fonts/texta-book-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'berthold_akzidenz_grotesk_bBd';
    src: url('../fonts/berthold_akzidenz_grotesk_be_bold-webfont.woff2') format('woff2'),
        url('../fonts/berthold_akzidenz_grotesk_be_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}




@font-face {
    font-family: 'berthold_akzidenz_grotesk_bMd';
    src: url('../fonts/berthold_akzidenz_grotesk_be_medium-webfont.woff2') format('woff2'),
        url('../fonts/berthold_akzidenz_grotesk_be_medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'berthold_akzidenz_grotesk_bEx';
    src: url('berthold_akzidenz_grotesk_be_ex_regular-webfont.woff2') format('woff2'),
        url('berthold_akzidenz_grotesk_be_ex_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: "Berthold Akzidenz Grotesk BE Ex";
    src: url("../fonts/Berthold Akzidenz Grotesk BE Ex Regular.otf") format("opentype");
}

@font-face {
    font-family: "Berthold Akzidenz Grotesk BE";
    src: url("../fonts/AkzidenzGroteskBE-Regular.otf") format("opentype");
}

@font-face {
    font-family: "Berthold Akzidenz Grotesk BE Co";
    src: url("../fonts/AkzidenzGroteskBE-Cn.otf") format("opentype");
}

@font-face {
    font-family: "Berthold Akzidenz Grotesk Extra Bold";
    src: url("../fonts/Berthold Akzidenz Grotesk Extra Bold.otf") format("opentype");
}

@font-face {
    font-family: "Berthold Akzidenz Grotesk BE Light";
    src: url("../fonts/AkzidenzGroteskBE-Light.otf") format("opentype");
}




* {
    font-family: "Berthold Akzidenz Grotesk BE";
    font-weight: normal;

}

.orange_bg{background-image: linear-gradient(#f6961d, #dd8019);}
.orange_bg:hover{ background:#dd8019;}
.green_bg{background-image: linear-gradient(#50b648, #3d9733);}
.green_bg:hover{ background:#3d9733;}    
.container-lg{max-width: 1120px;margin:0 auto;}
.h1_heading{font-family: 'berthold_akzidenz_grotesk_bCn';text-transform: uppercase;font-size: 111px; }
.h2_heading {
    font-size: 36px;
    font-family: "Berthold Akzidenz Grotesk BE";
    letter-spacing: 2px;
    text-align: center;
    font-weight: bold;
    margin-top: 5px;
}

/*Font Family ends here*/
/*-----------------header part starts here--------------------*/
.main_navigation{max-width: 1180px; margin:0 auto; display: flex;justify-content: space-between; padding: 40px 0 0 0;}
.main_logo{max-width: 270px; margin-bottom:15px;}
.nav_right{max-width: 910px;}
.nav_right_top {
    display: flex;
    margin-top: -2px;
    margin-right: 3px;
    align-items: center;
    justify-content: flex-end;
}
.nav_right_top .nav_links a:last-child{margin-left: 21px;}
.nav_right{display: flex; flex-direction: column; justify-content: space-between;}
.social-icons a{    width: 50px;height: 50px;line-height: 50px;display: inline-block;background-color: #ffdd00;text-align: center;color: #fff;border-radius: 50%;font-size: 26px;margin-right: 15px; float:left;}
.social-icons a:hover{ background:#00adef;}
.navigation ul li {
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
    margin-left: 36px;

}
.navigation ul li a:link,.navigation ul li a:visited{color: #666666;}
.navigation ul li a{ text-decoration:none;letter-spacing: 0.80px;}
.navigation ul li a:hover{color: #3e9632;}
.navigation ul li.current_page_item a{color: #3e9632 !important;}
.nav_links a {
    margin-left: 26px;
    font-family: "Berthold Akzidenz Grotesk BE";
    font-weight: bold;
}
/*-----------------header part ends here---------------------*/
/*-----------------top slider part ends here---------------------*/
.bnr_content{float: right;margin-right: 15vw;color: #fff;}
.slider_caption h2{background-color: #51b749;}
.slider_container {position: relative;overflow: hidden;width: 100%;margin: 0 auto;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
/*.slider__item:first-child .slider__caption{top:30%;}*/
.slider {
    position: relative;
    width: 9999px;
}
.slider:before,
.slider:after {
    display: table;
    content: ' ';
}
.slider:after {
    clear: both;
}
.slider__item { background-size:cover; background-repeat:no-repeat;
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
    height: 715px
}
.slider__item img {
    display: block;
    max-width: 100%;
    height: 100%;
    width: 100%;
}
.slider__switch span {
    color: #fff;
    display: block;
    width: 32px;
    height: 32px;
}
/* Arrows */
.slider__switch {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    padding: 10px 5px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    border-radius: 1px;
    background: #000;
    opacity: .3;
    transition: opacity .15s ease;
    fill: #fff;
}
.slider__switch--prev {
    left: 10px;
}
.slider__switch--next {
    right: 10px;
}

.slider__switch:hover {
    opacity: .85;
}
.slider__switch[disabled] {
    visibility: hidden;
    opacity: 0;
}
.slider__caption {
    position: absolute;
    top: 0;
    display: block;
    max-width: 100%;
    color: #fff; width:100%;
}
.slider__caption[disabled] {
    opacity: 0;
    visibility: hidden;
}
.slider-nav {
    line-height: 30px;
    position: absolute;
    bottom: 10px;
    left: 0;

    width: 100%;
    height: 30px;
    margin: 0;
    padding: 0;
    text-align: center;
    z-index: 0;
    filter: alpha(opacity=90); /* ie8 */
    background: transparent;
    display: inline-block;
}
.slider-nav__control {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 3px;
    -webkit-transition: background .5s ease;
    -moz-transition: background .5s ease;
    -o-transition: background .5s ease;
    transition: background .5s ease;
    border: 2px solid #fff;
    border-radius: 50%;
    background: transparent;
}

.slider-nav__control.is-active {
    width: 12px;
    height: 12px;
    background: #fff;
}
.slider.has-touch {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor:    -moz-grabbing;
}
.slider__caption .h2_heading{padding-right: 27px;}
/*-----------------top slider part ends here---------------------*/
/*-----------------middle content part starts here---------------------*/
.middle-full-content{
    background:url(../images/make-topbanner.png) no-repeat; 
    text-align: center; padding: 41px 0px 58px 0px; width:100%; display:inline-block; 
    background-size:cover;
    background-position: top center;
}
.middle-full-content .h2_heading {
    color: #f8df00;
    margin-bottom: 19px;
    /*font-family: 'Berthold Akzidenz Grotesk BE';*/
    font-weight: bold;
    font-size: 42px;
    margin-top: 0;
}
.full-content-txt p{font-size:30px; line-height: 1.5;}
.middle-full-content .full-content-txt p{ 
    color:#fff; font-weight: bold; font-size: 22px;
    letter-spacing: 1px;
    line-height: 39px; 
    margin: 0 auto;}

.middle-full-content .container-lg .full-content-txt {
    width: 99%;
}
/*-----------------middle content part ends here---------------------*/
/*-----------------registration steps part starts here---------------------*/
.registration_steps{padding:21px 0 20px 0;}
.card-image{max-height: 372px;
    margin-left: 44px;}
.card-title{font-size: 30px; color: #0000ffa6;}
.card-details{font-size: 20px; }
.steps_card_1_0f_3{width: 33.33%; position: relative; text-align:center;}
.steps_card_1_0f_3 p{text-align: center;padding: 0px 26px; line-height: 1.5;}
.lrg_nos{font-size:160px; color: #0000ff; position: absolute;top: 2%;left: 10%;}
.image_bg_circle{height: 278px;width: 278px;background: yellow;border-radius: 50%;position: absolute;z-index: -1; top: 10%; left: 10%;}
.registration_steps .h2_heading{text-align: 
    center; margin-bottom:0px; color:#454344; text-transform:uppercase; 
    font-size:36px;
    font-family: 'berthold_akzidenz_grotesk_bBd';
}
.registration_steps_bg{background-color: #ffff0069;}
.registration_steps_bg .image_bg_circle{background: green;}
.card_content{margin-top: 0;}
.steps_img{height: 375px;}

/*-----------------registration steps part ends here---------------------*/
/*-----------------graph section starts here---------------------*/
.graph_image{width: 100%;}
.logo_slider{margin-top:40px;}
.company_logos{display: block; margin:0 auto;}
.partners-section{padding: 17px 0 34px 0;}
.partners-section .logo_slider{max-width: 1395px;margin: 0 auto;overflow: auto;padding-top: 18px;}
.slick-dots{display: none;}
/*-----------------graph section ends here---------------------*/
/*-----------------Footer section starts here---------------------*/
footer {
    background-color: #F7971D;
    padding-top: 13px;
}
.footer_top {
    display: flex;
    justify-content: space-between;
    letter-spacing: 1px;
}
.section-footer a{color: #fff;font-family: 'berthold_akzidenz_grotesk_bRg';
    font-weight: 400;text-decoration:none !important;}
.section-footer li{font-size:16px;line-height:20px;
    text-transform: uppercase;margin-bottom: 4px;     letter-spacing: 1px;}
.section-footer h3 {
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 0px;



}
.section-footer a:hover{ color:#000;}
.adrs_area p{color:#fff;}
.adrs_area p:nth-child(2) {
    font-size: 21px;
    margin-bottom: 10px;

    font-style: italic;
}
.adrs_area p:nth-child(3) {
    font-size: 18px;
    margin-bottom: 10px;
}
.adrs_area p:nth-child(4){font-size: 20px;font-family: 'berthold_akzidenz_grotesk_bRg';
    font-weight: 400;}
.footer_top .social-icons{width: 262px; margin-top: 6px;}
.footer_top .social-icons a {background-color: #fff;text-align: center;color: #ffdd00;    margin-right: 0;
    margin-left: 15px;}
.footer_bottom {
    background-color: #00ADEE;
    text-align: center;
}
.footer_bottom p {
    color: #fff;
    font-size: 16px;
    letter-spacing: 1.5px;
    padding: 7px 5px;
    margin: 0;
}

.footer_bottom p b{
    letter-spacing: 1.5px;

}
.section-footer {

    margin-top: 4px;
    margin-left: -6px;
}
/*-----------------footer section ends here---------------------*/
.comment-notes .comment-awaiting-moderation, .comment-notes .logged-in-as, .comment-notes .form-allowed-tags {
    color: #999999;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.6153846154;
    margin-bottom: 2.1538461538em;
}
.comment-form textarea {
    background: #e5e5e5;
    width: 100%;
    display: block;
    border: 0;
    border-radius: 0;
    color: #999999;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    padding: 22px 22px;
    line-height: normal;
    height: 250px;
    resize: none;
}
.comment-form label {
    color: #333;
    display: block;
    font-size: 13px;
    font-size: 0.8125rem;
    letter-spacing: 0.076923077em;
    line-height: 1.6153846154;
    margin-bottom: 0.5384615385em;
    text-transform: uppercase;
}
.comment-form input[type="text"], input[type="email"], .comment-form input[type="url"], .comment-form input[type="password"], .comment-form input[type="search"], .comment-form input[type="number"], .comment-form input[type="tel"], .comment-form input[type="range"], .comment-form input[type="date"], .comment-form input[type="month"], .comment-form input[type="week"], .comment-form input[type="time"], .comment-form input[type="datetime"], .comment-form input[type="datetime-local"], .comment-form input[type="color"], .comment-form select {
    background: #e5e5e5;
    width: 100%;
    display: block;
    border: 0;
    border-radius: 0;
    color: #999999;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    padding: 22px 22px;
    line-height: normal;
}
.single_new  .wp-post-image{max-width:100%; height:auto;}
.comment-form #submit{
        border-radius: 17px;
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    min-width: 130px;
    height: 52px;
    line-height: 54px;
    text-align: center;
    padding: 0 15px;
    display: inline-block;
    text-decoration: none !important;
    box-shadow: 0px 2px 8px 2px #e4d3cc;
border: 0px;
    box-shadow: 0px 0px 12px 1px #e4d3cc;
    
    cursor: pointer; background: #dd8019;
	
}

@media (max-width:900px){
    /*------------------Reusable Components Starts-----------------*/
    .flex-mob-col{flex-direction: column;flex-basis: 100%;align-items: center;}
    .steps_card_1_0f_3{width: 100%;}
    .link_btn_xs{padding: 15px 15px}
    .social-icons, .nav_links{margin:20px 0;}
    .nav_links a{margin-left:0;}
    .registration_steps{padding:25px 0 0px 0;}
    .partners-section{padding:30px 0;}
    .footer_top{padding: 0 20px;}
    .logo_slider{overflow-x: scroll;}
    .nav_right{display: block;}
    /*.nav_right_bottom{display: none;}*/

    .menu_mobile{display: block; display: flex;justify-content: space-around; z-index: 100}
    .span_1_of_4{flex-basis:50%; margin-top:20px;}
    .footer_top{flex-wrap: wrap; justify-content: space-around;}

    /*------------------Reusable Components Ends-----------------*/
    /*Collapsible Header part start*/
    /* Style The Dropdown Button */
    /*.dropbtn {background-color: #4CAF50;color: white;padding: 16px 0;font-size: 25px;border: none;cursor: pointer;width: 100%;}*/
    /*.dropdown:last-child .dropbtn{background-color: #f69823;}*/
    /* The container <div> - needed to position the dropdown content */
    /*.dropdown {position: relative;display: inline-block;flex-basis:50%;}*/

    /* Dropdown Content (Hidden by Default) */
    /*.dropdown-content {display: none;position: absolute;background-color: #f9f9f9;min-width: 160px;box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);z-index: 1;width: 100%;}*/

    /* Links inside the dropdown */
    /*.dropdown-content a {color: black;padding: 12px 16px;text-decoration: none;display: block;font-size:22px;text-align: center; border-bottom: 1px solid #f7971e;color: #f7971e;}*/

    /* Change color of dropdown links on hover */
    /*.dropdown-content a:hover {background-color: #f1f1f1; color:#f7971e;}*/

    /* Show the dropdown menu on hover */
    /*.dropdown:hover .dropdown-content {display: block;}*/

    /* Change the background color of the dropdown button when the dropdown content is shown */
    /*.dropdown:hover .dropbtn {background-color: #3e8e41;}*/
    /*.dropdown:last-child:hover .dropbtn{background-color: #f66923;}*/
    /* Dropdown Button */
    .dropbtn,.dropbtn1 {
        background-color: #3498DB;
        color: white;
        padding: 0 16px;
        font-size: 16px;
        border: none;
        cursor: pointer;
        width: 100%;
        height: 50px;
    }
    .menu_container{height: 100vh; z-index: -1; background-color: transparent;}
    .dropbtn1{background-color: #f6961d;}

    /* Dropdown button on hover & focus */
    .dropbtn:hover, .dropbtn:focus {
        background-color: #2980B9;
    }
    .dropbtn1:hover, .dropbtn1:focus{
        background-color: #dd8019; 
    }

    /* The container <div> - needed to position the dropdown content */
    .dropdown, .dropdown1 {
        position: relative;
        display: inline-block;
        width: 50%;
    }


    /* Dropdown Content (Hidden by Default) */
    .dropdown-content,.dropdown-content1 {
        display: none;
        position: absolute;
        background-color: #f1f1f1;
        min-width: 160px;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        z-index: 10;
        text-align: center;
        width: 100%;
    }
    .dropdown-content a{
        border-bottom: 1px solid #2980B9;
        color: #2980B9;
    }

    .dropdown-content1 a{
        border-bottom: 1px solid #f6961d;

    }
    /* Links inside the dropdown */
    .dropdown-content a,.dropdown-content1 a {
        color: #2980B9;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
    }

    /* Change color of dropdown links on hover */
    .dropdown-content a:hover, .dropdown-content1 a:hover {background-color: #ddd}

    /* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
    .show,.show1 {display:block;}
    .fa-angle-down{margin-left:18px;} 

    /*Dashboard Design Start*/

    /*Dashboard Design end*/
}
@media (max-width:900px) and (orientation:landscape){
    .lrg_nos{left: 29%;}
    .image_bg_circle{left: 25%;}
    .middle-full-content 

}
@media (min-width: 901px) and (max-width:1600px){
    header{padding:0;}
    .logo_slider{overflow-x: scroll;}
    .lrg_nos{left: 6%;}
    .image_bg_circle{height:278px; width: 278px; left: 5%;}
}
@media (min-width: 768px) and (max-width:1023px){
    .image_bg_circle{left: 10%;}
    .lrg_nos{left: 18%;}
    .flex-mob-col{flex-direction: row;flex-wrap: wrap; justify-content: center;
    }
    .steps_card_1_0f_3{width: 47%;}
}


/*----------- About Us Start ---------------*/
.about_bnr{background:#29a2ea url(../images/about-us-img.png) no-repeat; margin-bottom:53px;height: 450px;    background-position: 100%;background-size: cover;}
.about_history{padding: 31px 0 130px;}
.about_heading{text-align: center;font-family: 'berthold_akzidenz_grotesk_bRg'; display:inline-block; width:100%;}
.about_heading .acf-label{color: #0188d2;font-size: 23px;font-family: 'berthold_akzidenz_grotesk_bRg';}
.about_heading h2{color: #dd7f19;font-size: 36px;margin-bottom: 25px;font-weight: bold; font-family: 'berthold_akzidenz_grotesk_bBd';}
.about_heading p{color: #0188d2;font-size: 30px;font-family: 'berthold_akzidenz_grotesk_bRg';}
.about_hist_sec{float: left;width: 20%;position: relative;}
.clear{clear: both;}
.about_history{margin-top: 58px;}
.about_history_inner{margin-top: 100px; height: 270px; background-repeat: no-repeat;}
.about_hist_sec h3{color: #dd7f19;font-weight: 600;margin-top: 30px;font-size: 20px;font-weight: bold;}
.about_bnr_img{float: left;width: 50%; height: 100%;}
.about_bnr_img img{width: 100%;}
.about_bnr_content{float: right;width: 49%;padding:48px 0px 50px 95px;font-family: 'berthold_akzidenz_grotesk_bRg';color: #fff;}
.about_bnr_content h1{color: #fff; font-size: 78px;line-height: 68px;text-transform: uppercase;    font-family: 'Berthold Akzidenz Grotesk BE Co';
    font-weight: bold; line-height: 1;}
.about_bnr_content p{font-size:  21px;margin-top: 25px;line-height: 1.5;}
.dir_inner{width: 32%;display: inline-block;text-align: center;color: #409636;font-size: 21px;margin-top: 16px;}
.director h2{text-align: center;text-transform: uppercase;font-family: 'berthold_akzidenz_grotesk_bMd';
    font-weight: bold;color: #514f50;font-size: 36px;}
.director_name{font-weight: bold; font-size: 18px}
.company_name{font-size: 16px;}
.director .container{border-bottom: 4px solid #514f4f;padding-bottom: 70px;}
.director{padding:60px 0px 0px 0px;}
.director_content{margin-top: 30px;}
.advisory .container{border: none;}
.line{border-bottom: 30px solid #000;position: relative;}
.circle{width: 40px;height: 40px;background: #dd7f19;border-radius: 50%;position: absolute;top: -5px;left: -18px;}
.circle:after{content: '';position: absolute;width: 20px;height: 20px;background: #fff;border-radius: 50%;top: 10px;left: 10px;}
.about_sec_space{padding: 0px 25px 0 45px;}
.small_circle{width: 25px;height: 25px;left: -14px;}
.small_circle.circle:after{width: 15px;height: 15px;top: 5px;left: 5px;}
.about_hist_sec p{line-height: 17px;font-size: 13px;}
.year {position: absolute;bottom: -100px;left: 0px;font-size: 70px;left: -10px;}
/*.about_history .about_hist_sec:last-child:after{content: '';position: absolute;background: #50b748;width: 30px;height: 30px;border-radius: 50%;right: -12px;bottom: 0px;z-index: 10;}*/
.about_icon {position: absolute;top: -25px;}
/*----------- About Us End ---------------*/
.navigation ul {
    margin-bottom: 8px;
    padding-right: 4px;
}
.social-icons a .fa.fa-instagram{    font-size: 0;
    margin-top: 0;
    background: url(../images/instagram.png) no-repeat;
    width: 27px;
    height: 27px;
    display: inline-block;
    background-position: 100%;
    background-size: 100%;
    position: relative;
    top: -21px;}
.social-icons a:hover{ color:#fff !important;}	
.home_slider .slider__caption .h1_heading {
    margin: 0 auto;
    font-family: 'Berthold Akzidenz Grotesk BE Co';
    font-weight: bold;
    font-size: 80px;
    line-height: 83px;
    word-spacing: 16px;
    width: 67%;
    float: left;
    margin-bottom: 7px;
}
.home_slider .slider__caption .h2_heading {margin: 0 auto;font-family: 'Berthold Akzidenz Grotesk BE Co';font-size: 64px;word-spacing: -6px;text-align: left;font-weight: normal;background: #50B748;margin-left: -32px;padding-left: 32px;padding-top: 16px;letter-spacing: normal; line-height: 42px;padding-bottom: 18px;display: inline-block;}

/*.slider__caption .ticket-now-btn {
margin-top: 18px;
}*/
.home_slider{
    position: relative;
}
.home_slider-block .ticket-now-btn{
    display: inline-block;
    position: absolute;
    bottom: 15%;
    left: 42%;
}
/*.banner .slider-nav{display: none;}*/
.registration_steps .lrg_nos{ color:#02a8f4; 
    text-shadow:3px 0 0 #fff, -3px 0 0 #fff, 0 3px 0 #fff, 0 -3px 0 #fff, 3px 3px #fff, -3px -3px 0 #fff, 3px -3px 0 #fff, -3px 3px 0 #fff;
    font-family: 'Berthold Akzidenz Grotesk Extra Bold';
    top: -10px; font-weight: normal;}
.steps_cards .card-title {
    color: #00adef;
    font-size: 20px;
    margin-bottom: 0px;
    font-weight: bold;
    letter-spacing: 2px;
}
.steps_cards .card-details{ font-size:16px; 
    font-family: "Berthold Akzidenz Grotesk BE Light";}
.section-graph .h2_heading{ color:#504e4f;margin-bottom: 0; font-family: 'berthold_akzidenz_grotesk_bBd';}
.partners-section .h2_heading{ color:#504e4f;margin-bottom:38px;font-family: 'berthold_akzidenz_grotesk_bBd';}
.partners-section .logo_slider img.company_logos{ max-width:100%;}
.section-footer .social-icons a .fa{ color:#ff9617;font-size: 30px;margin-top: 10px;}
.section-footer .social-icons a:hover{ background:#00adef;}
.section-footer .social-icons a:hover .fa{ color:#fff;}
.about_bnr .container{ padding:0;}
.about_heading .acf-label{ width:1000px; margin:0 auto;}
.about_heading .acf-label br{ display:none;}
.about_history .about_heading p br{ display:none;}
.about_history .about_heading p{font-size: 23px; line-height: 35px; max-width: 1000px;margin: 0 auto;}
.advisory .dir_inner{ display:table; margin:30px auto 0 auto; width:auto;}

.get-involved-block{ background:#ffdd00; padding:25px 0 40px;}
.get-involved-block .h2_heading{color: #504e4f;margin-bottom:65px;text-transform:uppercase;padding-top: 6px;font-family: 'berthold_akzidenz_grotesk_bBd';}
.get-involved-cnt{ width:100%; display:inline-block;}
.get-involved-box{ float:left; width:33%;}
.get-involved-donate{ width:267px; height:267px; border-radius:50%; background:#4fb748; position:relative;bottom: -25px;z-index: 1; margin: 0 auto;}
.get-involved-icon{ text-align:right; display:inline-block; width:100%;position: absolute;top: -70px;right: -30px;}
.get-involved-donate .h2_heading {
    color: #fff;
    margin-bottom: 30px;
    text-transform: uppercase;
    position: absolute;
    bottom: 62px;
    text-align: left;
    left: 20px;
    font-size: 33.62px;
    padding-left: 0;
    min-width: 181px;
    font-style: italic;
    font-weight: normal;
    font-family: "Berthold Akzidenz Grotesk BE";
}

.get-involved-donate .h3_heading span{ display:block;font-size: 34px; }
.get-involved-p{ width:100%; display:block; background-repeat: no-repeat; text-align:center; margin: 0 auto; height: 212px; background-position: center; position: relative; min-width: 210px;}
.get-involved-p p{font-size: 18px;margin-bottom: 0; max-width: 260px; margin: 0 auto; position: absolute; top: 18%; left: 20%;}   
.get-involved-button{ width:100%; display:inline-block;text-align: center;margin-top: 10px;}
.get-involved-button .link_btn_lg {
    box-shadow: 2px 1px 13px -1px #6b6b6b;
    font-weight: bold;
    letter-spacing: 1px;
}
.involved-donate-time .get-involved-donate{ background:#f7971e;}
.involved-dollars .get-involved-donate{ background:#0188e2;}
.graph-block {
    width: 100%;
    display: inline-block;
    margin-top: 15px;
}
.graph-block-left{ width:50%; float:left; min-height:540px; background:#00adef;}
.graph-block-right{ width:50%; float:right;min-height:540px; background:#4fb748;}
.graph-chart-left{ width:446px; float:right; margin:67px 119px 0 0; text-align:right;}
.graph-chart-right{ width:446px; float:left; margin:67px 0 0 67px;}
/*signup--*/
.login-block{ width:100%; display:inline-block; border-top:1px solid #00adef;}
.login-box{ width:400px; margin:80px auto;  padding:44px; border-radius:17px;box-shadow: 0px 2px 8px 2px #e4d3cc;}
.login-box .form-row label{color: #666666;} 
.form-row{ width:100%; display:inline-block; margin-bottom:10px;}
.form-row label{ width:100%; display:inline-block; color:#fff; margin-bottom:0px;}
.form-row .signrow{ width:100%; display:inline-block;}
.form-row .signrow .inputform{ background:#fff; border:1px solid #fff; width:100%; padding:5px 15px;}
.login-btn{ width:100%; display:inline-block; text-align:center; margin-top:10px;}
.submit-btn, .wpcf7-submit{ background:#ea8a1a; border-radius:17px; display:table; margin:0 auto; border:0px; padding:8px 10px; min-width:80%; color:#fff;border:2px solid #ea8a1a;}
.submit-btn:hover, .wpcf7-submit:hover{ background:#fff; cursor:pointer; color:#ea8a1a; border:2px solid #ea8a1a;}
.donor-login-btn{ margin:0 auto; display:table; margin-top:10px;}
.donor-login-btn a{ color:#666666;}
.login-box .form-row .signrow .inputform{ border: 1px solid #666666; border-radius: 5px;}
.donor_receipt .details-midd{margin-top: 30px;}
.newdonor-section{ padding:40px 0 110px 0; width:100%; display:inline-block;}
.newdonor-section h1{ color:#f7971d; margin:0px;font-weight: bold;font-size: 36px; margin-bottom: 10px;}
.formrow{ width:100%; display:inline-block;}
.formrow label{ width:100%; float:left; margin:0; color:#fff;}
.singlerow label{color: #666666;}
.formrow-checkbox span label{display: inline-block; color: #666666; width: initial; float: none;}
.formrow .singlerow{ width:100%; float:right;}
.formrow .singlerow .inputtext, .inline_form .inputtext{ 
    width:100%; background:#e5e5e5; 
    border:0px; color:#999999;
    font-family: "Berthold Akzidenz Grotesk BE";

    font-weight: bold; font-size: 15px;padding-left: 5px;padding-bottom: 17px; border-radius: 0;}
.inputtext::placeholder { 
    color: #999999;
}
input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: pink;
}
input::-moz-placeholder { /* Firefox 19+ */
    color: pink;
}
input:-ms-input-placeholder { /* IE 10+ */
    color: pink;
}
input:-moz-placeholder { /* Firefox 18- */
    color: pink;
}
.formrow .singlerow .textarea-input, { width:100%; background:#e5e5e5; border:0px; color:#9fa19e; padding-left:5px; height:90px;}
.newdonor-left{ max-width: 563px; float:left; margin-top:20px;}
.newdonor-right{ max-width: 597px; float:right; margin-top:20px;}
.newdonor-right input, .newdonor-left input{width: 100%;}
.formsubmit-btn{ width:100%; display:inline-block; margin-top:25px; text-align:center;}
.formsubmit-btn .link_btn_lg{ border:0px; box-shadow:0px 0px 12px 1px #e4d3cc; cursor:pointer;}

/*---new page--*/
.newspage-banner{ width:100%; display:inline-block;background: url(../images/news-banner.jpg) no-repeat;height: 439px; background-position:100% !important ;background-size:cover !important;}
.newspage-banner-lt{ width:56%; float:left; margin-top:60px;}
.newspage-banner-rt{ width:41.8%; float:right;}
.newspage-banner-rt img{ max-width:100%;}
.newspage-banner h1{color: #fff;font-size: 77px;line-height: 75px;text-transform: uppercase;    font-family: 'Berthold Akzidenz Grotesk BE Co';
    font-weight: bold;}
.newspage-banner p{font-family: 'berthold_akzidenz_grotesk_bRg';font-size: 21px;line-height: 25px;margin-top: 25px; color:#fff;}
.newspage-middil{ width:100%; display:inline-block;}
.newspage-box{ width:100%; display:inline-block; margin-bottom:40px;}
.newspage-box-left{ width:30%; float:left;}
.newspage-box-left img{ max-width:100%;}
.newspage-box-right{ width:68%; float:right;}
.newspage-box-right h2{ color:#02a6ee; margin-bottom:0;}
.newspage-box-right h2 a{ color:#02a6ee; font-size: 32px;  font-family: 'berthold_akzidenz_grotesk_bBd';
    font-weight: normal;}
.newspage-box-right h3{ color:#f8981f; font-size:20px;font-family: 'berthold_akzidenz_grotesk_bMd';
    font-weight: normal;    margin-top: 8px;margin-bottom: 20px;}
.tickids-news{display: inline-block;width:100%;padding-top: 50px;}
/*---3-12-2018--*/
.donorpage-main{ display:inline-block; width:100%;}
.donorpage-banner{width:100%; display:inline-block;margin-bottom: 60px;height: 439px; background-position:100% !important; background-size:cover !important;}
.donorpage-banner-left{ width:20%; float:left; margin-top:25px;position: relative;z-index: 1;}
.donorpage-banner-left img{ margin-left: -80px; }
.donorpage-banner-right{ width:72%; float:right; margin-top:80px;}
.donorpage-banner-right h1{color: #fff;font-size: 72px;line-height: 61px;text-transform: uppercase;margin-bottom: 30px;font-family: 'Berthold Akzidenz Grotesk BE Co'; font-weight: bold; letter-spacing: 2px;}
.donorpage-banner-right p{    font-family: 'Berthold Akzidenz Grotesk BE Co';font-size: 64px;line-height: 70px;margin-top: 0; color:#fff; font-weight: normal;;}
.donorpage-banner-btn{ width:100%; display:inline-block;}
.donorpage-banner-btn .link_btn_lg{min-width: 298px; box-shadow:0px 2px 8px 2px #407831; font-size:27px;    font-family: 'berthold_akzidenz_grotesk_bMd'; height: 60px; line-height: 60px;}
.get-action-block{ width:100%; display:inline-block; margin-bottom:40px;}
.get-action-block{background-size: cover; text-align:center;max-width: 1162px;display: table;margin: 0 auto;height: 382px; background-repeat: no-repeat; position: relative; margin-top: -18px;}
.get-action-left{ width:50%; float:left;padding:50px;position: absolute;top: 30px;}
.get-action-right{ width:50%; float:right; position:absolute;right: 50px;}
.get-action-right img{max-width: 100%;position: absolute;width:auto; right:0;}
.get-action-left h2{ color:#499a1a; text-transform:uppercase;font-size:25px; margin-bottom:20px; font-weight: bold;}
.get-action-left p{ color:#499a1a; font-size:20px;}
.part-ourstart{ width:100%; display:inline-block; margin:86px 0 58px 0;}
.part-ourstart h2{ color:#656565; text-align:center; width:100%; display:inline-block; text-transform:uppercase;font-family: 'berthold_akzidenz_grotesk_bBd';margin-bottom:40px; font-size: 36px; font-weight: bottom: ;}
.part-ourstart-box{ width:24%; float:left; position:relative; margin-right:1%;}
.part-ourstart-img{ width:100%; height:275px; display:inline-block;}
.part-ourstart-img img{ width:100%; height:275px;}
.part-ourstart-cnt{ position:absolute; left:0; top:0; width:100%; height:100%; display:inline-block; background:rgba(0,173,239,0.8); text-align:center;}
.part-ourstart-cnt h4{ color:#fff; font-size:46px;font-family: 'berthold_akzidenz_grotesk_bBd';margin-top: 70px;}
.part-ourstart-cnt p{ color:#fff;font-size: 25px;font-family: 'berthold_akzidenz_grotesk_bBd';}
.part-ourstart-cnt p span{ display:block;}
.part-ourstart-box4{ margin-right:0px;}
.signup-todayeasy{ width:100%; display:inline-block; /*background:#00adef url(../images/signup-todayeasy.jpg) no-repeat;*/ background-color:#00adef; padding:100px 0; background-position:center right;}
.signup-todayeasy{background:#00adef url(../images/signup-todayeasy.jpg) no-repeat;background-position: center right;}
.signup-todayeasy-box{ width:680px;}
.signup-todayeasy-box h3{margin-top:0px; color:#6f6363; text-transform:uppercase; font-size:35px;font-family: 'berthold_akzidenz_grotesk_bBd';}
.signup-todayeasy-box p{    font-family: 'berthold_akzidenz_grotesk_bRg'; color:#ffffff; font-size:24px; margin-bottom:52px;}
.charity-pageblock{width:100%; display:inline-block;margin-bottom: 60px;height: 439px; background-position:100% !important; background-size:cover !important;}
.donorpage-middil{ width:100%; display:inline-block; margin:100px 0 50px 0;}

.gallery-page{ width:100%; display:inline-block; }
.gallery-banner{ width:100%; display:inline-block;margin-bottom:0px;    background: url(../images/gallery-banner-bg.png) no-repeat;    background-position: 100% !important;
    background-size: cover !important;}
.gallery-banner h1{ font-size:62px; margin-bottom:0;    font-family: 'Berthold Akzidenz Grotesk BE Co';font-weight: bold;}
.gallery-banner p{ margin-top:0;/*font-family: 'berthold_akzidenz_grotesk_bRg';*/}
.gallery-banner p strong{font-family: 'berthold_akzidenz_grotesk_bRg';}
.gallery-middil{ width:100%; display:inline-block; position: relative; min-height: 330px;}
.paginate-ctm{position: absolute; bottom: 0px; left: 50%;}
.gallery-box{ width:15.5%; float:left; margin-right:1%; margin-bottom:30px; margin-top: 30px;}
.gallery-box-img{ width:175px; height:120px; background:#999999;}
.gallery-box-img img{width: 100%; height: 100%;}
.gallery-box h4{ font-size:15px; text-transform:uppercase; text-align:center; margin-top:15px;}
.calender-main{ width:100%; display:inline-block;}
.calender-banner{width:100%; display:inline-block;background: url(../images/calender-banner.png) no-repeat;margin-bottom: 60px;height: 430px; background-position:100% !important; background-size:cover !important;}
.calender-banner .about_bnr_content h1{font-size: 54px;line-height: 55px; max-width: 300px;}
.calender-banner .about_bnr_content h1 br{ display: none;}
.calender-banner .about_bnr_content p{font-size: 20px;font-family: 'berthold_akzidenz_grotesk_bRg';}
.calender-banner .about_bnr_content{padding: 79px 0px 50px 0;}
.calender-banner .about_bnr_img{width: 42%;}
.calendar-midd{ width:100%; display:inline-block; margin-bottom:60px;}
.darker-txt{font-weight: bold;}
.contactpage-main{ width:100%; display:inline-block;}
.contactpage-banner{ margin-bottom:40px;    background-position: 100%;background-size: cover;}
.contact-midd{ width:100%; display:inline-block; margin-bottom:30px;}
.contact-address{ width:100%; display:inline-block; position: relative;}
div.wpcf7-mail-sent-ok{ position: relative; bottom: -50px;border-radius: 20px;background: #398f141a; line-height: 40px; right: 0;width: 45%;}
.contact-address-lt{ width:45%; float:left;}
.contact-address-rt{ width:45%; float:right;}
.contact-address-rt .formrow .singlerow .textarea-input{height: 40px;}
.contact-address-lt h2{ color:#25acee;    font-family: 'berthold_akzidenz_grotesk_bMd'; font-size: 26px; font-weight: bold;}
.contact-address-lt h2 span i{ font-weight: bold; font-size: 21px;}
.slider_image{background-repeat: no-repeat; margin-top: 51px;
    margin-left:77px;}
.contact-address-lt h2 span{ color:#040404; display:block; font-size:15px;font-size: 23px;}
.contact-address-lt p{ font-size:18px;}
.contact-address-lt .social-icons{ margin-top:50px;}
.contact-address-lt .social-icons a{ background:#4fb748;}
.contact-address-lt .social-icons a:hover{ background:#00adef;}
.social-icons a .fa.fa-twitter{font-size: 34px;margin-top: 8px;}
.social-icons a .fa.fa-facebook{font-size: 34px;margin-top: 9px;}
.middle-full-content .container-lg{ max-width: 1020px; }
.home_slider .slider_text{ width: 30%; float: left; margin-top: 60px;}
.home_slider .slider__caption{ width:68%; 
    float: right; position: relative; padding: 0;
    left: 10%;
    top: 13%;
    margin: 0;}
.home_slider .slider_text .slider_image img{ margin-left:-46px;    position: relative;top: -70px;}

.home_slider-block{ width: 100%; 
    display: inline-block; 
    height: 100%;
    position: absolute;
    top:-10px; 
	
}
.ticket-now-btn a {
    font-size: 27px;

    font-family: 'Berthold Akzidenz Grotesk BE';
    background-image: linear-gradient(#00ADEE, #0186E3);
    border-radius: 17px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    min-width: 334px;
    height: 66px;
    line-height: 69px;

    padding-left: 29px;
    display: inline-block;
    text-decoration: none !important;
    box-shadow: -1px 8px 17px 5px #d07314;
    letter-spacing: 2px;
    padding-left: 20px;
    word-spacing: -1px;
    margin-top: 22px;
}
.ticket-now-btn a:hover{ background: #0186E3; }    
.get-involved-donate span {
    color: #fff;
    /* margin-bottom: 30px; */
    text-transform: uppercase;
    position: absolute;
    /* bottom: 18px; */
    /* text-align: center; */
    /* right: 117px; */
    bottom: 38px;
    width: 100%;
    /* margin: 0 auto; */
    font-size: 41.62px;
    /* padding-left: 40px; */
    font-weight: bold;
    text-align: center;
    letter-spacing: 2px;
}
.footer-photos{ width: 260px; display: inline-block; margin-top: 10px;}
.footer-photos ul{ margin:0; padding: 0;}
.footer-photos li{    list-style: none;
    float: left;
    background: #808080;
    width: 48px;
    height: 48px;
    margin: 3px 0px 8px 17px;}
.get-involved-donate .h3_heading {
    color: #fff;
    margin-bottom: 30px;
    text-transform: uppercase;
    position: absolute;
    bottom: 62px;
    text-align: left;
    right: 40px;
    font-size: 33px;
    padding-left: 0;
    min-width: 181px;
    font-family: 'berthold_akzidenz_grotesk_bMd';
    font-weight: normal;
}
.newspage-box-right p{ font-size: 20px; color: #000;    font-family: 'berthold_akzidenz_grotesk_bMd';
    font-weight: normal; }
.newdonor-section p{ color: #666666; font-size: 23px;}    
.formrow .singlerow select.inputtext{ width: 100% !important; }
.formrow .singlerow input[type=checkbox]{ width:auto !important;    margin-right: 10px;}
.formrow-checkbox{ font-size: 16px; color: #666666; }
.admin-after-login{ width: 100%; display: inline-block; border-top: 1px solid #00adee;}
.container-box{    width: 100%;
    display: inline-block;}
.container-box h2{
    font-family: 'berthold_akzidenz_grotesk_bMd';
    font-weight: normal;
    color: #F7971D;
    font-size: 34px; margin-bottom: 0;}    
.container-box h3{ font-size: 25px; color: #666666;font-weight: 600;}
.box_content h3{ font-size: 20px; }    
.container-box table{ margin-top: 30px; }
.container-box table tr th{ background: #F7971D; color: #ffffff; border: 0;font-weight: normal;
    font-size: 19px;}
.container-box p{color: #fff;}

/*dashboard design start*/
.dashboard-box{display: flex;flex-wrap: wrap;margin-top: 38px;}
.box_1_of_3{flex-basis: 50%; margin-bottom: 20px;}
.play-btn{ height: 35px; width: 35px; border-radius: 10px; background: #fff;display: flex; justify-content: space-around; align-items: center; font-size: 20px; float: left; border: 2px solid #00000073;}
.box_content{float: left; width: 90%; padding: 0 45px 0 20px;}
.box_content p{font-size: 18px; margin-top: 8px; color: #666666;}
.fa-play{ color: #F7971D;/*text-shadow: 3px 3px 8px #15141452;*/}
.dashboard-specific{padding: 50px 0;}
.box_content a{font-size: 20px; color:#666666 ; font-weight: bold;}
.box_content a:hover{color: #F7971D !important;}

.box_content a:hover{text-decoration: none; color: #fff;}
.nav-bottom-items li{display: inline-block;padding: 15px 40px 15px 55px;border-right: 2px solid #accb22;}
.nav-bottom-items li a{color: #fff; text-transform: uppercase; font-size: 14px; font-weight: bold;}
.nav-bottom-items li:last-child{border: none;}
.nav-bottom-items li:first-child{padding-left: 0;}
.navigation-bottom{background:#50b648;padding-top: 20px;padding-bottom: 20px;display: inline-block; width: 100%;}
.nav-mid li{display: inline-block;height: 10px; width: 40px;height: 42px;width: 180px;text-align: center;line-height: 2.5;margin-right: 25px;font-weight: bold;}
.nav-mid{text-align: right;margin-bottom: 2px; text-transform: uppercase;}
/*.nav-mid li a{color: #fff;text-transform: uppercase;}
.nav-mid li a:hover{text-decoration: none; }
.navigation-middle-box{max-width: 1180px; margin: 0 auto;}
.navigation-middle{margin-top: 38px; display: inline-block; width: 100%;}
.nav-mid li:last-child{margin-right: 0; margin-top: 5px;}
.nav-bottom-items{max-width: 1120px; margin: 0 auto;}
.nav-mid a{color: #fff; text-decoration: none;}
.nav-mid a li{background: #26abe2;}
.nav-mid a li:hover, .nav-mid a:active{background: #f6961d;color: #fff;}*/
.navigation-middle{max-width: 1180px; margin: 0 auto;}
.navigation-middle-box{margin-top: 38px; display: inline-block; width: 100%;}
.delivery_method_error{position: absolute; bottom: -12px;}
.nav-mid li a:link, .nav-mid li a:visited{display: inline-block;color: #fff;height: 10px; width: 40px;height: 42px;width: 180px;text-align: center;line-height: 2.5;font-weight: bold;background: #f6961d; border-radius: 12px;}
.nav-mid li a:hover{background: #26abe2;}
.nav-mid li a.active{background: #26abe2;}
.nav-mid li{margin-right: 25px;}
.nav-mid li:last-child{margin-right: 0;}
/*dashboard design end*/

/*Form Design Start*/
.table-container{max-width: 1201px; margin: 0 auto;}
.inline_form{display: flex; width: 100%; justify-content: space-between;margin-bottom: 7px;}
.city_name{width: 35%;}
.country_name{width: 30%;font-size: 15px;margin-top: 1px;position: relative;}
.zipcode_txt{width: 32%;}
/*.country_name:after{content:'\25BC'; display: inline-block;font-size: 40px;position: absolute; top:-10px;right: 0;color: #f6961d;}*/
.select_1_of_4 select, .country_name select{background-image: url(../images/sort-down.png) !important; background-repeat: no-repeat !important; background-position-x: 90% !important;}
.singlerow select{background-image: url(../images/sort-down.png) !important; background-repeat: no-repeat !important; background-position-x: 98% !important;}
.singlerow span{color: #666666;font-family: 'berthold_akzidenz_grotesk_bMd';}
.reqd-field{text-align: right; font-size: 20px; margin-right: 30px; }
.table-container ::-webkit-scrollbar{width: 12px;height: 90%;}
.table-container ::-webkit-scrollbar-track{background-color: #696969; }
.table-container ::-webkit-scrollbar-thumb {background: #dd8019; border-radius: 5px;}
.table-container textarea ::-webkit-resizer{color: #dd8019;background-color: #e5e5e5;}
.row_form .singlerow{flex-basis: 49%;}
.singlerow ::placeholder{text-transform: uppercase;}
/*.admin-after-login a{color: #fff; text-decoration: none;}*/
.admin-after-login a:hover{color: #fff;text-decoration: none;}
.signup-todayeasy .submit-btn,.wpcf7-submit{min-width: 30%;}
/*Form Design End*/

.footer_top .social-icons a .fa.fa-instagram{    font-size: 0;margin-top: 0;background: url(../images/instagram-pink.png) no-repeat;width: 27px;height: 27px;display: inline-block;background-position: 100%;background-size: 100%;position: relative;top: -21px;}
.footer_top .social-icons a:hover .fa.fa-instagram{background: url(../images/instagram.png) no-repeat;width: 27px;height: 27px;display: inline-block;background-position: 100%;background-size: 100%;position: relative;top: -21px;}	
.social-icons a {-webkit-transform: perspective(1px) translateZ(0);transform: perspective(1px) translateZ(0);box-shadow: 0 0 1px rgba(0, 0, 0, 0);-webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-property: transform;transition-property: transform;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}
.social-icons a:hover{-webkit-transform: translateY(-8px);transform: translateY(-8px);}


/*--button hover effect---*/
.orange_bg {display: inline-block;vertical-align: middle;-webkit-transform: perspective(1px) translateZ(0);transform: perspective(1px) translateZ(0);position: relative;background-image: linear-gradient(#f6961d, #dd8019);-webkit-transition-property: color;transition-property: color;-webkit-transition-duration: 0.3s;transition-duration: 0.3s; overflow:hidden;}
.orange_bg:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #02aaeb;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.orange_bg:hover, .orange_bg:focus, .orange_bg:active {
    color: white;
}
.orange_bg:hover:before, .orange_bg:focus:before, .orange_bg:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}



.green_bg {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
    background-image: linear-gradient(#50b648, #3d9733);
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s; overflow:hidden;
}
.green_bg:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #02aaeb;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.green_bg:hover, .green_bg:focus, .green_bg:active {
    color: white;
}
.green_bg:hover:before, .green_bg:focus:before, .green_bg:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
/*--button hover effect---*/
.home_slider-block .container-lg{    max-width: 1353px;}
.registration_steps .container-lg{    max-width: 1003px;}
.steps_card_1_0f_3:nth-child(2){    margin-left: 20px;}
/*.steps_card_1_0f_3:nth-child(3){    margin-left: 40px;width: 31%;}*/
.get-involved-block .container-lg{    max-width: 1296px}
footer .container-lg{max-width: 1180px;}
.formrow .singlerow input[type=radio] {
    width: auto !important;
    margin-right: 10px;
}
.formrow-select select{    width: 100%;
    background: #e5e5e5;
    border: 0px;
    color: #9fa19e;
    font-family: 'berthold_akzidenz_grotesk_bMd';
    font-weight: normal;
    font-size: 12px;
    padding-left: 5px;
    padding-bottom: 17px;}
.select_1_of_4{width: 24.4%; position: relative;}
.dmy-block{display: flex; justify-content: space-between;}
.formrow-select #area{ width: 100% !important; } 
.details-midd{ width: 100%; display: inline-block; margin-bottom: 20px; }
.details-midd p{ margin-bottom: 0px; }
.button-block .orange_cutome{background-image: linear-gradient(#f6961d, #dd8019);}
.button-block .orange_cutome:hover{ background:#dd8019;} 
.button-block .btn{    border-radius: 17px;
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    min-width: 145px;
    height: 52px;
    line-height: 51px;
    text-align: center;
    padding: 0 15px;
    display: inline-block;
    text-decoration: none !important;
    box-shadow: 0px 2px 8px 2px #e4d3cc;}

/*graph style */
.section-graph    .head{font-size: 0px}
.section-graph.left{display: inline-block;width: 50%;height: 550px;}
.section-graph.left img,.right img{width:auto;    height: 450px; max-width: 100%;}
.left .grp {width: 100px;background: #ffdd00;display:block;position:absolute;bottom: 60PX;left: 120PX;right: 0;-webkit-animation: line 1s ease forwards;animation: line 1s ease forwards; }
.section-graph .left .height { position:relative; display: inline-block;padding: 50px;}
.section-graph .left .grp::before{content: '';background:url("../images/graph.svg");position: absolute;top: -13px;height: 100%;width: 100%;background-repeat: no-repeat;}
.section-graph     .right .grp::before{content: '';background:url("../images/graph.svg");position: absolute;top: -13px;height: 100%;width: 100%;background-repeat: no-repeat;}

.section-graph .right{display: inline-block;width: 50%;height: 550px;;vertical-align: top;}
.right .grp {width: 100px;background: #ffdd00;display:block;position:absolute;bottom:60px;
    left: 140px;right: 0;-webkit-animation: line 1s ease forwards;animation: line 1s ease forwards; }
.section-graph  .right .height { position:relative; display: inline-block;padding: 50px;}
.section-graph .height p{ font-size: 36px; color: #ffdd00; font-weight: 600;}
.section-graph h3{font-size: 91.41px;font-family: Berthold Akzidenz Grotesk Extra Bold;padding: 0px;margin: 0px;-webkit-text-stroke: 5px;-webkit-text-stroke-color: #FFDD00;color: #fff;}
.section-graph p{margin: 0;padding: 0;}
.section-graph .right h3 {margin-right: -119px;     padding-top: 12px;}
@keyframes line {
    0%   { height:0%; }
    100% { height: 370px; }
}
@-webkit-keyframes line {
    0%   { height:0%; }
    100% { height: 370px; }
}           
.section-graph  .text{position: absolute;;top: 0px;right: 0px;top: 111px; right: 153px;}
.section-graph .graph-block-left.left .text{ right: 24%; }
.section-graph .text p{text-align: left;line-height: 1;font-family: "Berthold Akzidenz Grotesk BE";}
/*.section-graph .right .text p {padding-top: 15px;}*/
.container-box{ padding: 40px 0; }
.admin-after-login .table tr td{ color: #666666; }
.formrow-select-full  select {width:100%;background: #e5e5e5;border: 0px;color: #6e6e6e;font-family: 'berthold_akzidenz_grotesk_bMd';font-weight: normal;font-size: 12px;padding-left: 5px; padding:10px;text-transform: uppercase;}
/*.news-pagination {padding-left: 40%;}*/
.newdonor-section .table-container table tr td{ color: #666666; }
.terms-box .singlerow p{color: #666666; font-size: 15px;}
.btn{ border-radius: 17px !important; }
.admin-after-login .container-box table.table tr td form{ display: inline-block;; }
.allcharity-table h1{ margin-bottom: 20px; }
.dataTables_length label{ color: #666666; }
.dataTables_filter label{ color: #666666; }
.dataTables_filter .form-control{    background: #e5e5e5;border: 0px;color: #9fa19e;font-family: 'berthold_akzidenz_grotesk_bMd';font-weight: normal;font-size: 12px;padding-left: 5px;padding-bottom: 17px;border-radius: 0; float: right;}
.dataTables_info{ color: #fff; }    
.page-item.active .page-link{background-color: #F7971D !important;border-color: #F7971D !important;}
.nav-top-link{ width: 100%; display:inline-block; }
.nav-top-link .nav-bottom-items{ max-width:inherit; float: left;    border-right: 2px solid #ffdd00; padding-right: 15px; margin-right: 15px; color: #accb22;}
.nav-top-link .nav-bottom-items li{ padding:15px 0px 15px 0px; }
.nav-top-link .nav-bottom-items li a{border-right: 2px solid #ffdd00; padding-right: 10px; margin-right: 10px;}
.nav-top-link .nav-bottom-items li a.last-menu-line{ padding-right: 0px; margin-right: 0px; border-right: 0px; }
.nav-bottom-items-last{ padding-right: 0px !important; margin-right: 0px !important; border-right: 0px !important; }
h1.welcome-title span{ display: inline-block; width: 100%; font-size: 14px; color: #FFDD00;}
h1.welcome-title span em{ font-style: normal; }
h1.welcome-title{ line-height: 30px; }
.btn.btn-success{border-radius: 17px;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    min-width: 145px;
    height: 52px;
    line-height: 54px;
    text-align: center;
    padding: 0 15px;}
.about_bnr .container{max-width: 1188px; display: block; height: 100%;}    
.about_bnr_img img{    width: 98%; height: 100%;}
.section-graph .graph-block-left.left .height{ float: right; }
.wpsisac-slick-carousal button.slick-arrow{ width: 43px !important; height: 55px !important; }
.wpsisac-slick-carousal button.slick-prev, .wpsisac-slick-carousal button.slick-prev:hover, .wpsisac-slick-carousal button.slick-prev:focus{background-size:100% !important;}
.fc-day-grid-event .fc-content{color: #fff;}

/*form .error {color: #fff;}*/
title{color: #f7971d;}
.ticket_count{font-size: 15px;}
.singlerow.venues_area {margin-top: -24px;}
.delivery_opt_txtarea{height: 54px;}
.donate_ticket_right{margin-top: -5px; position: relative;}

.donate_ticket_right textarea{height: 60px;}

/*contact page style*/
.contactpage-main div.wpcf7-validation-errors, div.wpcf7-acceptance-missing{display: none !important;}

/*Single Post Page Start*/
.single_post_page{background: #fff;background-repeat: no-repeat;background-image: -o-radial-gradient(circle, #fff, #b1b5be 150px); margin-top: 50px;}
.single_post_page .h2_heading:after{content: ' ';display: block; width: 10%; margin: 0 auto; height: 2px; background-color: #F7971D;}
.single_post_content{display: flex; justify-content: space-evenly; padding:30px 0 50px 0; flex-wrap: wrap;}
.post_image{flex-basis: 40%;}
.post_image img{width: 100%; height: auto;}
.post_content{flex-basis: 50%;}
.post_time{color: #F7971D;font-size: 15px;font-weight: bold;}
.post_text{color: #00ADEE; font-size: 18px; max-height: 320px; overflow-y: scroll; }
.single_post_page .h2_heading{color: #F7971D; margin-bottom: 10px; margin-top: 0;text-shadow: 0px 2px 15px #fff;}

/*Single Post Page End*/
.checkbox-text{font-size: 23px; color: #666666 !important; font-family: "Berthold Akzidenz Grotesk BE" !important;}
/*Receipt Section Starts*/
.receipt_row{display: flex;}
.receipt-col-1{flex-basis: 20%; min-width: 140px;}
.receipt-col-1 p{color: #f7971d; font-weight: bold;}
.login_title{ color: #f6961d; font-size: 35px; font-weight: bold;}
.slick-dots{display: none !important;}
/*Receipt Section end*/
input.form-control.form-control-sm{margin-top: -3px;}

/*.newcover {height: 100%;display: none;left: 0;width: 100%;z-index: 1;top: 0;position: fixed;}*/

.ca-main-menu , .social-media-menu {
    display: none;
}

/*.nav-mid a:first-child li:hover{ background: #f6961d !important; color: #fff; transition: 0.5s;}*/
/*.nav-mid a:nth-child(2) li:hover, .nav-mid a:nth-child(3) li:hover{ background: #26abe2 !important; color: #fff; transition: 0.5s;}*/
.steps_card_1_0f_3:first-child .steps_img{margin-top: -6px;}
.steps_card_1_0f_3:first-child .card_content{margin-top: 7px;}
.graph-block-left .text h3{ font-size: 135px; }

/*single news section start*/
.news_slider{display: flex; width: 90%; margin: 20px auto; overflow-x: scroll;}
.nslider_tile{flex-basis: 30%; text-align: center; margin: 0 25px;}
.nslider-img{width: 150px; height: auto; margin: 0 auto;}
.nslider-img img{ width: 100%; height: auto; }
.nslider_text{margin: 10px;}
/*single news section end*/
#calendar{z-index: 0;}
.terms-box{width: 100%;display: inline-block; height: 225px; overflow-y:scroll;}
.terms-box .singlerow{padding: 0 5px;}
/*.newdonor-section.order_tickets-inner{overflow:hidden;}*/
.order_tickets-inner .formrow-checkbox{margin-left: 10px; float: none;}
/*Responsive menu start*/
.responsive-menu{z-index: 9999;}
nav #brand {float: left;display: block;margin-left: 20px;font-size: 50px;line-height: 70px;font-weight: bold;}
nav #brand a {color: #fff;transition: all 0.3s ease-out;}
nav #brand a:hover {color: #777777;}
nav #menu {float: left;left: 15%;position: relative;}
nav #menu li {display: inline-block;padding: 0px 30px;cursor: pointer;line-height: 70px;position: relative;transition: all 0.3s ease-out;}
nav #menu li a {color: #fff;}
nav #menu li:hover {background: #333;}
#toggle {position: absolute;right: 20px;top: 14px;z-index: 999;width: 35px;height: 40px;cursor: pointer;float: right;transition: all 0.3s ease-out;visibility: hidden;opacity: 0;}
#toggle .span {height: 7px;background: #dd8019;margin: 5px auto;backface-visibility: hidden;}
#toggle.on #one {transform: rotate(45deg) translateX(6px) translateY(6px);}
#toggle.on #two {opacity: 0;}
#toggle.on #three {transform: rotate(-45deg) translateX(10px) translateY(-12px);}
#resize {z-index: 9;position: fixed;top: 0px;background: #3d9733;width: 100%;height: 100%;visibility: hidden;transition: all 0.3s ease-out;display: table;}
#resize #menu {padding-top:40px;height: 50px;display: table-cell;vertical-align: top;}
#resize #menu li {display: block;text-align: center;border-bottom: 1px solid #000;text-align: center;font-size: 25px;min-height: 40px;font-weight: bold;cursor: pointer;transition: all 0.3s ease-out;}
#resize #menu li:hover {background: #328329;}
#resize #menu li:hover a {color: #fff;transition: all 0.3s ease-out;}
#resize #menu li a {color: #212121;}
#resize.active {visibility: visible;}
#toggle.on{position: fixed;}
.dashboard-specific > span{padding: 0 5px;}
@media (max-width: 767px) {
    #toggle {visibility: visible;opacity: 1;}
    nav #menu {display: none;}
}
/*Responsive menu end*/

.testimonials {
    overflow: hidden;
    position: relative;
    max-height: 300px;
}



.one-slide,
.testimonial,
.message {
    border: none !important;
    outline: none !important;
}

.icon-overlay {
    position: absolute;
    opacity: 0.3;
    right: 10%;
    top: 0;
    height: auto;
    width: 100%;
    max-width: 400px;
}

.carousel-controls .control {
    position: absolute;
    /*transform: translateY(-50%);*/
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: 2px solid #fff;
    z-index: 1;
}

.prev {
    left: -2.25rem;
}

.next {
    right: -2.25rem;
}
.slick-slide img{
    max-width: 100%;
    height: auto;	
}
.slick-arrow .fas{color: #000; font-size: 30px;}
@media screen and (max-width: 768px) {
    .testimonials {
        max-height: 700px;
    }
    .icon-overlay {
        height: 300px;
        top: calc(50% - 150px);
    }
    .carousel-controls .control {
        width: 25px;
        height: 25px;
        top: inherit;
    }
    .prev {
        left: 0;
    }
    .next {
        right: 0;
    }
    .control i {
        font-size: .7rem;
    }
    .testimonials .message {
        font-size: 1rem;
    }
    .testimonials h2 {
        font-size: 1.5rem;
    }
}

.nav-bottom-items label{font-weight: bold; color: #ffdd00;}
.layer-green{display: block; width: 100%; height: 100%;  }
.calender-banner .container{ display: block; height: 100%; }
.layer-orange{display: block; width: 100%; height: 100%; background-color: #ffa500d4;}
.span_1_of_4.about_links{margin-top: 2px;}
.fc-event-container{cursor:pointer !important;}
.newspage-banner .container-lg, .newspage-banner-rt{height:100%;}
.newspage-banner-rt img{height:100%; object-fit:cover;}
.layer-blue{display: block; width: 100%; height: 100%; background-color: #00adefcc;}
.layer-green.isOverlay {
    background: none;
    position: relative;
}

.layer-green.isOverlay .overlay {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 0;
    opacity: 0.8;
}

.layer-green.isOverlay .container-lg {
    position: relative;
    z-index: 1;
}
.isOverlay {
    position: relative;
}

.isOverlay .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0.8;
    z-index: 0;
}

.isOverlay > * {
    position: relative;
    z-index: 1;
}

.terms-condition{  position: relative;    padding-bottom: 24px;}
    .terms-condition #tandc-error{position: absolute;top: 36px;}

.terms-condition input[type="radio"], .singlerow input[type="checkbox"] {
    box-sizing: border-box !important;
    padding: 0 !important;
    width: auto !important;
    margin-right: 9px !important;
}
.reqd-right.reqd-field {
    margin-right: 0;
}

@media (max-width:500px) {
    .checkbox-text {font-size: 22px; }
}
@media (max-width:430px) {
    .checkbox-text {font-size: 22px; }
    .terms-condition #tandc-error {top: 66px;}
}
table.dataTable .delete_user_column:before {content: '' !important;}
table.dataTable .delete_user_column:after {content: '' !important;}
.download-btn:hover{color:green !important;}
#nav-container{max-width:1185px !important}

/* 06-26-2024 */
.timeline-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 100px;
        padding-left: 15px;
}

.timeline-list .timeline-wrap {
    width: 20%;
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    position: relative;
    padding-bottom: 40px;
    margin-bottom: 100px;
    border-left: 2px solid;
    -webkit-box-shadow: rgb(255, 255, 255, 0.7) 5px 0 2px -3px inset;
            box-shadow: rgb(255, 255, 255, 0.7) 5px 0 2px -3px inset;
}

.timeline-list .timeline-wrap .border-bottom {
    position: absolute;
    width: calc(100% - -1px);
    height: 25px;
    background-color: #dd7f19;
    bottom: 0;
    left: -1px;
    z-index: 1;
    border-bottom: 0 !important;
}

.timeline-list .timeline-wrap .year-wrap {
    font-size: 46px;
    text-transform: uppercase;
    position: absolute;
    bottom: -76px;
    left: 0;
    text-transform: uppercase;
    font-family: 'berthold_akzidenz_grotesk_bMd';
    font-weight: 800;
}

.timeline-list .timeline-wrap .timeline-innertext {
    padding: 0px 21px 0 23px;
}

.timeline-list .timeline-wrap .timeline-innertext h3 {
    margin-top: 30px;
    font-size: 20px;
    font-weight: bold;
}

.timeline-list .timeline-wrap .timeline-innertext p {
    line-height: 17px;
    font-size: 13px;
}

.timeline-wrap span.top-round {
    width: 26px;
    height: 26px;
    background-color: #dd7f19;
    border-radius: 50%;
    position: absolute;
    left: -13px;
    top: 0;
}

.timeline-wrap span.top-round:before {
    width: 14px;
    height: 14px;
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    content: "";
    right: 0;
    margin: 0 auto;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-box-shadow: -12px 7px 6px 2px rgba(0, 0, 0, 0.4);
            box-shadow: -12px 7px 6px 2px rgba(0, 0, 0, 0.4);
}

.timeline-wrap span.bottom-round {
    width: 36px;
    height: 36px;
    background-color: #dd7f19;
    border-radius: 50%;
    position: absolute;
    left: -18px;
    bottom: -5px;
    z-index: 11;
}

.timeline-wrap span.bottom-round:before {
    width: 16px;
    height: 16px;
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    content: "";
    right: 0;
    margin: 0 auto;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-box-shadow: -12px 7px 6px 2px rgba(0, 0, 0, 0.4);
            box-shadow: -12px 7px 6px 2px rgba(0, 0, 0, 0.4);
}


@media (max-width:991px) {
    .timeline-list .timeline-wrap {
        width: 33.33%;
    }
    
}

@media (max-width:767px) {
    .timeline-list .timeline-wrap {
        width: 44%;
        margin-right: 12%;
    }
    .timeline-list .timeline-wrap:nth-of-type(2n + 2) {
        margin-right: 0;
    }
    .timeline-list .timeline-wrap .border-bottom {
        height: 22px;
        border-radius: 0 10px 10px 0;
    }
    .timeline-list {
        margin-top: 50px;
    }
}
@media (max-width:600px) {
    .timeline-list .timeline-wrap {
        width: 100%;
        margin-right: 0 !important;
    }
    .timeline-list .timeline-wrap .border-bottom {
        width: 80%;
    }
        
}

@media (max-width:480px) {
    .timeline-list .timeline-wrap .border-bottom {
        width: 100%;
    }        
}