img {
    max-width: 100%;
}
body {
    overflow-x: hidden;
}

.mobile-menu-colusemouse {
    display: none;
}

.top_banner_wrap {
    position: relative;
    z-index: 1;
}

.top_banner_wrap.no {
    background: none;
}

.top_banner_wrap:after,
.blog-page-bg:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: #000;
    opacity: 0.5;
    z-index: -1;
}

.banner_title h1 {
    text-align: left;
}

.banner_title.innerpage_banner_title {
    margin: 0;
    padding: 100px 0;
}

.blog-page-bg {
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
    position: relative;
    z-index: 1;
}

.blog-page-bg,
.top_banner_wrap {
    margin-top: 50px;
}

.header_wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9;
}

.sidebar_category {
    z-index: auto;
}

.blog_page_sidebar {
    position: relative;
}

.blog_page_sidebar form.search-form input[type="search"] {
    background-color: #f3f3f3;
    border: 1px solid #c9c9c9;
    border-radius: 6px;
    color: #999;
    height: 53px;
    margin-top: 20px;
    padding-left: 10px;
    position: relative;
    width: 100%;
}

.blog_page_sidebar form.search-form input[type="submit"] {
    background: #fa9020 url("../images/search_box_icon.png") no-repeat scroll center center;
    border: 1px solid transparent;
    border-radius: 0 6px 6px 0;
    font-size: 0;
    height: 54px;
    padding-right: 0;
    position: absolute;
    right: 0;
    top: 48px;
    width: 58px;
}

.thumbnail .caption {
    z-index: auto;
}

.page-template-page-store #mc4wp-form-1::before {
    right: 42%;
    top: 6%;
}

.page-template-page-store .blog-page-bg,
.top_banner_wrap {
    margin-top: 0px;
}

.single-slide {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    height: 100%;
    width: 100%;
}

.top_banner_wrap-2 {
    float: left;
    width: 100%;
    height: calc(100vh - 50px);
    position: relative;
}

.single-brand img {
    width: 100%;
}

.brand-active-store .owl-dots {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
}

.owl-carousel .owl-dots.disabled {
    display: block;
}

.brand-active-store {
    border-top: 1px solid #ccc;
    padding-bottom: 30px;
    padding-top: 27px;
}

.brand-active-store .owl-dot {
    background: #999999;
    border: 1px solid #fff;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin: 13px 8px;
    height: 15px;
    width: 15px;
    border-radius: 50%;
    display: inline-block;
}

.brand-active-store .owl-dot.active {
    background: #FA9A36;
    position: relative;
}


/*store page slider*/

.store-slider-rapper {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.store-slider-rapper:after {
    clear: both;
    display: block;
    content: "";
}

.single-slider-store {
    height: 100vh;
    position: relative;
    z-index: 1;
}

.slider_img_1 {
    position: relative;
    z-index: 1;
}

.single-slider-store::after {
    background: #222 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.6;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.slider_img_1::after {
    background: #222 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.4;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.store-slider-table {
    display: table;
    height: 100%;
    width: 100%;
}

.sotr-slider-cell {
    display: table-cell;
    vertical-align: middle;
}

.slider-active-store .owl-dots {
    position: absolute;
    left: 50%;
    bottom: 95px;
    margin-left: -20px;
    z-index: 999;
}

.slider-active-store .owl-dot {
    background: #ccc;
    border: 1px solid #ccc;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin: 0px 5px;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    display: inline-block;
}

.slider-active-store .owl-dot.active {
    background: #FA9020;
    border: 1px solid #FA9020;
    position: relative;
}


/*use login css stroe page*/

.menu-store-header-container ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-align: right;
}

.menu-store-header-container ul li {
    display: inline-block;
}

.menu-store-header-container ul li a {
    color: #fff;
    margin: 18px 0 0 0px;
    padding: 0 8px;
    font-size: 13px;
    text-transform: capitalize;
    -webkit-transition: all 0.34s ease-in-out;
    -o-transition: all 0.34s ease-in-out;
    transition: all 0.34s ease-in-out;
}

.menu-store-header-container ul li a:hover {
    color: #FA9020;
    text-decoration: none;
}


/* login css for home page*/

.store-login-2 {
    float: left;
    overflow: hidden;
}

.store-login-2.ml {
    float: right;
}

.header-text h3 {
    -webkit-animation: fadeInUp 1000ms ease-in-out;
    -moz-animation: fadeInUp 1000ms ease-in-out;
    -ms-animation: fadeInUp 1000ms ease-in-out;
    animation: fadeInUp 1000ms ease-in-out;
}

.header-text a {
    -webkit-animation: fadeInUp 1000ms ease-in-out;
    -moz-animation: fadeInUp 1000ms ease-in-out;
    -ms-animation: fadeInUp 1000ms ease-in-out;
    animation: fadeInUp 1000ms ease-in-out;
}

