
.tp-pdx {
   /* padding-top: 30px;*/ 
}

.scl-icons {
    background-color: transparent!important;
    min-width: 30px!important;
    box-shadow: none!important;
    width: 30px!important;
    left: -8px;
}

.scl-icons a i {
    color: #fff!important;
    padding: 6px;
    font-size: 16px;
    width: 27px;
}

.scl-icons a i:hover {
    color: #888;
}

.login-head-1 {
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 700;
    color: #ad0248;
}

.login-head-2 {
    margin: 10px 0;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 30px;
}

.abt-page-title {
    color: #000;
    font-size: 34px;
    font-weight: 600;
    line-height: 38px;
    padding: 0;
    text-transform: uppercase;
    margin: 6px auto 20px;
}

.mtop-abt-sec {
    margin-top: 30px;
}

.inhouse-p {
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
    font-weight: 400;
}

.inhouse-head {
    font-weight: 600;
    font-size: 50px;
    color: #000;
}

.in-house-sec {
    padding: 50px 0;
}

.features-boxes-1 .item a {
    display: block;
    width: 70px;
    float: left;
    height: 70px;
    background-color: #ad0248;
    font-size: 25px;
    color: #fff;
    line-height: 70px;
    text-align: center;
    margin-right: 20px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.features-boxes-1 .item:hover a {
    color: white;
    background-color: #ad0248;
}

.features-boxes-1 .item {
    padding: 0;
}

.features-boxes-1 .item .texts {
    float: left;
    width: 60%;
    width: calc(100% - 94px);
    margin-bottom: 40px;
}

.texts h2 {
    font-size: 18px;
}

.texts p {
    font-size: 14px;
    /* color: #000; */
    line-height: 24px;
    margin: 0 10px 0 0;
    padding: 0;
    text-align: left;
}

.img-ftr {
    margin-bottom: 30px;
    width: 50%;
}

footer ul li a:hover {
    color: #888;
}

footer ul li a {
    font-size: 14px;
    margin-bottom: 2px;
}

footer h6 {
    font-size: 14px;
}

.ft-links:hover {
    color: #888;
    text-decoration: none;
}

.title-apqi {
    font-size: 24px;
    letter-spacing: 0;
    /*margin-bottom: 14px;*/
    margin-bottom: 10px;
    color: #ad0248;
    font-weight: 600;
    text-transform: uppercase;
    font-family: Roboto;
}

.icon-scl {
    background: #888;
}

.als-center {
    align-self: center;
}

footer a i {
    color: #fff;
}

.posts .post .post-container .post-title:hover {
    color: #ad0248;
}

.bg-light-maroon {
    background: #ecc8cc;
}

.newsle-sec {
    padding: 50px 0;
}

.classic_form-2 {
    font-size: inherit;
    background: #fff;
    width: 100%;
    height: auto;
    line-height: normal;
    padding: 14px 13px;
    border: 1px solid #ddd;
    outline: 0!important;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

.Submit-btns {
    width: 100%;
    padding: 10px 0;
    font-size: 18px;
    letter-spacing: 0;
}

.home .slick-slider .slick-slide:hover .slide-texts:after {
    background-color: #ad0248;
    filter: blur(0px);
    height: 190px;
    opacity: 0.8;
}

footer h6 {
    margin-bottom: 16px;
}

div.passwordValidator {
    line-height: 16px;
    width: 99%;
    background: rgb(236 200 204);
    border-radius: 5px;
    margin: 0 5px 20px 0;
    padding: 6px 6px;
    font-size: 10px;
    color: #000;
}

.apqi-btnss {
    width: 35%;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    overflow: hidden !important;
    position: relative;
    margin-top: 25px;
    margin-bottom: 10px;
    display: inline-block;
    background-color: transparent;
    border-bottom: 1px solid #ddd;
}

.apqi-btnss:hover:before {
    left: 0;
    opacity: 1;
    color: white;
}

.apqi-btnss:hover i {
    left: 10%;
    color: white;
}

.apqi-btnss i {
    position: relative;
    left: 5px;
    z-index: 5;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.apqi-btnss:before {
    left: -32%;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    padding-left: 14px;
    opacity: 0;
    line-height: inherit;
    content: '';
    background-color: transparent;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.apqi-btnss:hover {
    color: #fff;
    padding-left: 8px;
}

.newsletter-row {
    margin-top: 20px;
    /*margin-bottom: 50px;*/
}

.password-field {
    display: inline-block;
}

.password-field:after {
    content: "";
    display: block;
    height: 3px;
    width: 0;
    margin-top: 3px;
}

.password-field.level0:after {
    width: 25%;
    background: red;
}

.password-field.level1:after {
    width: 50%;
    background: orange;
}

.password-field.level2:after {
    width: 75%;
    background: gold;
}

.password-field.level3:after {
    width: 100%;
    background: green;
}

.tb_button {
    padding: 1px;
    cursor: pointer;
    border-right: 1px solid #8b8b8b;
    border-left: 1px solid #FFF;
    border-bottom: 1px solid #fff;
}

.tb_button.hover {
    borer: 2px outset #def;
    background-color: #f8f8f8 !important;
}

.ws_toolbar {
    z-index: 100000
}

.ws_toolbar .ws_tb_btn {
    cursor: pointer;
    border: 1px solid #555;
    padding: 3px
}

.tb_highlight {
    background-color: yellow
}

.tb_hide {
    visibility: hidden
}

.ws_toolbar img {
    padding: 2px;
    margin: 0px
}

.tip-text {
    font-size: 10px;
}

.homes h4 {
    font-size: 32px;
    color: #fff;
}

.homes p {
    font-weight: 300;
    font-size: 16px;
    margin-top: 7px;
    line-height: 28px;
}

.list-blocks {
    background: #eee;
    padding: 30px;
    margin: 0 10px 50px 10px;
    color: #464646;
}

.list-blocks h3 {
    font-size: 16px;
    margin-bottom: 10px;
}

.list-blocks h3 a:hover {
    color: #b10051;
}

.list-blocks2 h3 a:hover {
    color: #888;
}

.list-blocks p {
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
}

.block-list-section {
    padding: 50px 0; 
}

.resource-section {
    padding-left: 30px;
}

.bx-right {
    padding-right: 30px;
}

.resource-ul {
    list-style: none;
}

.resource-ul li {
    border-bottom: 1px solid #ecc8cc;
    padding: 8px 0;
}

.resource-ul li a {
    background-color: transparent;
    position: relative;
    color: #5a5a5a;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0;
}

.resource-ul li a:hover {
    color: #ad0248;
}

.ui--pagination>li {
    position: relative;
    margin: 0 3px 6px;
    padding: 0;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    z-index: 1;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f1f1f1));
    background-image: -webkit-linear-gradient(top, #ffffff, #f1f1f1);
    background-image: -o-linear-gradient(top, #ffffff, #f1f1f1);
    background-image: linear-gradient(to bottom, #ffffff, #f1f1f1);
    background-repeat: repeat-x;
}

.ui--box,
.ui--box-alias,
.woocommerce-message,
.woocommerce-info,
.woocommerce-error {
    border: 1px solid #ebebeb;
    border-bottom: 1px solid rgba(0, 0, 0, .22);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 3px 0px rgb(0 0 0 / 3%), 0 1px 0 rgb(0 0 0 / 7%);
    -moz-box-shadow: 0 3px 0px rgba(0, 0, 0, 0.03), 0 1px 0 rgba(0, 0, 0, .07);
    box-shadow: 0 3px 0px rgb(0 0 0 / 3%), 0 1px 0 rgb(0 0 0 / 7%);
    -webkit-background-clip: border-box;
    -moz-background-clip: border-box;
    background-clip: border-box;
    background-color: #fff;
}

.ui--gradient-grey,
.ui--gradient-grey a {
    text-shadow: 0 1px 1px rgb(255 255 255 / 75%);
}

.ui--pagination>li.ui--pagination-current-item span {
    font-weight: bold;
    color: #333 !important;
    padding: 12px 15px !important;
}

.ui--pagination>li>span,
.ui--pagination>li>a {
    display: block;
    padding: 8px 10px;
    line-height: 18px !important;
    text-decoration: none !important;
    white-space: nowrap;
    color: #666 !important;
}

.bx-right::after {
    box-shadow: 14px 0 12px -20px #888 inset;
    content: " ";
    height: 100%;
    position: absolute;
    top: 0;
    right: -20px;
    width: 20px;
}

.posts .post .post-container .post-img:hover img {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.posts .post .post-container .post-img img {
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    transition: all 0.8s;
    margin-bottom: 10px;
}

.posts .post .post-container .post-img {
    overflow: hidden !important;
    display: block;
}

.posts .post .post-container {
    background: White;
    padding: 21px;
    box-shadow: 2px 20px 45px 5px rgb(0 0 0 / 8%);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.posts * {
    overflow: visible !important;
}

.posts .post .post-container {
    background: White;
    padding: 21px;
    box-shadow: 2px 5px 15px 5px rgb(0 0 0 / 8%);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    height: 630px;
    margin-top: 30px;
}

.post-content-section {
    height: 235px;
}

@media(min-width:1536px) and (min-width:1366px) {
    {
        height: 680px;
    }
    .post-content-section {
        height: 188px;
    }
}

.posts .post .post-container .post-sender {
    margin-top: 0px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
    margin-bottom: 10px;
}

.posts * {
    overflow: visible !important;
}

.posts .post .post-container .post-title {
    font-size: 16px;
}

.posts .post .post-container .post-date {
    color: #aaa;
    margin-top: 6px;
    font-size: 12px;
}

.posts .post .post-container .post-message {
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
    color: #000;
    font-weight: 300;
}

.posts .post .post-container .post-button {
    width: 30%;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    overflow: hidden !important;
    position: relative;
    margin-top: 25px;
    margin-bottom: 10px;
    display: inline-block;
    background-color: transparent;
    border-bottom: 1px solid #ddd;
}

.posts .post .post-container .post-button:hover:before {
    left: 0;
    opacity: 1;
    color: white;
}

.posts .post .post-container .post-button:hover i {
    left: 80%;
    color: white;
}

.posts .post .post-container .post-button i {
    position: relative;
    left: 0;
    z-index: 5;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.posts .post .post-container .post-button:before {
    left: -32%;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    padding-left: 14px;
    opacity: 0;
    line-height: inherit;
    content: 'View All';
    background-color: transparent;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.titlebar {
    /*border-bottom: 1px solid #ebebeb;*/
    position: relative;
    padding: 30px 0;
    background-color: #fef7fc;
    background-position: center center;
    background-repeat: no-repeat;
    image-rendering: optimizeQuality;
}

.titlebar h2 {
    font-family: Roboto;
    font-size: 24px;
    line-height: 30px;
}

.description-pages p {
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
    margin-bottom: 10px;
	color: #333;
}

.video-seminar {
    margin: 10px 0;
}

.index-about-boxes .boxes-inner .box {
	/*padding: 39px 42px;*/
	padding: 25px 25px;
    background-color: white;
    margin-right: 32px;
    box-shadow: 1px 12px 15px -5px rgb(0 0 0 / 7%);
    -webkit-transition: background 0.25s, box-shadow 0.25s;
    -moz-transition: background 0.25s, box-shadow 0.25s;
    transition: background 0.25s, box-shadow 0.25s;
}

.box h3 {
    font-size: 16px;
    margin-bottom: 10px;
}

.box p {
    font-size: 14px;
    font-weight: 30;
	color: #333;
	margin-bottom: 5px; 
}



.index-about-boxes {
    background: #fef7fc;
    padding: 50px 0 ;
}

.panel-experts h4 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 3px;
    text-transform: uppercase;
}

.panel-experts h6 {
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.panel-experts h5 {
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase;
    color: #ad0248;
    margin-top: 10px;
}

.panel-experts i {
    font-size: 18px;
    margin-bottom: 10px;
}

.panel-experts a {
    color: #000;
    font-weight: 400;
}

a:hover {
    color: #ad0248;
}

.panel-experts {
	/*margin-bottom: 10px; 
    border-bottom: 2px solid #fef7fc;*/
    padding-bottom: 30px;
}

.mra-side-tp img {
    width: 100%;
}

.pr-list-2 td {
    font-size: 14px;
    padding: 10px;
}

.sec-td {
    padding-left: 6px;
}

.table-firs-width {
    width: 40%;
}

.webinar-detail {
    padding-top: 50px;
}

.web-detail{
	margin-left: 20px;
}

.card-details b {
    text-transform: uppercase;
}

.card-details {
    background: #fdfdfd;
	padding: 10px; 
} 

.why-attend-section {
    background-image: url(images/backgrounds/background_12.jpg);
    background: #ad0248;
    border: 0;
    color: #fff;
}

.why-attend-ul {
    padding-left: 40px;
    list-style: disc;
}

.search-blog {
    font-size: inherit;
    background: transparent;
    background-color: transparent;
    width: 100%;
    height: auto;
    line-height: normal;
    padding: 10px 13px;
    border: 0;
    margin-bottom: 15px;
    outline: 0!important;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    border-bottom: 1px solid #ddd;
}

.designation-profile {
    font-size: 14px;
}

.profile-section {
    padding: 50px 0;
}

.details-user {
    padding: 20px 22px;
}

.quick-contact-form {
    background: #f5f5f5;
}

.tip-text {
    font-size: 10px;
    color: #555;
}

.note-text {
    color: #000;
    text-transform: uppercase;
    padding: 10px 0px;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 16px;
}

.copy-code {
    text-transform: uppercase;
    font-size: 30px;
    border: 1px dashed #000;
    padding: 30px;
    font-weight: 600;
    text-align: center;
}

.notification-bgr {
    background: #fdc010;
    border-radius: 50px;
    padding: 4px 7px;
    top: -10px;
    color: #fff;
}

.in-hs-img {
    width: 100%;
}

.std-ul {
    background: #f5f5f5;
    list-style-position: outside;
    padding: 30px 30px 30px 50px;
    margin-left: 1px;
    list-style: decimal;
}

.mt-fr-bt {
    margin-top: 15px;
}

.notification-bgr-2 {
    background: #fdc010;
    border-radius: 50px;
    padding: 10px 8px;
    top: -35px;
    color: #fff;
    right: 0;
    float: right;
}

.tab-content {
    padding: 0px 30px;
}

.de-none {
    display: none;
}

.m-none {
    display: block;
}


/* Medium devices (landscape tablets, 768px and up) */

@media only screen and (max-width: 768px) {
    .rotate-box {
        height: 175px;
    }
    #sidebar {
        width: 340px;
        padding: 20px;
    }
    .tip-text {
        line-height: 14px;
        margin-bottom: 10px;
    }
    .tab-content {
        padding: 0px 10px 30px 10px;
    }
	.modern-tabs>div a, .modern-tabs>li a {
		padding: 10px 5px;
		line-height: 20px;
	}
	.notification-bgr-2 {
        top: -60px;
    }
    ul.list-acc li i {
        margin-right: 0;
        font-size: 40px;
        text-align: center;
        color: #555;
        margin: 4px 4px;
    }
    .list-acc {
        display: -webkit-inline-box;
        text-align: center;
    }
    .m-none {
        display: none;
    }
    .de-none {
        display: block;
    }
    .mt-fr-bt {
        margin-top: 85px;
    }
    .titlebar {
        padding: 20px 0;
    }
    .titlebar h2 {
        font-size: 18px;
        line-height: 28px;
    }
    .title-apqi {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .panel-experts .col-12 {
        padding: 0;
    }
    .panel-experts {
        padding: 0;
    }
    .apqi-btnss {
        width: 40%!important;
    }
    .list-blocks {
        margin: 0 0px 50px 0px;
    }
    .bx-right {
        padding-right: 15px;
    }
    .std-ul {
        background: #f5f5f5;
        list-style-position: outside;
        padding: 30px;
        margin-left: 1px;
        text-align: justify;
        list-style: decimal;
    }
    ol.breadcrumb {
        top: 10px;
        right: 10px;
    }
    .resource-section {
        padding-left: 12px;
        padding-right: 12px;
    }
    .bx-right:after {
        display: none;
    }
    .homes p {
        font-size: 14px;
        line-height: 22px;
    }
    .homes h4 {
        font-size: 24px;
        color: #fff;
    }
    .img-ftr {
        margin-bottom: 0;
        width: 100%;
    }
    .in-house-sec {
        padding: 50px 0 20px;
    }
    .Submit-btns {
        font-size: 12px;
    }
    .in-hs-img {
        width: 70%;
    }
    .page-description {
        margin-bottom: 0;
    }
    .container-md {
        padding-left: 15px!important;
        padding-right: 15px!important;
    }
    .texts p {
        margin: 0;
        text-align: justify;
    }
	
}
@media all and (max-width: 480px){
	.block-data {
		padding: 20px 0 !important;
	}
	
	.r-post{
		padding-left: 32px !important;
		padding-right: 0px !important;
	}	
	.iframe{
		width: 0px !important; 
	}	
	.p-tr{
		display: flex;
		line-height: 1.5;
	}
	
}

	
	.rc-anchor-normal {
		height: 75px !important;
		width: 288px !important;
	}
	.rc-anchor-normal .rc-anchor-checkbox-label {
		width: 90px !important;
	}
	
.what-style{
	list-style-position: outside;
    text-align: left;
    line-height: 38px;
    font-size: 16px;
}
.what-style i {
    margin-right: 12px;
    font-size: 18px;
    color: #ad4052;
	width:20px;
}