

.opencatfront .backhistory {
    display: none!important;
}


.contentregion section {
    padding: 35px 0;
    position: relative;
    overflow: hidden;
}

.contentregion section h2 {
    color: #000;
    font-size: 28px;
    margin-bottom: 20px;
    margin-top: 0;
}

.testmonials-pull.shadow {
    box-shadow: 0 7px 8px -1px rgb(160 160 160 / 10%)!important;
    /* z-index: 9; */
}

.cta {
    background: #f06432;
    border-radius: 5px;
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
    padding: 6px 15px;
    font-weight: 600;
    font-size: 16px;
    color: #fff !important;
}

.display-inline{
    display: inline!important;
}

h1,h2{
    font-weight: bold;
}

.orange {
    /* color: #811d3f; */
}

.bg-grey {
    background: #e6f2ff !important;
}

.margin-30 {
    margin-top: 30px !important;
}


.right-content{
    /* float: right; */
}

.open-box .open-boxicon{
    /* background-color: #fbf6ee; */
}

.ms ul {
    list-style: outside none none;
    margin: 0 0 0px 0;
    padding: 0;
    letter-spacing: 0.6px;
}

.ms ul li {
    list-style: outside none none;
    margin: 0;
    padding: 3px 0 0 25px;
    position: relative;
    text-align: left;
    /* color: #333; */
}

.ms ul li::before {
    color: #811d3f;
    content: "\f00c";
    font-family: "FontAwesome";
    font-size: 14px;
    left: 0;
    position: absolute;
    top: 4px;
    font-weight: 400;
}

.ms ul li ul li {
    list-style: outside none none;
    margin: 0;
    padding: 3px 0 3px 15px;
    position: relative;
    text-align: left;
    /* color: #333; */
}

.ms ul li ul li::before {
    content: "";
    font-family: "FontAwesome";
    font-size: 14px;
    left: 0;
    position: absolute;
    top: 11px;
    font-weight: 400;
    width: 5px;
    height: 5px;
    border-radius: 50px;
    background: #054477;
}


#register-user-form form + p{
    margin-bottom: 5px;
}

p#name:empty{
    display: none;
}

#register-user-form form ~ br{
    display: none;
}

.testpopup{
    background-color: #e8e8e8;
    margin: 30px auto;
    padding: 30px;
    text-align: center;
    border-radius: 20px;
    font-size: 20px;
    max-width: 767px;
    position: relative;
}

.testpopup a.close-icon{
    background: #FF692E;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    opacity: inherit;
    color: #fff !important;
    position: absolute;
    right: -10px;
    top: -13px;
    z-index: 999;
    font-size: 14px;
    font-weight: normal;
}

.testpopup a.close-icon i{
    margin-top: 5px;
}


/* baner-region css start */

.baner-region {
    /* background-color: #e6f2ff; */
    position: relative;
    overflow: hidden;
    text-align: left;
    z-index: 1;
    padding-bottom: 0 !important;
    /* padding-top: 15px !important; */
}

.baner-region h1 {
    margin-top: 0px;
    font-size: 29px;
}

.baner-region h2 a {
    font-size: 22px;
    margin-bottom: 10px;

}

.baner-region h3 {
    margin-top: 10px;
}

.baner-region h3 a {
    font-size: 20px;
}

.baner-region .session-details h3 {
    font-size: 20px;
    margin-bottom: 0px;
}

.baner-region .session-details h4 {
    font-size: 17px;
}

.baner-region .session-details h4 span {
    font-weight: 400;
}

.appicon {
    margin-top: 15px;
    display: flex;
}

.appicon .cta{
        line-height: 22px;
            padding: 9px 15px;
}

.appicon img {
    max-height: 40px;
}

.baner-region .open-box{
    min-height: inherit;
    margin-bottom: 25px;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}


.baner-region .open-box .open-boxicon{
    background-color: transparent;
    border-radius: 0px;

}

.baner-region .open-box .open-boxicon img{
    max-height: 50px;
    
}

.open-boxbg1:hover{
    background-color: #d9f4f7!important;
}

.open-boxbg2:hover{
   background-color: #f0f5dd!important;
}

.open-boxbg3:hover{
       background-color: #e7e5ff!important;
}

.open-boxbg4:hover{
    background-color: #c3fbe9 !important;

}

.baner-region .open-box:hover {
    /* border-radius: 0 40px 40px 0; */
}


/* baner-region css close */