.header-text p {
    -webkit-animation: flipInX 1000ms ease-in-out;
    -moz-animation: flipInX 1000ms ease-in-out;
    -ms-animation: flipInX 1000ms ease-in-out;
    animation: flipInX 1000ms ease-in-out;
}

.header-text img {
    -webkit-animation: slideInUp 1000ms ease-in-out;
    -moz-animation: slideInUp 1000ms ease-in-out;
    -ms-animation: slideInUp 1000ms ease-in-out;
    animation: slideInUp 1000ms ease-in-out;
}

.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
    transition-property: opacity;
    opacity: 0;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.carousel-fade .carousel-control {
    z-index: 2;
}


/* single product sidebar*/

.single_product_sidebar,
.product_category_sidebar {
    margin-bottom: 20px;
    position: relative;
}

.single_product_sidebar form.woocommerce-product-search input[type="search"],
.product_category_sidebar form.woocommerce-product-search input[type="search"] {
    background-color: #f3f3f3;
    border: 1px solid #c9c9c9;
    border-radius: 6px;
    color: #999;
    height: 53px;
    padding-left: 10px;
    position: relative;
    width: 100%;
}

.single_product_sidebar form.woocommerce-product-search input[type="submit"],
.product_category_sidebar form.woocommerce-product-search input[type="submit"] {
    background: #fa9020 url("../images/search_box_icon.png") no-repeat scroll center center;
    border: 1px solid transparent;
    border-radius: 0 6px 6px 0;
    font-size: 0;
    height: 54px;
    padding-right: 0;
    position: absolute;
    right: 0;
    top: 0px;
    width: 58px;
}

.single_product_sidebar h2,
.product_category_sidebar h2 {
    color: #393939;
    font-family: "Roboto Slab", serif;
    font-size: 26px;
    font-weight: 700;
    margin-top: 0;
    text-transform: none;
}

.single_product_sidebar ul,
.product_category_sidebar ul {
    margin: 10px 0 0;
    padding: 0;
}

.single_product_sidebar ul li,
.product_category_sidebar ul li {
    border-bottom: 1px solid #ccc;
    color: #fa9020;
    font-size: 16px;
    line-height: 44px;
    list-style: outside none circle;
    margin-left: 24px;
}

.single_product_sidebar ul li a,
.product_category_sidebar ul li a {
    color: #fa9020;
}

.single-shop-area-m {
    padding-top: 100px;
    float: left;
    display: block;
    width: 100%;
}

.single-shop-area-m:after {
    clear: both;
    display: block;
    content: "";
}

.woocommerce-breadcrumb {
    padding-bottom: 30px;
}

.woocommerce-product-gallery__image a {
    display: block;
}

.woocommerce-product-gallery__image img {
    width: 100%;
}

.summary.entry-summary h1 {
    font-size: 16px;
    line-height: 26px;
    margin: 0 0 20px;
}

.woocommerce-product-details__short-description p {
    font-size: 14px;
    line-height: 26px;
    margin: 0 0 20px;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    background: #FA9020;
}

.product_meta a {
    font-size: 14px;
    font-weight: 300;
    margin: 0 3px;
    color: #FA9020;
}

.woocommerce-tabs.wc-tabs-wrapper h2,
.related.products h2 {
    margin: 0 0 20px;
    font-size: 20px;
    text-transform: capitalize !important;
}

.woocommerce-tabs.wc-tabs-wrapper p {
    line-height: 26px;
}

.woocommerce-LoopProduct-link.woocommerce-loop-product__link a {
    display: block;
}

h2.woocommerce-loop-product__title {
    font-size: 13px;
    line-height: 26px;
    text-transform: capitalize !important;
    font-weight: 400;
}

.woocommerce-LoopProduct-link.woocommerce-loop-product__link img {
    margin-bottom: 30px;
}

.woocommerce-Price-amount.amount {
    font-size: 20px;
    font-weight: 700;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    background-color: #FA9020;
    color: #fff;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
    background-color: #FA9020;
    color: #fff;
}


/*final header and menu css*/

header.header-area {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
}

.top-header {
    background: #000000 none repeat scroll 0 0;
    padding: 15px 0;
}

.top-header-links>a {
    color: #fff;
    display: inline-block;
    font-size: 13px;
    margin: 0 3px;
    text-decoration: underline;
    padding: 6px 0;
    -webkit-transition: all 0.34s ease-in-out;
    -o-transition: all 0.34s ease-in-out;
    transition: all 0.34s ease-in-out;
}

.top-header-links>a:hover {
    color: #FA9F3F;
}

.header-top-right-box ul {
    list-style: outside none none;
    margin: 0 -5px 0 0;
    padding: 0;
    text-align: right;
}

.header-top-right-box ul li.single-header-top-right {
    display: inline-block;
    margin: 0 5px;
}

.input-top input {
    background-color: #3c3c3c;
    border: 0 none;
    border-radius: 999px;
    width: 230px;
    font-size: 13px;
    height: 32px;
    box-shadow: 1px 2px 2px rgba(0, 0, 1, 0.37) inset;
    padding-left: 35px;
    position: relative;
    color: #fff;
}

.header-top-right-box ul li.single-header-top-right a {
    color: #fff;
    font-size: 13px;
}

.header-top-right-box ul li.single-header-top-right a i.fa {
    color: #fff;
    padding-right: 5px;
}

.input-top input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #fff;
}

.input-top input::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff;
}

.input-top input:-ms-input-placeholder {
    /* IE 10+ */
    color: #fff;
}

.input-top input:-moz-placeholder {
    /* Firefox 18- */
    color: #fff;
}

.input-top i.fa {
    color: #adadad;
    left: 24px;
    position: relative;
    top: 0px;
    z-index: 2;
}

.main-menu ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-align: right;
    margin-right: -20px;
}

.main-menu ul li {
    display: inline-block;
    padding: 20px 10px;
}

.main-menu ul li a {
    display: block;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    -webkit-transition: all 0.34s ease-in-out;
    -o-transition: all 0.34s ease-in-out;
    transition: all 0.34s ease-in-out;
    text-decoration: none;
}

.main-menu ul li.current-menu-item a {
    border-bottom: 2px solid #FA9F40;
}

.main-menu ul li.current-menu-item a {
    color: #fff;
}

.main-menu ul li:hover a {
    color: #FA9F40;
}

.main-navigation {
    padding: 15px 0;
}

.main-navigation.sticky {
    background: #333 none repeat scroll 0 0;
    border-radius: 0;
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}

.home-page-banner {
    height: 100vh;
    position: relative;
    z-index: 1;
}

.home-page-banner:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: #000;
    content: "";
    opacity: 0.5;
}

.banner_title h1 {
    text-align: left;
    font-size: 65px;
}

.banner_title span {
    margin: 0 0 10px;
    display: block;
}

.blog-page-bg-mr {
    height: 430px;
    position: relative;
    z-index: 1;
}

.blog-page-bg-mr:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: #000;
    opacity: 0.5;
    content: "";
}

.blog-page-title {
    border-left: 5px solid #fa9020;
    color: #fff;
    font-family: "Roboto Slab", serif;
    font-size: 44px;
    font-weight: 700;
    padding-left: 10px;
}

.blog-page-title {
    margin-top: 227px;
}

.banner_title innerpage_banner_title {
    margin-top: 227px;
}

.shop-inner-page-title.two {
    font-size: 30px;
}

.single-product .top_banner_wrap {
    height: 430px;
}

.archive .top_banner_wrap {
    height: 430px;
}

.woocommerce-page .top_banner_wrap {
    height: 430px;
}

.banner_title.innerpage_banner_title.woocommerce-products-header__title.page-title.store-page-title {
    margin-top: 90px;
}

.page .page-page {
    margin-top: 90px;
}

.featured_courses_box_1 p a,
.featured_courses_box_2 p a {
    color: #fff;
}

ul.products li {
    border: 1px solid #ccc;
    text-align: center;
    padding: 0 0 10px !important;
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
}


/* Single Product page */

.single-product #container .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image .woocommerce div.product div.images img {
    width: 65%!important;
    height: 320px!important;
    margin: 0 auto!important;
}


/*cart page css*/

.sec-padd-3 {
    padding: 50px 0;
}

.sec-padd-3 h3.orange-heading {
    font-family: roboto slab;
    font-size: 33px;
    font-weight: 700;
    line-height: 0;
    margin: 0 0 30px;
    text-transform: capitalize;
}

.sec-padd-3 h3.orange-heading a {
    color: #fa9020;
    text-decoration: none;
}

.sec-padd-3 .woocommerce h2 {
    font-size: 20px;
    letter-spacing: 1px;
    text-transform: capitalize;
    display: none;
}

.sec-padd-3 .woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
    padding: 40px;
    background: #fff;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    border: 1px solid transparent;
}

.sec-padd-3 .woocommerce form .form-row input.input-text,
.sec-padd-3 .woocommerce form .form-row textarea {
    background-clip: padding-box;
    background-color: #f3f3f3;
    border: 1px solid #c9c9c9;
    border-radius: 6px;
    height: 50px;
    outline: medium none;
    margin-bottom: 15px;
    padding-left: 15px;
}

.sec-padd-3 .woocommerce form .form-row textarea {
    padding-top: 10px;
}

label {
    margin-bottom: 10px;
}

.sec-padd-3 s.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
    display: block;
    font-size: 14px;
    text-transform: capitalize;
    letter-spacing: 1px;
    color: #555;
}

.sec-padd-3 .woocommerce form .form-row .required {
    border: 0 none;
    color: #de7303;
    font-weight: 700;
}