/* openc cat other section start*/

.pro-link {
    float: left;
    width: 100%;
}

body.open-cat .part-ones h3{
    font-weight: bold;
    color: #000;
    font-size: 18px;
}


/* service-item section start*/





#freeresources{
  background-image: url(https://clsite-file1.s3.amazonaws.com/106960_section_bg1.png.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-top: 80px;
}


#discoverprogram .opencatleft {
    float: left;
    width: 100%;
    min-height: 110px;
}

#discoverprogram .open-box{
    padding-bottom: 20px;
}

.open-box a:hover{
    text-decoration: none!important;
}

.service-item {
    background-color: #fff;
    margin: 0 auto;
    min-height: 270px;
    padding: 25px 10px;
    transition: .5s ease;
    position: relative;
    box-shadow: 1px 2px 8px 1px rgba(214, 207, 214, 1);
    text-align: center;
    margin-top: 20px;
    border-radius: 20px;
}

.service-item:hover {
    transform: translateY(-10px)
}

.service-item img {
    width: 50px !important;
    margin: 0 auto;
    margin-bottom: 0;
    margin-bottom: 20px
}

.service-item h3 {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    margin-top: 0;
    padding-bottom: 15px;
    margin-bottom: 0
}

.service-item p {
    margin-bottom: 0
}


.service-item-2 {
    background-color: #f0fbff;
    margin: 0 auto;
    min-height: 170px;
    padding: 25px 20px;
    transition: .5s ease;
    position: relative;
    /* box-shadow: 0 5px 47.2px 11.8px rgba(19, 30, 74, .1); */
    text-align: center;
}

.service-item-2:hover {
    transform: translateY(-10px)
}

.service-item-2 img {
    width: 50px !important;
    margin: 0 auto;
    margin-bottom: 0;
    margin-bottom: 20px
}

.service-item-2 h3 {
    color: #1d274e;
    font-size: 17px;
    font-weight: 600;
    margin-top: 0;
    padding-bottom: 15px;
    margin-bottom: 0
}

.service-item-2 p {
    margin-bottom: 0
}



.part-ones .open-box .open-boxicon{
    float: left;
    border-radius: 10px;
    width: 60px;
    height: 60px;
    line-height: 45px;
    margin-top: -30px;
    margin-left: -11px;
}


.open-box .open-boxicon {
    background-color: #e5e9e9;
}

.part-ones .open-box {
    min-height: inherit;
    background-color: #fff;
    box-shadow: 1px 2px 8px 1px rgba(214, 207, 214, 1);
    text-align: left;
    margin-bottom: 40px;
    margin-top: 20px;
}

.part-ones .open-box:hover{
  background-color: #f8f3e0;
  border-radius: 0 40px 40px 0;
}



.part-ones .open-box .open-boxicon img {
    vertical-align: middle;
    max-height: 35px;
}


.part-ones .open-box .opencatleft {
  float: left;
    width: 100%;
    min-height: 250px;
}


.part-ones .open-box .opencatleft h5{
font-size: 14px;
}

.part-ones .open-box .pro-link{
margin:10px 0;
}


.pro-link img {
    height: 24px;
    width: 24px;
}





.part-ones .open-box .opencatleft h3{
    font-size: 18px;
}

.part-ones .open-box .opencatleft p{
    display: none;
}

.part-ones .col-md-4:nth-child(1) .open-box:hover,
.open-boxicon1{
    background-color: #d9f4f7!important;

}

.part-ones .col-md-4:nth-child(2) .open-box:hover,
.open-boxicon2{
background-color: #f0f5dd!important;
}

.part-ones .col-md-4:nth-child(3) .open-box:hover,
.open-boxicon3{
    background-color: #e7e5ff!important;
}


.part-ones .col-md-4:nth-child(4) .open-box:hover,
.open-boxicon4{
    background-color: #c3fbe9!important;
}

.part-ones .col-md-4:nth-child(5) .open-box:hover,
.open-boxicon5{
    background-color: #fbe7ac!important;
}


.part-ones .col-md-4:nth-child(6) .open-box:hover,
.open-boxicon6{
      background-color: #b6e4ff!important;
}

.part-ones .col-md-4:nth-child(7) .open-box:hover,
.open-boxicon7{
    background-color: #ffdbe5!important;
}

.part-ones .col-md-4:nth-child(8) .open-box:hover,
.open-boxicon8{
    background-color: #c6eda1!important;
}