.sec-padd-3 .woocommerce form .form-row label.inline {
    display: block;
    margin-top: 10px;
    color: #555;
    font-size: 14px;
}

.sec-padd-3 .woocommerce-LostPassword.lost_password a {
    margin-top: -15px;
    display: block;
    color: #fa9020;
    font-weight: 500;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-size: 14px;
}

.sec-padd-3 .woocommerce-info {
    border-top-color: #fa9020;
}

.sec-padd-3 .woocommerce-info a {
    color: #fa9020;
}

.sec-padd-3 .woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    background-color: #3A3A3A;
    color: #ffff;
}

.sec-padd-3 .woocommerce-info::before {
    color: #fa9020;
}

.sec-padd-3 .select2-container .select2-choice {
    -moz-user-select: none;
    background-clip: padding-box;
    background-color: none;
    background: #F3F3F3;
    border: 1px solid #aaa;
    color: #444;
    display: block;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    padding: 0 0 0 8px;
    position: relative;
    text-decoration: none;
    white-space: nowrap;
}

.sec-padd-3 .select2-container .select2-choice .select2-arrow b {
    background: rgba(0, 0, 0, 0) url("select2.png") no-repeat scroll 0 12px;
    display: block;
    height: 100%;
    width: 100%;
}

.sec-padd-3 .woocommerce .col2-set,
.woocommerce-page .col2-set {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    padding: 15px;
    width: 100%;
    background: #fff;
    border-radius: 6px;
}

.sec-padd-3 .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox>span {
    margin-left: 20px;
}

.sec-padd-3 .woocommerce form .form-row .input-checkbox {
    display: inline;
    margin: 9px 12px 0 -1px;
    text-align: center;
    vertical-align: middle;
}

.sec-padd-3 table {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-collapse: collapse;
    margin-bottom: 10px;
}

.sec-padd-3 table th,
table td {
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.sec-padd-3 table thead th,
.sec-padd-3 table tbody td {
    text-align: center;
}

.sec-padd-3 table thead {
    color: white;
    background: #fa9b36;
}

.sec-padd-3 table thead th {
    padding: 10px;
}

.sec-padd-3 table[data-comparing="active"] tbody th {
    border-bottom: none;
    color: #767676;
}

.sec-padd-3 .woocommerce table.shop_table td {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding: 17px 13px;
}

.woocommerce a.remove {
    color: #FA9B36 !important;
}

.sec-padd-3 .woocommerce a.remove:hover {
    background: #FA9B36;
}

.quantity input {
    height: 37px;
    width: 100%;
    border: 1px solid #ccc;
}

.related products .woocommerce img,
.woocommerce-page img {
    max-width: 100%
}

.woocommerce-product-details__short-description h3 {
    margin: 0 0 20px;
}

.archive-page-woo {
    padding: 530px 0 100px;
}

.mobile-menu-store {
    display: none;
}

.sales_banner_box_1 p a,
.sales_banner_box_2 p a,
.sales_banner_box_3 p a {
    color: #fff;
}

.deal_book_box {
    height: 600px;
}

.woocommerce-product-gallery__image img {
    margin: 0 auto;
    max-width: 65%;
}

.single-product .woocommerce-Price-amount.amount {
    color: #E85A00;
    font-size: 19px;
}

.single-product div.product p.price,
.woocommerce div.product span.price {
    color: #E85A00;
    font-size: 1.25em;
    text-transform: uppercase;
}

.store-login-2.ml .woocommerce div.product span.price {
    color: #fff;
}


/*.woocommerce ul.products li.product a img {

  height: 230px !important;

}*/

.single-product .woocommerce-Price-amount.amount {
    margin-left: 2%;
}

.quantity input {
    height: 33px;
    border: 1px solid #fa9020;
}


/*final desktop version css*/

.banner_title.innerpage_banner_title {
    margin-top: 140px;
}

/*
.blg-content img {
    width: 100%;
}
*/

.page-template-page-get-your-degree .blog_page_sidebar form.search-form input[type="submit"] {
    top: 20px;
}

.nom {
    float: right;
}

.tr2 {
    text-align: right;
}

select#review_sort_by {
    width: 290px !important;
}

select#review_filter_by,
select#review_filter_stars {
    width: 148px !important;
}

input#review_keyword {
    height: 50px !important;
}

.reviews_single_header .input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 50px !important;
}

.counselor_state_list_page {
    overflow: hidden;
    padding: 40px 0;
}

.counselor_state_list_page:after {
    clear: both;
    display: block;
    content: "";
}

.ldd_listing_pagination span,
.ldd_listing_pagination a {
    background: #efefef !important;
    padding: 10px 14px !important;
    color: #454545 !important;
}

.ldd_listing_pagination a:hover {
    background: #FA9020 none repeat scroll 0 0 !important;
    color: #fff !important;
    border: 1px solid #FA9020 !important;
}

.ldd_listing_pagination .current {
    background: #FA9020 none repeat scroll 0 0 !important;
    color: #fff !important;
    padding: 10px 14px !important;
}

.brand-active-store .owl-nav div {
    color: #fff;
    height: 30px;
    left: 10px;
    line-height: 30px;
    margin-top: -20px;
    position: absolute;
    text-align: center;
    bottom: 0;
    width: 30px;
    background: #FA9020;
    display: none;
}

.brand-active-store .owl-nav div.owl-next {
    left: auto;
    right: 10px;
}

.woocommerce-checkout.woocommerce-page .banner_title.innerpage_banner_title,
.woocommerce-cart.woocommerce-page .banner_title.innerpage_banner_title {
    margin-top: 100px;
}
.page-template-page-counselor-signup .banner_content, .page-template-page-counselor-signup .signup_box_wrap {
  margin-top: 300px;
}
.career_service_details_box p span.curency-careaer {
 
  padding-right: 17px;
}
.career_service_details_box p {
  
  line-height: 27px;
  
}





/*table css*/



/*
.resultlist.table-responsive table {
  background-color: #fff !important;
  border-color: #fa9020 !important;
    border: 1px solid #fa9020;
    margin-bottom: 30px;
}
.resultlist.table-responsive  tbody  tr  th {
  background-color: #fa9020 !important;
  border-bottom-width: 1px !important;
  font-family: "Roboto Slab",serif !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
    color: #fff;
}
.resultlist.table-responsive  tbody  tr  th{
    border-left: 1px solid #e1811c;
}
.resultlist.table-responsive  tbody  tr  th {
  color: #fff;
  font-size: 15px;
  line-height: 26px;
  padding: 10px 16px;
}
.resultlist.table-responsive  tbody  tr  td {
  border-color: #fa9020;
  color: #393939;
  font-size: 16px;
  line-height: 26px;
  padding: 10px 16px;
}
*/
 table {
  background-color: #fff !important;
  border-color: #fa9020 !important;
    border: 1px solid #fa9020;
    margin-bottom: 30px;
}
 tbody  tr  th {
  background-color: #fa9020 !important;
  border-bottom-width: 1px !important;
  font-family: "Roboto Slab",serif !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
    color: #fff;
}
table thead tr td {
     background-color: #fa9020 !important;
  border-bottom-width: 1px !important;
  font-family: "Roboto Slab",serif !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
    color: #fff;
}
table thead tr td p {
    color: #fff !important;
    text-align: center;
}
  tbody  tr  th{
    border-left: 1px solid #e1811c;
}
  tbody  tr  th {
  color: #fff;
  font-size: 15px;
  line-height: 26px;
  padding: 10px 16px;
}
  tbody  tr  td {
  border-color: #fa9020;
  color: #393939;
  font-size: 16px;
  line-height: 26px;
  padding: 10px 16px;
}
a.request {
  border: 1px solid #393939;
  color: #393939;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  transition: all 900ms ease 0s;
    white-space: nowrap;
    display: inline-block;
    padding: 8px 30px;
}
a.request:hover {
  background-color: #393939;
  color: #fff;
    text-decoration: none;
  transition: all 900ms ease 0s;
}
/*
.resultlist.table-responsive  tbody  tr:nth-child(odd){
  background:#f9f9f9;
}
.resultlist.table-responsive  tbody  tr:hover {
  background: #f5f5f5;
}

.resultlist.table-responsive  tbody  tr:nth-child(even){
  background:#fff;
}
*/
 tbody  tr:nth-child(odd){
  background:#f9f9f9;
}
 tbody  tr:hover {
  background: #f5f5f5;
}

  tbody  tr:nth-child(even){
  background:#fff;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
  background: #FA9020;
  border-color: #FA9020;
    color: #fff;
}
.wp-pagenavi a, .wp-pagenavi span {
  background: #efefef;
  border: 1px solid #ddd;
  color: #454545;
  margin: 2px;
  padding: 6px 12px;
  text-decoration: none;
}
.ml-responsive-table dd{
    border-bottom: 1px solid #ccc;
}
.ml-responsive-table dd:last-child {
    border-bottom: none;
}
.featured_title::after {
  background: #FA9020;
  bottom: -11px;
  content: "";
  height: 3px;
  left: 50%;
  position: absolute;
  transform: translate(-50%, 0px);
  width: 80px;
}
.featured_title {
  display: inline-block;
  margin-bottom: 30px;
  position: relative;
}
.page-template-page-schools.page-template-page-schools-php  .sidebar_ads, 
.page-template-page-parents.page-template-page-parents-php .sidebar_ads,
.page-template-page-mid-career-learners.page-template-page-mid-career-learners-php .sidebar_ads,
.page-template-page-career-guidance-counselors.page-template-page-career-guidance-counselors-php .sidebar_ads
{

  margin-top: 0;

}
.blog_list_box h3 {
  margin: 18px 0 25px;
}
.short_content {
  color: #6d6d6d;
  font-size: 16px;
  line-height: 26px;
    margin-bottom: 20px;
}
.page-template-page-schools.page-template-page-schools-php .blog_list_box,
.page-template-page-parents.page-template-page-parents-php .blog_list_box, 
.page-template-page-mid-career-learners.page-template-page-mid-career-learners-php .blog_list_box, 
.page-template-page-career-guidance-counselors.page-template-page-career-guidance-counselors-php .blog_list_box 
{
  height: 448px;

}
.page-template-page-schools.page-template-page-schools-php .featured_career_section,
.page-template-page-parents.page-template-page-parents-php .featured_career_section,
.page-template-page-mid-career-learners.page-template-page-mid-career-learners-php .featured_career_section,
.page-template-page-career-guidance-counselors.page-template-page-career-guidance-counselors-php .featured_career_section
{
  
  padding: 20px 0 64px;
}