.part-ones .col-md-4:nth-child(9) .open-box:hover,
.open-boxicon9{
    background-color: #cdd4ff!important;
}

.part-ones .col-md-4:nth-child(10) .open-box:hover,
.open-boxicon10{
background-color: #f6fbbb!important;
}

.part-ones .col-md-4:nth-child(11) .open-box:hover,
.open-boxicon11{
    background-color: #c7ffe0!important;
}

.part-ones .col-md-4:nth-child(12) .open-box:hover,
.open-boxicon12{
    background-color: #d7ffa6!important;
}

.flex-xs-wrap-reverse {
    flex-wrap: wrap-reverse;
}

.opencatstepblock .part-ones{
    /* max-width: 850px;
    margin: 30px auto 0 auto; */
}

/* service-item section close*/



.boxex-con {
    padding: 20px 15px 10px;
    min-height: 202px;
    margin: 10px 0;
    border-radius: 30px;
    background: #ffffff;
    border: 1px solid #811d3f;
    text-align: center;
}

.boxex-con img {
    margin-bottom: 15px;
    max-height: 50px;
    text-align: center;
}

.boxex-con h3 {
    position: relative;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 8px;
    margin-top: 0;
}

.shadow .mCustomScrollbar {
    height: 90px;
}



/* accordian css */
.accordion-section .panel-default {
    border: 0;
    background: transparent;
    position: relative;
  
}

.accordion-section .panel-heading {
    border: 0;
    background: none;

}

.accordion-section .panel-default>.panel-heading,
.panel-default {
    border: 0;
    background: transparent;
    padding: 7px;
    color: #000;
}

.accordion-section .panel-default .panel-title a,
.accordion-section a.accordion-section-title {
    display: block;

}

.accordion-section .panel-default .panel-title a::after,
.accordion-section a.accordion-section-title:after {
    font-family: 'FontAwesome';
    font-style: normal;
    font-size: 22px;
    content: "\f106";
    color: #811d3f;
    position: absolute;
    right: 10px;
}

.accordion-section a.accordion-section-title:after {
    right: 30px;
    content: "\f107";
}

.accordion-section .panel-default .panel-title a.collapsed:after {
    content: "\f107";
}

.accordion-section a.accordion-section-title.active:after {
    content: "\f106";
}

.accordion-section .panel-default .panel-body {}

.accordion-section h5 {
    font-weight: 400;
    color: #000000;
    font-size: 16px;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #CDD5E3;
}

.product-grids a {
    color: #000;
    display: block;
    font-size: 15px;
    padding: 6px 12px;
    width: 100%;
    background-color: transparent;
    border-radius: 30px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 10px;
    border: 2px solid #811d3f;
}

.product-grids a:hover {
    background: #811d3f;
    color: #fff;
    text-decoration: none;
}

/* accordian css */


/* testimonial css*/

/* .slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
    clear: both;
    padding: 0;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: 0;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 20px;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    margin-bottom: 0;
}

[dir=rtl] .slick-slide {
    float: right;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slick-dots {
    display: none !important;
}

.slick-slider .mCustomScrollbar {margin-bottom: 20px;} */

.testmonials-pull {
    padding-top: 40px;
    padding-bottom: 40px;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    background-image: url(/cat-mba/images/testmonials-bg.jpg);
    color: #000;
}

.testmonials-pull .slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 9;
    border: 0;
    background-color: transparent;
    background-repeat: no-repeat;
    font-size: 0;
    width: 14px;
    height: 24px;
    padding: 0;
    cursor: pointer;
}

.testmonials-pull .slick-arrow:focus {
    outline: 0 !important;
}

.testmonials-pull .slick-prev {
    background-image: url(/cat-mba/images/left-arrow.png);
    left: -10px;
}

.testmonials-pull .slick-next {
    background-image: url(/cat-mba/images/right-arrow.png);
    right: -10px;
}

.difnt-con-pag-acod h2 {
    margin-top: 0;
    color: #fff;
    font-weight: 700;
    margin-bottom: 0;
}

.box-top .categorydefin {
    display: none
}

.box-top p {
    font-size: 15px;
    background-image: initial;
    min-height: 220px
}

.boxes-testmonials {
    transform: initial;
    -webkit-transform: initial;
    position: relative
}

.readmoretest {
    margin-top: 10px
}

.readmoretest a {
    line-height: 41px;
    padding: 0 22px;
    font-size: 14px;
    background-color: #ff692e;
    color: #fff;
    border-radius: 0;
    font-weight: 700;
    border-color: transparent
}

.readmoretest a:hover {
    background-color: #ff692e;
    color: #fff;
    border-color: #ff692e
}

.box-bttm h3,
.box-bttm h4,
.box-top p {
    font-family: Roboto, Helvetica, sans-serif;
    color: #000;
    line-height: 1.6;
    text-align: center
}

.box-bttm h3,
.box-bttm h4 {
    line-height: 1.1
}

.night-classes-test .box-top p {
    min-height: 240px
}

/* testimonial css*/


/* mCustom scroll bar settings */
.mCustomScrollbar {
    position: relative;
    height: 120px;
    overflow: auto;
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom;
    margin-bottom: 0px;
}

.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr;
}

.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto;
}

.mCSB_inside>.mCSB_container {
    margin-right: 10px;
}

.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    height: auto;
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1;
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    background-color: rgba(0, 0, 0, .1);
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px!important;
    text-align: center;
    background-color: #811d3f!important;
}

.currentafbox .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgb(105, 204, 68)!important;
}

.testmonials-pull {
    background: transparent;
}

.mentor-descrip {
    background: #fff;
    border-radius: 10px;
    padding: 0px 0px 10px;
    text-align: left;
    /* box-shadow: 0px 5px 17px 0px rgb(70 70 70 / 10%); */
}

.slick-track {
    /* padding: 0px 0; */
}