.scholarship_search_filter {
 
  z-index: 777;
}
.search_filter_result_wrap table td a{
    color: #333
}
.search_filter_result_wrap table td a:hover{
    text-decoration: none;
    color: #FA9020;
}

/*find  degree css*/
.page-template-page-find-digree.page-template-page-find-digree-php .blog-page-bg-mr{
    height: 100vh;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.page-template-page-find-digree.page-template-page-find-digree-php .blog-page-bg-mr::after{
    background: #FA9020;
    opacity: 0.9;
}
.page-template-page-find-digree.page-template-page-find-digree-php .banner_title,
.page-template-page-find-digree.page-template-page-find-digree-php .find_degree_banner_title
{
  margin-top: 0px;

}
.page-template-page-find-digree.page-template-page-find-digree-php .main-navigation{
    background: rgba(0, 0, 0, 0.4);
}
.page-template-page-find-digree.page-template-page-find-digree-php .main-navigation.sticky{
    background: #333;
}
.career_page_container h2 {

  text-transform: uppercase;
}
.blog_bottom_info{
    z-index: auto;
}


.scholarship_top_section img {
  width: 100%;
}

.scholarship_numbers_box h2 {
  color: #fa9020;
  float: none;
  font-family: "Roboto Slab",serif;
  font-size: 36px;
  margin-bottom: 20px;
  text-align: center;
}
.scholarship_numbers_box span{
    display: inline-block;
    width: auto;
    float: none;
}


.wpcf7-form-control-wrap.textarea-823 textarea {
  height: 150px;
  padding-top: 20px;
}

.pagination_wrap .pagination li a, .pagination_wrap a.page-numbers, .pagination_wrap span.page-numbers.current {
  font-size: 14px;
  line-height: 50px;

  width: 50px;
  height: 50px;
}
.my-pagi .nav-links a {

  padding: 0;

}


/*home page fetaure box*/

.single-get-startd-box {
    border: 1px solid #ccc;
    margin-top: 40px;
    position: relative;
}
.box-thumb img {
    width: 100%;
}
.box-thumb {
    position: relative;
    z-index: 1;
}
.box-thumb::after {
    background: #FA9020 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.34s ease-in-out;
    -o-transition: all 0.34s ease-in-out ;
    transition: all 0.34s ease-in-out ;
}
.single-get-startd-box:hover .box-thumb::after{
    opacity: 0.7;
    visibility: visible;
}

.box-content {
    color: #fff;
    height: 100%;
    left: 0;
    padding: 54px 10px 10px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    transition: all 0.34s ease-in-out;
    -webkit-transition: all 0.34s ease-in-out;
    -o-transition: all 0.34s ease-in-out ;
    transition: all 0.34s ease-in-out ;
   
}

.box-content h4 {
    left: 50%;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: -50px;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -95%);
    width: 100%;
    transition: all 0.34s ease-in-out;
    -webkit-transition: all 0.34s ease-in-out;
    -o-transition: all 0.34s ease-in-out ;
    transition: all 0.34s ease-in-out ;
    font-size: 16px;
}
.box-content p {
    left: 50%;
    margin-top: -25px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.34s ease-in-out;
    -o-transition: all 0.34s ease-in-out ;
    transition: all 0.34s ease-in-out ;
}
.box-content a.btn-mr-t {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, 27%);
    margin-top: 14px;
    -webkit-transition: all 0.34s ease-in-out;
    -o-transition: all 0.34s ease-in-out ;
    transition: all 0.34s ease-in-out ;
}

.single-get-startd-box,.box-thumb{
    overflow: hidden;
    
}
.single-get-startd-box img{
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}
.single-get-startd-box:hover img{
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform:scale(1.2) ;
}
.single-get-startd-box:hover .box-content{
    opacity: 1;
    visibility: visible;
}
.single-get-startd-box:hover .box-content h4 {
    margin-top: -35px;
}
.single-get-startd-box:hover .box-content p {
    margin-top: -15px;
}
.single-get-startd-box:hover .box-content a.btn-mr-t {
    margin-top: -7px;
}
.single-get-startd-box h5.bx-f-title {
    font-family: "Roboto Slab",serif;
    font-size: 16px;
    font-weight: 700;
    padding: 11px 0;
    text-align: center;
    text-transform: capitalize;
    color: #333333;
}