.imag {
    /* margin: 0 -15px; */
    background: url(https://www.careerlauncher.com/cat-mba/images/bg-mentor.jpg) no-repeat top center;
    background-size: cover;
}


.imag img {
    border-radius: 10px 10px 0 0;
    margin: 0 auto;
    max-height: 210px;
    object-fit: contain;
}

.mentor-descrip h4 {
    margin-top: 20px;
    margin-bottom: 5px;
    position: relative;
    font-size: 18px;
}

.mentor-descrip a h4,
.mentor-descrip a p {
    color: #000;
}

.mentor-descrip a h4:hover,
.mentor-descrip a p:hover {
    text-decoration: none;
}

.mentor-descrip h4:after {
    content: "\f105";
    font-family: 'FontAwesome';
    right: 10px;
    position: absolute;
    font-size: 18px;
}

.mentor-descrip .h4-after-hide::after {
    display: none;
}

.mentor-descrip p {
    margin-bottom: 0px;
}

.testmonials-pull .slick-prev {
    background-image: url(https://www.careerlauncher.com/cat-mba/images/left-arrow-angle.png) !important;
    right: 26px !important;
    left: inherit;
}

.testmonials-pull .slick-next {
    right: 0px;
    background-image: url(https://www.careerlauncher.com/cat-mba/images/right-arrow-angle.png) !important;
}


.testmonials-pull .slick-arrow {
    position: absolute;
    z-index: 9;
    border: 0;
    background-repeat: no-repeat;
    font-size: 0;
    top: 0%;
    width: 30px !important;
    height: 30px !important;
    padding: 0;
    cursor: pointer;
    background-color: transparent !important;
    background-size: 25px;
    background-position: center;
    border-radius: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.same .btn {
    background: #9D254D;
    border: 1px solid #9D254D;
    color: #fff;
    display: inline-block;
    margin-top: 15px;
    text-align: center;
    border-radius: 5px;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    padding: 10px 25px;
}
/* 
.mba-colleges a {
    padding: 2px 15px;
    border: 2px solid #811d3f;
    display: inline-block;
    border-radius: 50px;
    font-size: 14px;
    color: #000;
    margin-bottom: 10px;
}

.mba-colleges a:hover {
    background: #9d254d;
    color: #fff;
    border: 2px solid #9d254d;
    text-decoration: none;
}

.articles h3 {
    font-size: 13px;
    margin-top: 15px;
    margin-bottom: 5px;
}

.articles h3 a {
    color: #000;
}

a.links {
    color: #000;
    display: block;
    font-weight: 500;
    border: none !important;
    margin-bottom: 0px !important;
    font-size: 16px !important;
}

a.links:hover {
    background: transparent;
    color: inherit;
}

.latest-noti a.links {
    margin-top: 5px !important;
}

.articles p {
    font-size: 12px;
    line-height: 19px;
}

.articles img {
    border-radius: 6px;
} */

.author {
    position: relative;
    padding-left: 85px;
}

.author img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
}

.testmonials-pull .slick-slide  > div{
    padding:0 15px;
}






.datalistingitemvalue{
    font-size: 15px;
}


.datalistingitemvalue.topic-value4,
.datalistingitemvalue.topic-value5{
    display: none;
}


body.opencattable .datalistingitemvalue.topic-value4{
    display: block;
}



/* openc cat other section close*/


.yamm {
    padding: 0;
    background-color: #f4f2f2;
}

.user-action a.button {
    background-color: #f1673d;
    border-radius: 3px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.03) inset;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    margin-right: 10px;
    overflow: hidden;
    padding: 4px 25px;
    position: relative;
    border: 2px solid #f1673d;
    font-weight: 500;
    text-decoration: none;
}

.user-action a.button::after {
    background: rgba(0, 0, 0, 0.09) none repeat scroll 0 0;
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.3s ease-out 0s;
    width: 0;
    z-index: 1;
}
.user-action a.button:hover::after {
    width: 100%;
    color:#fff;
}


.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px 0 0 4px;
    border-right: none;
    min-width: 40px;
}

.input-group-addon .fa-mobile{
    font-size: 22px;
}


.viewSummary2 .modal-header {
    background-color: #ebe5e3;
    padding: 3px 15px;
}

.viewSummary2  .journey-tabs a{
    text-decoration: none;
}

.viewSummary2 .modal-body{
    padding-bottom: 20px;
}

.logout-btn{
margin-top: 5px;
display: inline-block;
margin-right: 10px;
}

.backhistory {
    float: left;
    width: 100%;
    line-height: 35px;
    /* display: none; */
}

.opencatfront .backhistory {
    display: none;
}

.testpapermodal .modal-content,
.testpapermodal .modal-body{
    float: left;
    width: 100%;

}

.testpapermodal .modal-content button.close {
    background: #FF692E;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    opacity: inherit;
    color: #fff !important;
    position: absolute;
    right: -16px;
    top: -13px;
    z-index: 999;
    font-size: 14px;
    font-weight: normal;
}

.cta-mob{
    display: none;
}



.table-custum td, 
.table-custum th{
    border-bottom: 1px #ededed solid;
    border-right: none;
    border-left: none;
    border-top: none;
}

.table-custum td:first-child, 
.table-custum th:first-child{
    width: 90px;

}




.thankyoucontent{
    float: left;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.opencatthankcontent {
    background-color: #fff;
    padding: 50px 20px;
    border-radius: 20px;
    text-align: center;
    -moz-box-shadow: 2px 4px 8px 1px rgba(214, 207, 214, 1);
    -webkit-box-shadow: 2px 4px 8px 1px rgba(214, 207, 214, 1);
    box-shadow: 2px 4px 8px 1px rgba(214, 207, 214, 1);
}


.opencatthankimg img{
    max-height: 120px;
    margin-bottom: 10px;
}

.opencatthankcontent h2{
    font-size: 24px;
    font-weight: bold;
}









@media only screen and (max-width: 1024px) {

}


@media only screen and (max-width: 767px) {

    .hide-mobile{
        display: none;
    }

    .appicon {
  margin-bottom: 20px;
    }


    #subfooter .socialicons ul{
        float: none;
        margin-top: 10px;
        text-align: center;
    }


#freeresources{
    padding-top: 50px;
}


.journey-tabs{
    margin-bottom: 30px;
}


.part-ones .open-box .pro-link{
    display: block;
}

.part-ones .open-box .opencatleft {
float: left;
width: 100%;
min-height: inherit;
}






    .flex-xs-wrap-reverse {
        flex-wrap: wrap-reverse!important;
    }

a.navbar-brand{
    padding: 10px 5px;
    margin-right: 0;
}

a.navbar-brand img{
    margin-right: 0;
}


.contentregion section h2 {
    font-size: 20px;
    margin-bottom: 20px;

}

.service-item{
    min-height: inherit;
}

#discoverprogram .opencatleft{
    min-height: inherit;
}

.boxex-con{
    min-height: inherit;
}

.pro-link {
    margin-top: 15px;
    display: none;
}

.cta-mob{
        display: inline-block;
}

}

@media only screen and (max-width: 420px) {

    .user-action a.button {
        font-size: 14px;
        margin-right: 0;
        padding: 3px 10px;
        border: 1px solid #f1673d;
    }


}