div#animation_container img {
    width: 100%;
}
.career_category_sidebar {
  margin-bottom: 20px;
  position: relative;
}
.career_category_sidebar ul {
  margin: 10px 0 0;
  padding: 0;
}
.career_category_sidebar ul li {
  border-bottom: 1px solid #ccc;
  color: #fa9020;
  font-size: 16px;
  line-height: 44px;
  list-style: outside none circle;
  margin-left: 24px;
}
.career_category_sidebar ul li a {
  color: #fa9020;
    white-space: nowrap;
}
.career_category_sidebar h2 {
  color: #393939;
  font-family: "Roboto Slab",serif;
  font-size: 26px;
  font-weight: 700;
  margin-top: 0;
  text-transform: none;
}
.single-format-standard .blog_list_box.featured_career_box.featured_career_left_side a{
  float: none;
}

.page #mc_embed_signup form{
    padding: 30px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
        
}
.page #mc_embed_signup form label{
   display: block;
font-size: 16px;
font-weight: 700;

margin: 0 0 7px;
        
}
.page #mc_embed_signup .mc-field-group {
  clear: left;
  min-height: 50px;
  padding-bottom: 0;
  position: relative;
  width: 100%;
}
.mc-field-group > br {
  display: none;
}
.page #mc_embed_signup form input[type="text"],
.page #mc_embed_signup form input[type="email"]
{
    display: block;
    height: 46px;
    width: 100%;
    border: 1pxz solid #ccc;
    transition: all 0.24s ease-in-out;
    margin-bottom: 20px;
    border-radius: 0px;
}
.page #mc_embed_signup form input[type="email"]:focus,
.page #mc_embed_signup form input[type="text"]:focus
{
    border: 1px solid #fa9020;
    outline: none;
}
.page #mc_embed_signup .button {
  background-color: #fa9020;
  border: 0 none;
  border-radius: 0;
  clear: both;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: roboto;
  font-size: 15px;
  font-weight: 400;
  height: 44px;
  letter-spacing: 2px;
  line-height: 32px;
  margin: 0;
  padding: 0 30px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.23s ease-in-out 0s;
  vertical-align: top;
  white-space: nowrap;
  width: auto;
}
.page #mc_embed_signup .button:hover {
  background-color: #C87319;
}
.list-text.marginleft > p {
  margin-bottom: 23px;
}
img.alignleft {
 
  margin-right: 20px;
}

.industry-megamenu {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-align: left;
}
.industry-megamenu li {
    border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
    display: block;
    padding-bottom: 5px;
}
.industry-megamenu li a {
    color: #fa9020;
    display: block;
    padding-top: 5px;
}
ul.page-numbers {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
ul.page-numbers li {
    display: inline-block;
    margin: 0;
}
ul.page-numbers li a {
    display: block !important;
    height: 45px !important;
    line-height: 45px !important;
    padding: 0 !important;
    text-align: center !important;
    width: 45px !important;
}
ul.page-numbers li span.page-numbers.current {
  padding: 0 !important;
  height: 45px;
  width: 45px;
  text-align: center;
  line-height: 45px;
  background: #fa9020 !important;
  border: 1px solid #fa9020 !important;
    color: #fff !important;
}
ul.page-numbers li:hover span.page-numbers.current {
  background: #fa9020 !important;
  color: #fff !important;
}
.wp-pagenavi a, .wp-pagenavi span {

  display: inline-block;
  margin: 0 3px;
  padding: 0;

  height: 35px;
  width: 35px;
  text-align: center;
  line-height: 35px;
  margin-bottom: 50px;
  margin-top: 30px;
}
.single-best-conslatent ul {
  background: #fff none repeat scroll 0 0;
  box-shadow: 3px 0 30px #eee;
  margin: 0;
  min-height: 340px;
  padding: 30px 0;
  text-align: left;
    list-style: none;
    padding-left: 30px;
}
.single-best-conslatent ul li a{
    color: #333;
    transition: all 0.23s ease-in-out;
}
.single-best-conslatent ul li a:hover{
    text-decoration: underline;
    color: #fa9020;
}
.mobile-img img {
  bottom: 30px;
z-index: 2;
}
.counsellor-overlay,.chossogn-ur-carrer-area{
  position: relative !important;
}
.chossogn-ur-carrer-area::after {
  background: #333 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: absolute;
  top: 0;
  width: 100%;
}
.conslor-content{
    z-index: 2;
}

 _:-ms-lang(x), .mobile-img img {
    bottom: -142px !important;




}










.contact-page-contact-form input[type=text], 
.contact-page-contact-form input[type=email]

{
    border: 1px solid #ccc;
    display: block;
    height: 46px;
    margin-bottom: 30px;
    padding-left: 20px;
    transition: all 0.24s ease-in-out 0s;
    width: 100%;
}
.contact-page-contact-form textarea {
    border: 1px solid #ccc;
    display: block;
    height: 150px;
    margin-bottom: 30px;
    padding-left: 20px;
    padding-top: 26px;
    width: 100%;
    transition: all 0.24s ease-in-out 0s;
}
.contact-page-contact-form br{
    display: none;
}
.contact-page-contact-form input[type=text]:focus, 
.contact-page-contact-form textarea:focus,
.contact-page-contact-form input[type=email]:focus
{
 border: 1px solid #fa9020;
    outline: none;
}

.send-con {
  border: 1px solid #fa9020;
  background: #fa9020;
  color: #fff;
  padding: 10px 30px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 2px;
  margin-top: 30px;
    transition: all 0.24s ease-in-out 0s;
}
.send-con:hover{
   background: transparent; 
    color: #fa9020;
}
span.wpcf7-not-valid-tip {
  color: #fa9020;
  display: block;
  font-size: 1em;
  font-weight: normal;
  margin-bottom: 10px;
  margin-top: -22px;
}

.blg-content img {
  max-width: 100%;
}

.resoure_section ul {
  
  min-height: 240px;
}

.bootstrap-wrapper  .btn-primary {
  
    background-color: #fa9020;
    border-color: #fa9020;
}
.bootstrap-wrapper .label-primary {
    background-color: #fa9020;
}




body .blg-content div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_share, div.heateor_sss_horizontal_counter li.heateor_sss_facebook_share,
body .blg-content  div.heateor_sss_horizontal_sharing li.heateor_sss_linkedin_share,
body .blg-content div.heateor_sss_horizontal_sharing li.heateor_sss_twitter_tweet,
body .blg-content div.heateor_sss_horizontal_sharing li.heateor_sss_google_plus_share,
body .blg-content div.heateor_sss_horizontal_sharing li.heateor_sss_pinterest_pin

{
width: auto;

}

body .blg-content div.heateor_sss_horizontal_sharing li.heateor_sss_pinterest_pin{
    margin-top: 3px !important;
}

body .blg-content ul.heateor_sss_sharing_ul{
margin-left: 	-5px !important;
}


body .blg-content ul.heateor_sss_sharing_ul  li {
    margin: 0 5px !important;
}
.marginbottom-none.sec-padd-3 {
padding: 0 0 100px;
}
.marginbottom-none.sec-padd-3 h2 {
margin-top: 0px
}

.degree_finder_scholarship_container {
    padding-top: 2%;
}

/*new form and subscribe box design*/
#wpforms-17196 input[type="text"],
#wpforms-17196 input[type="email"],
#wpforms-17196 input[type="tel"],
#wpforms-17196 select {
    
    border: 1px solid #eee;
    display: block;
    height: 46px;
    padding-left: 15px;
    width: 100% !important;
    transition: all 0.24s ease-in-out;
        
}
#wpforms-17196 textarea{
    border: 1px solid #eee;
    display: block;
    height: 170px;
    padding-left: 15px;
    width: 100% !important;
    transition: all 0.24s ease-in-out;
    
}
#wpforms-17196 label{
    font-size: 13px;
    color: #666;
    margin: 7px 0 7px;
    font-weight: 400;
}

#wpforms-17196 .wpforms-required-label{
    color: #fa9020 !important;
}


#wpforms-17196 input[type="text"]:focus,
#wpforms-17196 input[type="email"]:focus,
#wpforms-17196 input[type="tel"]:focus,
#wpforms-17196 select {
    
    border: 1px solid #fa9020;
   
        
}



.new-subscribe-box-rapper {
    background:  #fff;
    -webkit-box-shadow: 0px 8px 15px 0px rgba(112, 112, 112, 0.15);
    box-shadow: 0px 8px 15px 0px rgba(112, 112, 112, 0.15);
    border-radius: 10px;
    padding: 50px 0;

    
}

.box-btn{
    padding: 70px 0;
    border: 1px solid #E69A11;
    width: 80%;
    margin: 0 auto;
}


.box-btn a {
    text-transform:  uppercase;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    display:  inline-block;
    border:  1px solid #E69A11;
    padding:  18px 35px;
    background:  #E69A11;
    letter-spacing: 2px;
    border-radius: 5px;
    -webkit-transition: all 0.24s ease-in-out;
    -o-transition: all 0.24s ease-in-out;
    transition: all 0.24s ease-in-out;
}

.box-btn a:hover{
    background: #fa9b36 !important;
    border: 1px solid #fa9b36 !important;
    text-decoration: none !important;
}










