@font-face {
    font-family: 'Notera';
    src: url('../fonts/notera_personaluseonly-webfont.woff2') format('woff2'),
    url('../fonts/notera_personaluseonly-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}@font-face {
    font-family: 'RalewayBold';
    src: url('../fonts/Raleway-Bold.woff2') format('woff2'),
    url('../fonts/Raleway-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'RalewaySemiBold';
    src: url('../fonts/Raleway-SemiBold.woff2') format('woff2'),
    url('../fonts/Raleway-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'RalewayRegular';
    src: url('../fonts/Raleway-Regular.woff2') format('woff2'),
    url('../fonts/Raleway-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'RalewayMedium';
    src: url('../fonts/Raleway-Medium.woff2') format('woff2'),
    url('../fonts/Raleway-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSansSemiBold';
    src: url('../fonts/OpenSans-Semibold.woff2') format('woff2'),
    url('../fonts/OpenSans-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSansBold';
    src: url('../fonts/OpenSans-Bold.woff2') format('woff2'),
    url('../fonts/OpenSans-Bold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSansRegular';
    src: url('../fonts/OpenSans-Regular.woff2') format('woff2'),
    url('../fonts/OpenSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MayQueen';
    src: url('../fonts/MayQueen.woff2') format('woff2'),
    url('../fonts/MayQueen.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'opensans_italic';
    src: url('../fonts/OpenSans-SemiboldItalic.woff2') format('woff2'),
    url('../fonts/OpenSans-SemiboldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
}


body{ padding:0; margin: 0;}

/*Start Header*/
.header_bg{ background: #efefef; padding: 15px 0;}
.nexgen_header_wrapper{width: 1700px; margin: 0 auto; }
.nexgen_header_wrapper .social_media_container{ display: flex; align-items: center; width: auto; height: 100%; float: right; }
.nexgen_header_wrapper .social_media_container .social_media_icon{
    width: 85px;
    display: inline-flex;
    justify-content: space-between;
    margin-right: 30px;
}
.nexgen_header_wrapper .hidden_logo{ display: none;}

/*done on 07.03.19*/
.nexgen_header_wrapper .navbar .nex_header_logo{ width: 300px;}
.nexgen_header_wrapper .navbar .nex_header_logo img{ max-width:100%; height: auto;}
/**/

.nexgen_header_wrapper .social_media_container .social_media_icon i {
    overflow: hidden;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    cursor: pointer;
}
.nexgen_header_wrapper .col-md-4 .social_media_container .profile_section .dropdown .dropdown-menu.show {
    top: 41px !important;
    left:-123%!important;}
.dropdown-toggle::after{color: #000;}

.nexgen_header_wrapper .social_media_container .social_media_icon i:nth-child(1) { background: #3b579d;     padding: 4px;
    color: #FFF;
    vertical-align: bottom;
    text-align: center;
}
.nexgen_header_wrapper .social_media_container .social_media_icon i:nth-child(2) { background: #2aaae0;     padding: 5px;
    color: #FFF;
    vertical-align: bottom;
    text-align: center;
}
.nexgen_header_wrapper .social_media_container .social_media_icon i:nth-child(3) { background: #1d75bc;     padding: 5px;
    color: #FFF;
    vertical-align: bottom;
    text-align: center;
}
.nexgen_header_wrapper .social_media_container .call_container p a{ color: #000; font-family: 'RalewayBold'; text-decoration: none;}
.nexgen_header_wrapper .social_media_container .call_container p a span { color: #ff0000;}

.nexgen_header_wrapper .social_media_container .profile_section ul{ margin:0; }
.nexgen_header_wrapper .social_media_container .profile_section ul li{list-style: none; }
.nexgen_header_wrapper .social_media_container .profile_section ul li a .user_image{  width: 40px; height: 40px; border-radius: 50%; border: 3px solid #414548; display: inline-table; overflow: hidden; }
.nexgen_header_wrapper .social_media_container .profile_section ul li a .user_image img{ width: 100%;}
.nexgen_header_wrapper .social_media_container .profile_section ul li .nav-link{ padding: 0px;}
.nexgen_header_wrapper .social_media_container p{margin: 0; font-size: 15px;}
.nexgen_header_wrapper  .navbar-expand-lg .navbar-nav{ width:800px; }
.nexgen_header_wrapper .navbar-expand-lg .navbar-nav .nav-link{  color: #3d3d3d!important; font-family: 'RalewaySemiBold'; font-size: 13px; padding: 10px; text-transform: uppercase;}
.nexgen_header_wrapper .col-md-8{padding: 0;}
.nexgen_header_wrapper .col-md-4{padding: 0;
    display: flex;}
.nexgen_header_wrapper .social_media_container {
    display: flex;
    align-items: center;
    width: auto;
    height: auto;
    float: right;
    margin-left: auto;
}
    /*end header section*/

/*Start Footer Section*/
    .nex_text_footer{background: #efefef; padding: 11px 0;}
    .nex_text_footer ul{text-align: center; margin-bottom: 0; padding-left: 0; }
    .nex_text_footer ul li {display: inline-block; padding: 10px; list-style: none;  font-size: 14px;}
    .nex_text_footer ul li a{ font-family: 'RalewayMedium'; font-size: 14px; color: #616161; }
/*Start Footer Section end*/
.nextgen_login_wrapper {background: url("../images/login_bg.jpg") no-repeat;
    width:100vw;
    height:100vh;
    background-size: cover;
    position: relative;
}
.login_container{
    width: 650px; margin: 0 auto;
    transform: translate(-50%, -50%);
    position: absolute;
    top:50%;
    left:50%;
    background: rgba(255,255,255, 0.8);
    padding:30px 30px 15px 30px;
    box-shadow: 1px -1px 7px -4px #000;
}
.login_container .logo_inner{ text-align: center; width: auto;}
.login_container .logo_inner img{ width: 400px; max-width: 100%; height:auto;}

.login_container form{
    margin-top: 30px;
}
.login_container form .form-group{margin-bottom: 24px;}
.login_container form .form-group:last-of-type{margin-bottom: 0px;}
.login_container form .form-group .form-control::-webkit-input-placeholder{ color: #0d0d0d; font-family: 'RalewaySemiBold'; font-size: 18px; }
.login_container form .form-group .form-control{height: 50px; border: 1px solid #757a7a; border-radius: 2px; padding: 0 20px; box-shadow: none;}


.login_container form .form-group .form-control:focus{ box-shadow: none; outline:none;}
  .form-group .error{ color: #f30000; margin-top: 7px; font-size: 16px; font-family: 'RalewayRegular'; display: block;}

.login_container form .form-group .signin_button{background: rgba(24,196,253,1);
    background: -moz-linear-gradient(top, rgba(24,196,253,1) 0%, rgba(2,167,222,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(24,196,253,1)), color-stop(100%, rgba(2,167,222,1)));
    background: -webkit-linear-gradient(top, rgba(24,196,253,1) 0%, rgba(2,167,222,1) 100%);
    background: -o-linear-gradient(top, rgba(24,196,253,1) 0%, rgba(2,167,222,1) 100%);
    background: -ms-linear-gradient(top, rgba(24,196,253,1) 0%, rgba(2,167,222,1) 100%);
    background: linear-gradient(to bottom, rgba(24,196,253,1) 0%, rgba(2,167,222,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#18c4fd', endColorstr='#02a7de', GradientType=0 );
    width: 100%;
    outline: none;
    border: none;
    font-family: 'RalewayBold';
    color: #fff;
    font-size: 36px;
    text-transform: uppercase;
    padding: 5px 0;
    cursor: pointer;
    margin-top: 10px;
}
.login_container form .form-group .signin_button:focus{ outline: none;}
.login_container form .form-group  p{ font-family: 'RalewayRegular'; font-size: 18px; color:#000; display: inline-block; }
.login_container form .form-group  p:nth-child(1){width: auto;}
.login_container form .form-group  p:nth-child(2){width: 35%; text-align: right; float: right;}
.login_container form .form-group  p span a{ color: #ff2a00; text-transform: capitalize;}
.login_container form .form-group  .forgot_pass a{text-align: right; color:#000; }


/*Forgot contaner*/
.forgot_container .form-group h3{ color: #01a2d8; font-family: 'RalewaySemiBold'; font-size: 24px; text-transform: uppercase; font-style: italic;}
.forgot_container form .form-group .signin_button{margin-top: 0px;}

.forgot_container form .form-group .forgetpass_instruction{ width: 100%; text-align: left; font-size: 16px; }


/*sign up section Starts here*/

.signup_wrapper{
    background: url("../images/signupbg.jpg") no-repeat;
    background-size: cover;
    height: 90vh;
    position: relative;
}
.signup_wrapper .sign_inner_wrapper{
    width:1600px; margin: 0 auto;
    opacity:0.98;
    background: rgba(235,235,235,1);
    background: -moz-linear-gradient(-45deg, rgba(235,235,235,1) 0%, rgba(237,221,215,1) 31%, rgba(239,242,246,1) 63%, rgba(241,218,209,1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(235,235,235,1)), color-stop(31%, rgba(237,221,215,1)), color-stop(63%, rgba(239,242,246,1)), color-stop(100%, rgba(241,218,209,1)));
    background: -webkit-linear-gradient(-45deg, rgba(235,235,235,1) 0%, rgba(237,221,215,1) 31%, rgba(239,242,246,1) 63%, rgba(241,218,209,1) 100%);
    background: -o-linear-gradient(-45deg, rgba(235,235,235,1) 0%, rgba(237,221,215,1) 31%, rgba(239,242,246,1) 63%, rgba(241,218,209,1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(235,235,235,1) 0%, rgba(237,221,215,1) 31%, rgba(239,242,246,1) 63%, rgba(241,218,209,1) 100%);
    background: linear-gradient(135deg, rgba(235,235,235,1) 0%, rgba(237,221,215,1) 31%, rgba(239,242,246,1) 63%, rgba(241,218,209,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#f1dad1', GradientType=1 );

    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%, -50%);
}
.signup_wrapper .inner_block .form_section .form-row>.col, .form-row>[class*=col-]{
    padding-right: 15px!important;
}

.signup_wrapper .inner_block{height: auto; padding:30px ; padding-right: 20px;}
.signup_wrapper .inner_block h2{ font-family: 'RalewayBold'; font-size: 60px; color:#0c0c0c; text-transform: uppercase;
    background: url("../images/signup-underline.jpg") no-repeat center bottom;
    text-align: center;
    padding-bottom: 10px;
}
.signup_wrapper .inner_block .form_section{ margin-top: 20px;}
.signup_wrapper .inner_block .form_section .form-group label{ color: #000; font-family: 'RalewaySemiBold'; font-size: 16px; margin-bottom: 2px;}
.signup_wrapper .inner_block .form_section .form-group .form-control:focus{ box-shadow: none; outline: none; border: 1px solid #c5bebe;}
.signup_wrapper .inner_block .form_section  .sign_upbutton{ width: 165px; font-family: 'RalewayBold'; font-size: 30px; text-transform: uppercase;
    color: #fff;
    margin-top: 20px;
    border-radius: 0;
    background: rgba(0,191,255,1);
    background: -moz-linear-gradient(-45deg, rgba(0,191,255,1) 0%, rgba(7,176,232,1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(0,191,255,1)), color-stop(100%, rgba(7,176,232,1)));
    background: -webkit-linear-gradient(-45deg, rgba(0,191,255,1) 0%, rgba(7,176,232,1) 100%);
    background: -o-linear-gradient(-45deg, rgba(0,191,255,1) 0%, rgba(7,176,232,1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(0,191,255,1) 0%, rgba(7,176,232,1) 100%);
    background: linear-gradient(135deg, rgba(0,191,255,1) 0%, rgba(7,176,232,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00bfff', endColorstr='#07b0e8', GradientType=1 );
}
.signup_wrapper .inner_block .form_section  .sign_upbutton:focus{ outline: none; box-shadow: none;}
.signup_wrapper .inner_block .form_section .form-group textarea{ resize: none; height: 100px;}

.signup_wrapper .inner_block .form_section  .first_section .form-group{ margin-bottom: 10px;}
.signup_wrapper .inner_block .form_section  .User_section{ padding: 30px 0;}
.signup_wrapper .inner_block .form_section .last_section .form-group{margin-bottom: 10px;}


/*SALES AGREEMENT START*/

.sales_agreement_wrapper{ background: url("../images/signupbg.jpg") no-repeat center; background-attachment: fixed; padding: 50px 0;}

.sales_agreement_wrapper .sales_inner_wrapper{
    padding: 50px;
    width:1600px;
    margin: 0 auto;
    opacity:0.98;
    background: rgba(219,220,217,1);
    background: -moz-linear-gradient(-45deg, rgba(219,220,217,1) 0%, rgba(255,255,255,1) 35%, rgba(247,247,247,1) 66%, rgba(208,209,207,1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(219,220,217,1)), color-stop(35%, rgba(255,255,255,1)), color-stop(66%, rgba(247,247,247,1)), color-stop(100%, rgba(208,209,207,1)));
    background: -webkit-linear-gradient(-45deg, rgba(219,220,217,1) 0%, rgba(255,255,255,1) 35%, rgba(247,247,247,1) 66%, rgba(208,209,207,1) 100%);
    background: -o-linear-gradient(-45deg, rgba(219,220,217,1) 0%, rgba(255,255,255,1) 35%, rgba(247,247,247,1) 66%, rgba(208,209,207,1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(219,220,217,1) 0%, rgba(255,255,255,1) 35%, rgba(247,247,247,1) 66%, rgba(208,209,207,1) 100%);
    background: linear-gradient(135deg, rgba(219,220,217,1) 0%, rgba(255,255,255,1) 35%, rgba(247,247,247,1) 66%, rgba(208,209,207,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdcd9', endColorstr='#d0d1cf', GradientType=1 );
}


.sales_agreement_wrapper .sales_inner_wrapper .inner_block h2{
    font-family: 'RalewayBold';
    font-size: 60px;
    color: #0c0c0c;
    background: url("../images/sales-underline.jpg") no-repeat center bottom;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 15px;
}

.sales_agreement_wrapper .sales_inner_wrapper .inner_block .sales_agreement_Content{
    margin-top: 40px;
    font-size: 16px;
    font-family:"OpenSansSemiBold";
}
.sales_agreement_wrapper .sub_contract{ width: 84%; margin: 30px auto;  margin-bottom: 0; }
.sales_agreement_wrapper .sales_inner_wrapper .inner_block .sales_agreement_Content input{ padding: 0 3px; background: transparent; border: none; border-bottom: 1px solid #000; }

.sales_agreement_wrapper  .address_bar{ width: 360px; max-width: 100%; text-align: center; }
.sales_agreement_wrapper .full_name{ width: 200px; text-align: center;}
.sales_agreement_wrapper .sales_inner_wrapper .inner_block .sales_agreement_Content input:nth-child(1){ width: 180px; text-align: center;}
.sales_agreement_wrapper .sales_inner_wrapper .inner_block .sales_agreement_Content input:focus{ outline: none; box-shadow: none; }

.sales_agreement_wrapper .sales_inner_wrapper .inner_block .sales_agreement_Content .heading{
    color: #0196cd;
    font-family: "OpenSansBold";
    font-size: 30px;
    margin: 12px 0;
}
.sales_agreement_wrapper .sales_inner_wrapper .inner_block .sales_agreement_Content label{ color: #ff1e00; font-family: 'OpenSansBold'; font-size: 16px; }
.sales_agreement_wrapper .sales_inner_wrapper .inner_block .sales_agreement_Content .content {display:inline; width:100%;}
.sales_agreement_wrapper .sales_inner_wrapper .inner_block .sales_agreement_Content
.content .consultant_agreement .cons_agreement_right .consultant_input { background: #fddae1; padding: 5px; }

.sales_agreement_wrapper .sales_inner_wrapper .inner_block .sales_agreement_Content
.content .consultant_agreement .cons_agreement_right .consultant_input .typed_input{ text-align: left; }

.sales_agreement_wrapper .sales_inner_wrapper .inner_block .sales_agreement_Content
.content .consultant_agreement .cons_agreement_right .consult_p{ font-family: 'RalewayRegular'; font-size: 17px; margin: 0; }


.sales_agreement_wrapper .sales_inner_wrapper .inner_block .sales_agreement_Content .content ol {  counter-reset: li; list-style: none; }
.sales_agreement_wrapper .sales_inner_wrapper .inner_block .sales_agreement_Content .content ol li { font-size: 16px; color: #000; line-height: 30px; font-family: 'OpenSansRegular'; margin: 15px 0; margin-top: 0; counter-increment: li}
.sales_agreement_wrapper .sales_inner_wrapper .inner_block .sales_agreement_Content .content ol li::before {
    content: counter(li)'.';
    color: red;
    font-weight: bold;
    display: inline-block;
    font-size: 18px;
    width: 30px;
    margin-left: -35px;
    font-family: 'OpenSansBold';
}
.sales_agreement_wrapper .sales_inner_wrapper .inner_block .sales_agreement_Content{ font-size: 16px; }

.sales_agreement_wrapper .sales_inner_wrapper .inner_block .sales_agreement_Content .content b{ font-family: 'OpenSansBold';}
.sales_agreement_wrapper .sales_inner_wrapper .inner_block .sales_agreement_Content .content ol li span{ color: #ff0000; font-family: 'OpenSansSemiBold';  }

.sales_agreement_wrapper .sales_inner_wrapper .inner_block .sales_agreement_Content .content ol li ol li{ list-style-type: lower-roman;}
.sales_agreement_wrapper .sales_inner_wrapper .inner_block .sales_agreement_Content .content ol li ol li:before{ content: ''; margin-left: -30px;}

.sales_agreement_wrapper .sales_inner_wrapper .inner_block .sales_agreement_Content .content ol li .inner_alfa_content2{margin-left: 30px;}

.sales_agreement_wrapper .sales_inner_wrapper .inner_block .sales_agreement_Content .content ol li ol li .inner_alfa_content {margin-left: 30px;}

.sales_agreement_wrapper .sales_inner_wrapper .inner_block .sales_agreement_Content .content ol li .inner_para {margin-left: 50px;}
.sales_agreement_wrapper .sales_inner_wrapper .inner_block .sales_agreement_Content .content ol li ol li .inner_alfa_content .li_with_no {display: inline-flex; }
.sales_agreement_wrapper .sales_inner_wrapper .inner_block .sales_agreement_Content .content ol li ol li .inner_alfa_content .li_with_no p {
    width: 30px;
    display: block;
    position: relative;
    top: -3px;
    padding-right: 15px;
}
.sales_agreement_wrapper .sales_inner_wrapper .inner_block .sales_agreement_Content .content ol li ol li .inner_alfa_content .li_with_no h6{  line-height: 25px; }

/*Part for outer section Lists*/
.sales_agreement_wrapper .sales_inner_wrapper .inner_block .sales_agreement_Content .content ol li .inner_alfa_content2 .li_with_no {display: inline-flex; }
.sales_agreement_wrapper .sales_inner_wrapper .inner_block .sales_agreement_Content .content ol li .inner_alfa_content2 .li_with_no p{width: 30px;
    display: block;
    position: relative;
    top: -3px;
    padding-right: 15px; }
.sales_agreement_wrapper .sales_inner_wrapper .inner_block .sales_agreement_Content .content ol li .inner_alfa_content2 .li_with_no  h6{  line-height: 25px; }

/*End*/

.sales_agreement_wrapper .sales_inner_wrapper .inner_block .sales_agreement_Content{ font-size: 18px; font-weight: normal; font-family: 'OpenSansRegular';}
.sales_agreement_wrapper .sales_inner_wrapper .inner_block .sales_agreement_Content .consultant_agreement p{ margin-top: 15px; font-weight: normal; font-family: 'OpenSansRegular';}
.sales_agreement_wrapper .sales_inner_wrapper .inner_block .sales_agreement_Content .consultant_agreement .row .col-md-6 .consultant_input input{
    line-height: 30px;
    width: 100%;
    padding: 0 10px;
 }
.sales_agreement_wrapper .sales_inner_wrapper .inner_block .sales_agreement_Content .consultant_agreement .row .col-md-6 .consultant_input input:nth-last-of-type(1){ width: 75%; }


.sales_agreement_wrapper .sales_inner_wrapper .inner_block .sales_agreement_Content .consultant_agreement .witness_block .col-md-6 input { width: 75%; padding: 0 10px; }
.sales_agreement_wrapper .sales_inner_wrapper .inner_block .sales_agreement_Content .consultant_agreement .witness_block .col-md-6 .printname_box { width: 86%;}
.sales_agreement_wrapper .sales_inner_wrapper .inner_block .sales_agreement_Content .consultant_agreement .witness_block .col-md-6 input:nth-last-of-type(1){ width: 72%;}

/*.sales_agreement_wrapper .sales_inner_wrapper .inner_block  .witness_block .col-md-6 */

.yellow{ background: #ffff00!important; color: #000; }
.sales_agreement_wrapper .sales_inner_wrapper .inner_block .sales_agreement_Content .consultant_agreement .witness_block .col-md-6 h3{ font-family: RalewayRegular; font-size: 16px; }
.sales_agreement_wrapper .sales_inner_wrapper .inner_block .sales_agreement_Content .consultant_agreement .witness_block .col-md-6 p{ line-height: 30px; font-size: 16px; margin-bottom: 0;}

/*scheduledA_section*/

.sales_agreement_wrapper .sales_inner_wrapper  .scheduledA_section h3 { font-family: 'OpenSansRegular'; font-size: 18px; text-align: center; font-weight: bold; }

.sales_agreement_wrapper .sales_inner_wrapper  .scheduledA_section .exhibit_b_heading input{ padding: 0 10px; background: none; border: none; border-bottom: 1px solid #000; }
.sales_agreement_wrapper .sales_inner_wrapper  .inner_scheduled_list .li_with_no{ display: inline-flex; }
.sales_agreement_wrapper .sales_inner_wrapper  .inner_scheduled_list .li_with_no p {
    width: 40px;
    display: block;
    position: relative;
    top: 0px;
    font-family: OpenSansRegular;
    font-size: 16px;
    padding-right: 15px;
}
.sales_agreement_wrapper .sales_inner_wrapper  .inner_scheduled_list .li_with_no h6 {
    line-height: 25px;
    font-size: 16px;
    font-family: 'OpenSansRegular';
}

.sales_agreement_wrapper .sales_inner_wrapper  .inner_scheduled_list .sub_heading{ display: inline-flex; margin-left: 50px;}
.sales_agreement_wrapper .sales_inner_wrapper  .inner_scheduled_list .sub_heading p{  width: 30px;
    display: block;
    position: relative;
    top: -3px;
    padding-right: 15px;
    font-family: OpenSansRegular;
    font-size: 16px;
}
.sales_agreement_wrapper .sales_inner_wrapper .inner_scheduled_list .sub_heading h6{ font-family: OpenSansRegular; font-size: 16px; font-weight: normal; line-height: 24px; margin-bottom: 20px;}

.sales_agreement_wrapper .sales_inner_wrapper .exhibit_section h4{ text-align: center; font-size: 18px; font-family: 'OpenSansSemiBold';}
.sales_agreement_wrapper .sales_inner_wrapper .exhibit_section .exhibit_heading{ font-family: 'OpenSansRegular'; text-decoration: underline; font-size: 20px; }
.sales_agreement_wrapper .sales_inner_wrapper .exhibit_section ul li{ list-style-type: square; padding-top: 10px; font-size: 16px; }

.code_conduct_wrapper h2{ font-size: 18px; font-family: 'OpenSansSemiBold'; text-align: center; margin-top: 40px; margin-bottom:20px; }
.code_conduct_wrapper input{ padding: 0 10px; background: none; border:none; border-bottom: 1px solid #000; height: 40px; }
.code_conduct_wrapper input:focus{outline: none; }
.code_conduct_wrapper .signature_wrapper input{width: 70%;}
.code_conduct_wrapper .signature_wrapper input:nth-last-of-type(1){width: 60%;}
.code_conduct_wrapper .signature_wrapper .digital_signature{
    font-family: 'notera';
    font-size: 44px;
    color: black;
}

.footer_contractform .bottom_form_section{ font-family: 'OpenSansRegular'; font-size: 16px; }
.footer_contractform .bottom_form_section input{ padding: 0 10px; background: none; border: none; border-bottom: 1px solid #000; margin: 5px 0; }

.footer_contractform .bottom_form_section .by{ width: 60%;}
.footer_contractform .bottom_form_section .print{ width: 52%;}
.footer_contractform .bottom_form_section .title{ width: 59%;}
.footer_contractform .bottom_form_section .date{ width: 58%;}

.footer_contractform .bottom_form_section .nex_right_inp{ width: 64%;}
.footer_contractform .bottom_form_section input:focus{ outline: none; }

/*Home Page css*/
.home_wrapper .carousel-item .carousel-caption {
    background: rgba(0, 0, 0, 0.4);
    padding: 20px;
    width: 515px;
    position: absolute;
    right: 15%;
    bottom: 35%;
    left: 11%;
    z-index: 10;
    padding-top: 13px;
    color: #fff;
    text-align: left;
}
.home_wrapper .carousel-item .carousel-caption h2{ font-family: 'RalewayBold'; font-size: 60px; text-transform: uppercase;  margin-bottom: 0px;}

.home_wrapper .carousel-item .carousel-caption h5{background: url("../images/home caption underline.jpg") no-repeat bottom; padding-bottom: 15px;
    color: #d4d9dc; font-size: 22px; font-family: 'RalewayRegular';}

.home_wrapper .carousel-item .carousel-caption p{ font-family: 'RalewayRegular'; font-size: 16px; }
.home_wrapper .carousel-item .carousel-caption button{ background: rgba(65,193,235,1);
    background: #00c0ff;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#41c1eb', endColorstr='#10aade', GradientType=1 );
    padding: 6px 23px 3px;
    border: none;
    color: #fff;
    font-family: 'RalewayBold';
    font-size: 16px;
    text-transform: uppercase;
    cursor: pointer;
}
.home_wrapper .carousel-item .carousel-caption button:focus{ outline: none;}

.home_wrapper .carousel  .carousel-control-next, .carousel-control-prev{width: 4%!important; }

.carousel-control-prev-icon {
    background-image:  url("../images/prev_icon.png")!important;
    padding: 30px;
}
.carousel-control-next-icon {
    background-image:  url("../images/next_icon.png")!important;
    padding: 30px;
}

/**/


/*----------------------------------------AMITAV DA--------------------------------------------*/

/*----------------------------------------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------------------------------*/
.blackbtn{
    background: #000;
    font-size: 20px;
    font-family: 'RalewaySemiBold';
    text-decoration: none;
    padding: 5px 15px 4px 15px;
    text-align: center;
    cursor: pointer;
    color: #fff;
    text-transform: uppercase;
    margin-left: 2px;
    margin-right: 2px;
    margin: 5px 0;
    border: 0;
}
.modalbtnwrapper{display: inline-block; text-align: center; width: 100%;}
.alanding_topblock{ width: 100%; position: relative; padding: 0px;}

.alanding_topblock_con{ width: 1120px; position: relative; margin-right: 136px; float: right;}

.alanding_topblock_con_left{ width:660px; float: left; text-align: center; }

.alanding_topblock_con_left .alandinglogo{ width: 348px; display: block; margin: 20px auto; margin-bottom: 0px;}

.alanding_topblock_con_left h2{ margin: 0; padding: 0px; font-size: 72px; color: #1865a4; font-family: 'RalewayBold'; text-transform: uppercase;}
.alanding_topblock_con_left h3{ margin: 0 0 20px 0; padding: 0px; font-size: 30px; color: #0b0c0c; font-family: 'RalewayBold'; text-transform: uppercase;}
.alanding_topblock_con_left h4{ margin: 0; padding: 0px; font-size: 36px; color: #1866a5; font-family: 'RalewayBold'; text-transform: uppercase;}
.alanding_topblock_con_left h5{ margin: 0; padding: 5px; font-size: 25px; color: #ffffff; font-family: 'RalewayBold'; text-align: center; background: #2aaae0; text-transform: uppercase;}

.alanding_topblock_con_left h6{ margin:20px 0 15px 0; padding: 0px; font-size: 20px; color: #0b0c0c;  font-family: 'RalewaySemiBold'; line-height: 30px;  }

.alanding_topblock_con_left label{ margin:0; padding: 0px; font-size: 30px; color: #0b0c0c;  font-family: 'RalewayBold'; text-transform: uppercase;   }

.a_new_landing_img2{ display: block; width: 100%; position: relative; right: -6%;}

.alanding_arrowdiv {
    background: url(../images/a_new_landing_arrowimg.png) no-repeat;
    width: 666px;
    height: 205px;
    background-size: 100%;
    margin-top: -100px;

    position: relative;
    margin-right: 40px;
    right: -75px;
}

.alanding_arrowdiv h1{ display: block; font-size: 32px; color: #ffffff; font-family: 'RalewayBold'; text-transform: uppercase; text-shadow: 0 0 2px #888; margin: 0px; padding: 80px 75px 0 0; text-align: right;}

.alanding_topblock_con_right{ width:380px; float: right; background: #fff; border: solid 3px #e2e4e4; padding: 1px; margin-top: 50px; }

.alanding_topblock_con_right h2{ background: #2aaae0; margin: 0px; padding: 34px 5px; text-align: center; font-size: 30px; color: #fff;  font-family: 'RalewayBold';  text-transform: uppercase;}

.alanding_topblock_con_right h3{ background: #3e5e7c; margin: 1px 0 0 0; padding: 20px 5px; text-align: center; font-size: 22px; color: #fff;  font-family: 'RalewayBold';  text-transform: uppercase;}

.alanding_topblock_con_right h4{  margin: 45px 0; padding: 0 10px; text-align: center; font-size: 22px; color: #515659;  font-family: 'RalewayBold';  text-transform: uppercase; line-height: 30px;}

.alanding_topblock_con_right h4 span{ display: block; color: #00c314;}

.alanding_formdiv{ margin: 25px;}

.alanding_formdiv .form-group{ width: 100%; margin-bottom: 25px;}

.alanding_formdiv .form-group .form-control{ width: 100%; border-radius: 0px; border: solid 1px #b9baba; box-shadow: none; outline: none; padding: 0 16px; font-family: 'OpenSansRegular'; font-size: 14px; color: #646464; height:40px;}

.alanding_formdiv .errortext{ font-family: 'OpenSansRegular'; font-size: 14px; color: #ff0000; display: block; margin-top: 2px;}


.alanding_formdiv  ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #646464;
    opacity:10;
}

.alanding_formdiv  :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #646464;
    opacity:10;
}

.alanding_formdiv  ::-ms-input-placeholder { /* Microsoft Edge */
    color: #646464;
    opacity:10;
}

.alandingsubbtn{background: rgba(40,48,56,1);
    background: -moz-linear-gradient(top, rgba(40,48,56,1) 0%, rgba(4,4,5,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(40,48,56,1)), color-stop(100%, rgba(4,4,5,1)));
    background: -webkit-linear-gradient(top, rgba(40,48,56,1) 0%, rgba(4,4,5,1) 100%);
    background: -o-linear-gradient(top, rgba(40,48,56,1) 0%, rgba(4,4,5,1) 100%);
    background: -ms-linear-gradient(top, rgba(40,48,56,1) 0%, rgba(4,4,5,1) 100%);
    background: linear-gradient(to bottom, rgba(40,48,56,1) 0%, rgba(4,4,5,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#283038', endColorstr='#040405', GradientType=0 ); border-radius: 4px; margin-top: 56px; display: block; width: 100%; border: none; padding: 10px 0; cursor: pointer; font-size: 36px; color: #ffffff; font-family: 'RalewayBold'; text-transform: uppercase;}


.a_new_landing_img1{ position: absolute; left: 0; top: 0;}

.alanding_topblock_bootomtext{ width: 934px; float: right; margin-right: 140px; font-size: 18px; color: #15191e; line-height: 30px;  font-family: 'RalewaySemiBold'; position: relative;}


.alanding_block2{ width: 100%; padding: 0px; background: url("../images/a_new_landing_img3.png") no-repeat right top; min-height: 877px;      }

.alanding_block2_wrapper{ width: 1625px; margin: 0 auto; overflow:hidden;}

.alanding_block2_wrappertext{ width: 788px; margin:80px 0 0 0;}
.alanding_block2_wrappertext h2{ margin:0; padding:0px; font-size:72px; color:#15191e;  font-family: 'RalewaySemiBold';}

.alanding_block2_wrappertext h2 span{font-family: 'RalewayBold'; color:#1865a4;}

.alanding_block2_wrappertext p{ margin:0px; padding:35px 0 30px 0; font-size:18px; color:#3f4040; line-height:30px; font-family: 'RalewaySemiBold';}

.alanding_block2_wrappertext h3{ margin:0px; padding: 0; font-size:28px; color:#3f4040; line-height:40px; font-family: 'RalewaySemiBold'; width:760px;}

.alanding_block3{ width: 100%; padding: 0px; background: url("../images/a_new_landing_img4.png") no-repeat left top; min-height: 1197px;     margin-top: -215px; }

.alanding_block3_wrapper{ width: 1020px;  float: right;}

.alanstartedbtn{ width:250px; height:58px; border:solid 1px #fff; background:#2fabe0;  color:#fff!important; text-decoration: none!important; text-transform:uppercase; font-family: 'RalewayBold'; font-size:30px; text-align:center; line-height:58px; display:block; margin:20px 0 0 660px;}


.alanding_block3_wrapper h2{ font-size:72px; color:#1865a4; text-transform:uppercase; font-family: 'RalewayBold';     line-height: 56px; margin:0; padding:0; margin-top: 60px;}

.alanding_block3_wrappersub{ margin:38px 0 0 38px;}

.alanding_block3_wrappersub h3{ font-size:20px; color:#3f4040; font-family: 'RalewaySemiBold'; line-height:30px; margin:30px 0; padding:0px; width:700px;}

.consublandinleft{ width:410px; float:left;}
.consublandinright{ width:510px; float:right;}

.consublandin{ margin-bottom:40px;}

.consublandin h6{ margin:0; padding:0 0 16px 0; font-family: 'RalewayBold'; font-size:30px; color:#3f4040;}

.consublandin label{ display:block; width:100%; background:url(../images/a_new_landing_bullate.png) no-repeat  left 7px; margin:0px; padding:0 0 10px 30px;  font-family: 'RalewaySemiBold'; line-height:30px; font-size:18px; color:#3f4040;}

.labeldiv1{ width:50%; float:left;}

.alanstartedbtn2{ width:250px; height:58px; border:solid 1px #fff; background:#2fabe0;  color:#fff!important; text-decoration: none!important; text-transform:uppercase; font-family: 'RalewayBold'; font-size:30px; text-align:center; line-height:58px; display:block; margin:0; position:relative; z-index:9;}


.alanding_bootmblock{ width: 100%; padding: 0px; background: url("../images/a_new_landing_img5.png") no-repeat right top; padding-top:200px; margin-top:-288px;   }

.alanding_bootmblock_wrapper{ width:1600px; margin:0 auto; background: rgba(232,232,232,1);
    background: -moz-linear-gradient(45deg, rgba(232,232,232,1) 0%, rgba(243,248,249,1) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(232,232,232,1)), color-stop(100%, rgba(243,248,249,1)));
    background: -webkit-linear-gradient(45deg, rgba(232,232,232,1) 0%, rgba(243,248,249,1) 100%);
    background: -o-linear-gradient(45deg, rgba(232,232,232,1) 0%, rgba(243,248,249,1) 100%);
    background: -ms-linear-gradient(45deg, rgba(232,232,232,1) 0%, rgba(243,248,249,1) 100%);
    background: linear-gradient(45deg, rgba(232,232,232,1) 0%, rgba(243,248,249,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#f3f8f9', GradientType=1 );}

.alanding_bootmblock_wrapper h2{ padding:6px 24px; background:#2aaae0; font-size:48px; color:#fcfdfd; font-family: 'RalewayBold'; margin:0px;}

.alanding_bootmblock_formwrapper{background: url("../images/a_new_landing_formbg.png") no-repeat right bottom; padding:28px 260px 28px 28px;}

.landingfooter{ display:block; width:100%; background:#fff; padding:35px 10px; text-align:center;  font-family: 'RalewayRegular'; font-size:14px; color:#393a3a;}

.landingfooter a{color:#393a3a; display:inline-block; padding:0 5px; text-decoration:none;}
.landingfooter a:hover{ color:#2aaae0;}

.landingfooter span{ padding-left:30px;}


.landing_form_left{padding-right:28px; width:460px; float:left;}

.formlandinglogo{ width:auto; max-width:100%; margin-bottom:65px;}

.landing_form_left .form-group{ width:100%; margin-bottom:20px;}

.landing_form_left .form-group input{ width: 100%;
    border-radius: 0px;
    border: solid 1px #b9baba;
    box-shadow: none;
    outline: none;
    padding: 0 16px;
    font-family: 'OpenSansRegular';
    font-size: 14px;
    color: #646464; height:40px; }

.alanding_bootmblock_wrapper .errortext{ font-family: 'OpenSansRegular'; font-size: 14px; color: #ff0000; display: block; margin-top: 2px;}


.landing_form_left  ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #646464;
    opacity:10;
}

.landing_form_left  :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #646464;
    opacity:10;
}

.landing_form_left  ::-ms-input-placeholder { /* Microsoft Edge */
    color: #646464;
    opacity:10;
}


.landing_form_right{ width:800px;  float:left; background:url(../images/landingformdevider.png) repeat-y; padding-left:28px; padding-top:10px; padding-bottom:10px;}

.landing_form_right .form-group{ width:100%; margin-bottom:10px;}

.landing_form_right .other_lebel_input{ display: inline-block; }

.landing_form_right .form-group label{ font-size:18px; color:#393a3a; font-family: 'OpenSansRegular'; display:inline-block; padding:4px 18px 0 0;}

.landing_form_right .form-group .alaninput1{ width: 90px;
    border-radius: 0px;
    border: solid 1px #b9baba;
    box-shadow: none;
    outline: none;
    padding: 0 16px;
    font-family: 'OpenSansRegular';
    font-size: 14px;
    color: #646464; height:40px; }

.landing_form_right .form-group .alaninput2{ width: 320px;
    border-radius: 0px;
    border: solid 1px #b9baba;
    box-shadow: none;
    outline: none;
    padding: 0 16px;
    font-family: 'OpenSansRegular';
    font-size: 14px;
    color: #646464; height:40px; }


.alandingsubbtn2{background: rgba(40,48,56,1);
    background: -moz-linear-gradient(top, rgba(40,48,56,1) 0%, rgba(4,4,5,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(40,48,56,1)), color-stop(100%, rgba(4,4,5,1)));
    background: -webkit-linear-gradient(top, rgba(40,48,56,1) 0%, rgba(4,4,5,1) 100%);
    background: -o-linear-gradient(top, rgba(40,48,56,1) 0%, rgba(4,4,5,1) 100%);
    background: -ms-linear-gradient(top, rgba(40,48,56,1) 0%, rgba(4,4,5,1) 100%);
    background: linear-gradient(to bottom, rgba(40,48,56,1) 0%, rgba(4,4,5,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#283038', endColorstr='#040405', GradientType=0 ); border-radius: 4px; display: block; width: 350px; border: none; padding: 10px 0; cursor: pointer; font-size: 36px; color: #ffffff; font-family: 'RalewayBold'; text-transform: uppercase; float:right;}


.landing_form_right input[type="checkbox"]{
    width: 18px; /*Desired width*/
    height: 18px; /*Desired height*/ float:left; margin:4px 6px 0 0;  border: solid 1px #b9baba;

}

.labellantext{ display:inline-block; float:left;}

.labellantextmain{ width:100%; display:block;}

.landing_form_right input[type="radio"]{
    width: 18px; /*Desired width*/
    height: 18px; /*Desired height*/ float:left; margin:5px 6px 0 0;  border: solid 1px #b9baba;

}
.asbuttonwrapper{display: inline-block; width: 100%; text-align: center;}
.asbuttonwrapper button{
    display: inline-block !important;
    margin: 0 5px;
}
.rep_dashboard_wrapper2_btn_wrapper_sub{width: 100%;}
.sherelinkwrapper {display: flex; align-items: center; justify-content: space-between;width:100%;}

.sherelinkwrapper .ascol{    
    width: 33.2%;
    background: #0f9e9c;
    align-items: center;
    text-align: center;
    display: flex;
    justify-content: center;
}
.sherelinkwrapper .ascol1{width: 27%;}
.sherelinkwrapper .ascol2{width: 39%;}
.sherelinkwrapper .ascol2 .urllink a{white-space: nowrap;}
.urllink{overflow: hidden; width: 86%;}
.rep_dashboard_wrapper2_btn_wrapper.asnewclass{margin: 0 auto; width: 98%; margin-bottom: 20px;}
.sherelinkwrapper .ascol1{justify-content: flex-start;}
.sherelinkwrapper .ascol2{justify-content: space-between;}
    .urlcopybtn {
        background: #03615f;
        border: 0;
        font-size: 31px;
        padding: 4px 20px;
        color: #e8e8e8;
        border-left: 1px solid #ddd;
    }
.sherelinkwrapper .ascol1 p{
    text-align: center;
    font-family: 'OpenSansSemiBold';
    font-size: 23px;
    color: #fff!important;
    cursor: pointer;
    text-transform: uppercase;
    text-decoration: none!important;
    padding: 5px 15px;
    text-shadow: 0px 1px #6b6b6b;
    vertical-align: middle;
    line-height: 30px;
    margin: 0;
    background: none;
}

.sherelinkwrapper .ascol1 a, .sherelinkwrapper .ascol2 a{
    width: auto;
    background: none!important;
    padding: 5px;
    font-size: 18px;
    text-transform: inherit;}
    .sherelinkwrapper .ascol3 a{background: none !important; padding: 5px 0;}
    .sherelinkwrapper .ascol3 a.twitter{background-color: #4099ff!important;}
    .sherelinkwrapper .ascol3 a.facebook{background-color: #3B5998!important;}
    .sherelinkwrapper .ascol3 a.google-plus{background-color: #db5a3c!important;}
    .sherelinkwrapper .ascol3 a.youtube{background-color: #bb0000!important;;}
    .sherelinkwrapper .ascol3 a.pinterest{background-color: #d6c7c7!important;}
    .sherelinkwrapper .ascol3 a.linkedin{background-color: #0077B5!important;}
    .sherelinkwrapper .ascol3 a.tumblr{background-color: #34526f!important;}

.notdonepcat ul li{background: #a5c0c7 !important;padding-left: 31px;}
span.loginclass {
    display: block;
    width: 100%;
    margin: auto;
    background-color: #00a8ef;
    color: #fff;
    margin-top: 10px;
    height: auto;
    padding: 6px;
    cursor: pointer;
}

@media screen and (max-width: 1840px){

    .a_new_landing_img1 {left: -130px;}

    .alanding_block2{ background-position: 120% top;}

    .alanding_block3_wrapper {
        margin-right: 56px;
    }
}

@media screen and (max-width: 1680px){
    .a_new_landing_img1 {left: -250px; }

}

@media screen and (max-width: 1660px){
    .alanding_block2 {
        background-position: 150% top;
    }

    .alanding_block2_wrappertext {
        width: 800px;
        margin: 80px 0 0 60px;
    }
    .alanding_block2_wrapper {
        width: 100%;}
}

@media screen and (max-width: 1600px){
    .alanding_bootmblock_wrapper {
        width: 90%;}

    .landing_form_left{ width: 34%;}
    .landing_form_right {
        width: 60%;}

    .landing_form_right .form-group .alaninput2 {
        width: 180px;}

    .alanding_topblock_con{ margin-right: 40px;}
    .alanding_topblock_bootomtext{ margin-right: 40px;}
    .alanding_block2 {
        background-position: 162% top;
    }

    .alanding_block3{ background-position: -20% top;}

}

@media screen and (max-width: 1560px) {
    .alanding_bootmblock_formwrapper{ padding-right: 220px;}
}


@media screen and (max-width: 1540px) {
    .alanding_block2_wrappertext {
        width: 680px;
    }

    .alanding_block2_wrappertext h2{ font-size: 62px;}

    .alanding_block2_wrappertext h3{ width: 100%; font-size: 26px;}
}

@media screen and (max-width: 1500px) {
    .alanding_block2 {
        background-position: 182% top;
    }

    .alanding_block3 {
        background-position: -60% top;
    }

    .alanding_block3_wrapper{ width: 890px;}

    .alanding_block3_wrapper h2 {
        font-size: 62px; ;
        line-height: 46px;
    }

    .consublandinright {
        width: 410px;
        float: right;
    }

    .consublandinleft {
        width: 400px;
        float: left;
    }
    .consublandin h6{ font-size: 26px;}
    .consublandin h6 br{ display: none;}

    .alanding_bootmblock_formwrapper{ padding: 28px;    background-size: 380px;     padding-right: 170px;}

    .alanstartedbtn{ margin-left: 480px;}
}


@media screen and (max-width: 1460px) {
    .a_new_landing_img1 {
        left: -340px;
    }

    .alanding_block2 {
        background-position: 200% top;
    }

    .alandingsubbtn2{ margin-top: 15px;}
    .alanding_bootmblock_formwrapper{    padding-right: 130px;}
}

@media screen and (max-width: 1400px) {

    .landing_form_right .form-group .alaninput1{ width: 80px; padding: 0 5px;}
    .landing_form_right .form-group label{ font-size: 17px;}
    .alanding_block2 {
        background-position: 230% top;
    }

    .alanding_block2_wrappertext {
        width: 580px;
    }

    .alanding_block3 {
        margin-top: -120px;
    }

    .alanding_block2_wrappertext h2 {
        font-size: 52px;
    }

    .alanding_block3 {
        background-position: 440% top;}

}

@media screen and (max-width: 1380px) {
    .rep_dashboard_wrapper2_btn_wrapper.asnewclass {width: 98%;}
    .alanding_bootmblock_formwrapper{ background-image: none;}

    .alanding_bootmblock_formwrapper {
        padding-right: 28px;
    }
    .landing_form_right .form-group label {
        font-size: 19px;
    }
    .a_new_landing_img1 {
        left: -320px;
        width: 930px;
    }

    .alanding_topblock_con {
        margin-right: 20px;
        width: 1070px;
    }
    .alanding_arrowdiv{ right: -25px;}



    .alanding_topblock_bootomtext {
        width: 1110px;
        margin-right: 25px;
    }

    .alanding_block2_wrappertext {
        width: 560px;
    }

    .alanding_block2_wrappertext h2 {
        font-size: 50px;
    }

    .alanding_block2_wrappertext h3 {
        width: 100%;
        font-size: 22px;
        line-height: 30px;
    }

    .alanding_block3 {
        background-position: left top;
    }



    .alanding_block3{   margin-top: -60px;}



}

@media screen and (max-width: 1360px) {
    .sherelinkwrapper .ascol1 p {font-size: 19px;}

    .landing_form_right {
        width: 62%;
    }
}
@media screen and (max-width: 1340px) {

    .alanding_block2 {
        background-position: 220% top;
        background-size: 86%;
    }
    .alanding_block3 {
        margin-top: -160px;
    }
}
@media screen and (max-width: 1320px) {
    .landing_form_right .form-group label {
        font-size: 18px;
    }
}

@media screen and (max-width: 1280px) {
    .alanding_topblock_con {
        margin-right: 20px;
        width: 990px;
    }

    .alanding_topblock_con_left {
        width: 590px;}
    .alanding_arrowdiv {
        right: 10px;
    }

}

@media screen and (max-width: 1199px) {
    .landing_form_left {
        width: 100%;
        float: none; padding-right: 0px;
    }

    .formlandinglogo {
        width: auto;
        max-width: 100%;
        margin-bottom: 25px;
    }

    .landing_form_right{ background: none; padding: 0px; width: 100%;}


    .a_new_landing_img1{ display: none;}

    .alanding_topblock_con {
        margin-right: auto; margin-left: auto; float: none;
        width: 100%;
    }

    .alanding_topblock_con_left { margin-right: auto; margin-left: auto; float: none;
        width: 98%;
        float: none;
    }

    .a_new_landing_img2{ right: 0;}
    .alanding_arrowdiv{ width: 100%; background: rgba(55,246,30,1); right: 0px;
        background: -moz-linear-gradient(top, rgba(55,246,30,1) 0%, rgba(12,165,17,1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(55,246,30,1)), color-stop(100%, rgba(12,165,17,1)));
        background: -webkit-linear-gradient(top, rgba(55,246,30,1) 0%, rgba(12,165,17,1) 100%);
        background: -o-linear-gradient(top, rgba(55,246,30,1) 0%, rgba(12,165,17,1) 100%);
        background: -ms-linear-gradient(top, rgba(55,246,30,1) 0%, rgba(12,165,17,1) 100%);
        background: linear-gradient(to bottom, rgba(55,246,30,1) 0%, rgba(12,165,17,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#37f61e', endColorstr='#0ca511', GradientType=0 ); height: auto; padding: 15px; text-align: center; margin-top: 0px;}

    .alanding_arrowdiv h1{ padding: 0px; text-align: center;}

    .alanding_topblock_con_right{ width: 90%; float: none; margin-left: auto; margin-right: auto; }


    .alanding_topblock_bootomtext{ width: auto; padding: 25px 15px; margin: 0px; text-align: center;}

    .alanding_block2 {
        background-position: right top;
        background-size: 114%;
        padding-top: 65%;
    }

    .alanding_block2_wrappertext {
        width: auto;
        margin: 0px;
        text-align: center;
        padding: 0 15px;
    }

    .alanding_block2_wrappertext h2{ font-size: 72px;}

    .alanding_block3 {
        margin-top: 0;
    }

    .alanding_block3 {
        background-position: left top;
        background-size: 150%;
        padding-top: 120%;
        margin-top: -110px;
    }

    .alanding_block3_wrapper {
        width: auto; margin-right: 0px; padding: 25px 15px; float: none;
    }

    .alanding_bootmblock{ margin-top: -80px;}

    .alanding_block3_wrapper h2{ text-align: center;     font-size: 72px; line-height: 56px;}

    .alanding_block3_wrappersub {
        margin: 38px 0 0 0; text-align: center;
    }

    .alanding_block3_wrappersub h3{ width: 100%;}

    .consublandinleft {
        width: 100%;
        float: none;
    }

    .consublandinright{
        width: 100%;
        float: none;
    }

    .labeldiv1{ width: 100%; float: none;}

    .alandingsubbtn2{ float: none;     margin-top: 25px;}

    .consublandin label{ background-position: center top; padding: 15px 0 20px 0;}

    .alanstartedbtn2{ margin: 0 auto;}

    .consublandin {
        margin-bottom: 20px;
    }

    .alandingsubbtn {  margin-top: 0px;}

    .alanstartedbtn {
        margin-left: auto; margin-right: auto; margin-top: 40px;
    }
    .alanding_block2_wrappertext p{ padding-top: 25px;}
}


@media screen and (max-width: 1199px) {
    .sherelinkwrapper{flex-wrap: wrap;}
    .sherelinkwrapper .ascol {width: 100%;}
    .sherelinkwrapper .ascol2 {border: 1px solid #dddddd;}
}
@media screen and (max-width: 767px) {

    .alanding_block3{ margin-top: -20px;}

    .landingfooter span {
        padding-left: 0;
        display: block;
        padding-top: 15px;
    }
}
@media screen and (max-width: 480px) {

    .landing_form_right .form-group .alaninput2 {
        width: 100%;
        display: block;
    }

    .landing_form_right .form-group .alaninput1{ width: 100%;
        display: block;}
    .alanding_block3_wrapper h2 {
        text-align: center;
        font-size: 42px;
        line-height: 36px;
    }

    .alanding_topblock_con_left .alandinglogo {
        width: auto; max-width: 100%;}

    .alandingsubbtn2{ width: 280px;}

    .alanding_bootmblock_wrapper h2{ font-size: 30px;}

    .alanding_bootmblock_formwrapper{ padding: 15px;}

    .alandingsubbtn2 {
        width: 250px;
    }

    .alanding_block2_wrappertext h2 {
        font-size: 62px;
    }
}
.stylesignature {
    font-family: 'Notera';
    font-size: 40px;
}
/* .loader{border:16px solid #262626;border-top:16px solid #0071bc;border-radius:50%;width:120px;height:120px;animation:spin 2s linear infinite;margin:0 auto;}
@keyframes spin{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}} */
/*----------------------------------------AMITAV DA END--------------------------------------------*/



/*--------------------------loader------------------------------*/

.loder_body{ width: 100%; height: 100vh;  position: fixed; left: 0; top: 0; background-color: #fff; z-index: 99;}


.loder_wrapper{width: 300vh; height: 100vh; display: table-cell; text-align: center; vertical-align: middle;}

.loader {
    border: 16px solid #262626;
    border-top: 16px solid #0071bc;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
    margin: 0 auto;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/*-----------------------------agreement-----------------------*/

.agreement_contain_logo{ width: 400px; max-width: 90%; display: block; margin: 0 auto; margin-top: 25px;}
.agreement_contain_wrapper {
    width: 1200px;
    margin: 0px auto;
    padding-bottom: 25px;
    font-family: 'OpenSansRegular';
    margin-top: 24px;
    color: #616262;
}

.agreement_contain_wrapper h2 {
    display: block;
    text-align: center;
    font-family: 'OpenSansSemiBold';
    font-size: 40px;

    text-transform: uppercase;
    color: #010101;
    margin: 0 0 25px 0;
}

.agreement_contain_wrapper h2 span {
    display: block;
    text-transform: capitalize;
    font-size: 24px;
    padding-top: 5px;
}

.agreement_contain_wrapper label {
    margin: 0;
    padding: 10px 0px;
    font-family: 'OpenSansBold';
    color: #282828;
    font-size: 22px;
    text-transform: uppercase;
}

.agreement_contain_wrapper p {
    margin: 0;
    padding: 10px 0px;
    line-height: 24px;
    font-size: 17px;
}

.agreement_contain_forncontain strong {
    font-weight: normal;
    font-size: 18px;
    color: #010101;
    padding-top: 15px;
    font-family: 'OpenSansSemiBold';
    display: block;
}

.agreement_contain_wrapper input[type="text"] {
    border: none;
    background: none;
    padding: 0 5px;
    border-bottom: solid 1px #616262;
    outline: none !important;
}

.agreement_contain_wrapper .agr_input1 {
    width: 212px;
}

.agreement_contain_wrapper .agr_input2 {
    width: 270px;
}

.agreement_contain_wrapper .agr_input3 {
    width: 520px;
}

.agreement_contain_wrapper .agr_input4 {
    width: 1090px;
}

.agreement_contain_wrapper .agr_input5 {
    width: 890px;
    margin-right: 8px;
    margin-left: 4px;
}

.agreement_contain_wrapper .agr_input6 {
    width: 170px;
    margin-top: 36px;
    margin-left: 5px;
}

.agreement_contain_wrapper .agr_input7 {
    width: 973px;
}

.agreement_contain_forncontain {
    width: 100%;
}

.agreement_contain_forncontain strong {
    font-weight: normal;
    font-size: 18px;
    color: #010101;
    padding-top: 15px;
    font-family: 'OpenSansSemiBold';
    display: block;
}

.signinput {
    font-family: 'Notera';
    font-size: 40px;
    height: 40px;
    margin-top: 17px;
}

.agreementformbtn {
    display: block;
    margin: 0 auto;
    margin-top: 25px;
    border: none;
    cursor: pointer;
    box-shadow: none;
    outline: none;
    background: #02a0db;
    color: #fff;
    font-family: 'OpenSansBold';
    font-size: 28px;
    line-height: 59px;
    text-align: center;
    text-transform: uppercase;
    width: 170px;
    display: block;
}

.arformgroup span {
    display: inline-block;
    float: left;
    margin: 0;
    padding: 36px 0 0 0px;
    line-height: 24px;
    font-size: 17px;
}

.arformgroup input[type="text"] {
    display: inline-block;
    float: left;
    padding: 0 5px;
}

.agreement_contain_forncontain_inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: inline-flex;
    justify-content: space-between;
    width: 100%;
}

.agreement_contain_forncontain_inner .inneritem {
    width: 48%;
    margin-right: 2%;
}

.agreement_contain_forncontain_inner .inneritem2{
    margin-right: 0% !important;

    width: 40%; float: right;
}

.agreement_contain_wrapper .agreement_contain_forncontain_inner .agr_input4 {
    width: 100% !important;
}

.agreement_contain_wrapper .agreement_contain_forncontain_inner .agr_input5 {
    width: 100%;
    margin-right: 8px;
    margin-left: 4px;
}

.agreement_contain_wrapper .agreement_contain_forncontain_inner .agr_input7 {
    width: 100%;
}

.signaturediv .new_signupdiv input[type="button"] {
    font-size: 16px;
    color: #fff;
    text-transform: capitalize;
    font-family: 'OpenSansRegular';
    background: url(../images/sgninarrownew.png) no-repeat center right !important;
    border: none !important;
    border-radius: 0px !important;
    box-shadow: none !important;
    padding: 6px 32px 6px 10px !important;
    text-shadow: 0 0 14px #1a77bc;
    text-align: left !important;
    cursor: pointer;
    margin: 0px 5px !important;
}

.signaturediv .new_signupdiv {
    background: #1a77bc;
    border: solid 1px #1a77bc;
    border-radius: 4px;
    display: inline-block;
}

.signaturediv .new_signupdiv {
    position: inherit;
    top: 0;
    right: 0px;
    transform: translate(10%, 70%);
}

.signaturediv {
    position: relative;
}

.signmodal{ width: 700px; max-width: 90%;}


.signmodal .modal-content {
    border: solid 4px #1a77bc !important;
}

.signmodal .modal-content .popup_logo {
    width: 240px;
    display: block;
    margin: 0px auto;
    margin-top: 15px;
}

.signmodal .modal-content h4 {
    font-family: 'OpenSansRegular';
    font-size: 24px;
    color: #1a77bc;
    text-transform: capitalize;
    margin: 0;
    padding: 24px 0 28px 0;
}

.signmodal .modal-content label {
    font-weight: normal;
    font-family: 'OpenSansRegular';
    font-size: 16px;
    color: #000;
    width: 100%;
}

.signmodal .modal-content input[type="text"] {
    width: 100%;
    height: 40px;
    border: solid 1px #ddd!important;
    border-radius: 0px;
    padding: 0 5px;
    font-family: 'OpenSansRegular';
    font-size: 14px;
    color: #000; box-shadow: none!important;
}


.signmodal h5 {
    margin: 0;
    padding: 0;
    font-family: 'OpenSansRegular';
    font-size: 14px;
    line-height: 22px;
    color: #000;
}

.popsigndiv h2 {
    margin: 0;
    padding: 0 0 10px 40px;
    background: url(../images/pop_text_top.png) no-repeat left 8px;
    font-family: 'OpenSansRegular';
    font-size: 16px !important;
    color: #1a77bc;
}

.popsigndiv h3 {
    margin: 0;
    padding: 5px 0 5px 20px;
    font-size: 45px;
    color: #000;
    border-left: solid 1px #1a77bc;
    font-family: 'Notera';
}


.popsigndiv h4 {
    margin: 0;
    padding: 10px 0 0 40px !important;
    background: url(../images/pop_text_bottom.png) no-repeat left top;
    font-family: 'OpenSansRegular';
    font-size: 16px !important;
    color: #1a77bc;
}

.popsigndiv {
    padding: 28px 0 24px 0;
}

.pop_btn_drapper .popbtn1 {
    background: #02a0db;
    border: none;
    color: #fff;
    font-size: 16px;
    font-family: 'OpenSansRegular';
    box-shadow: none;
    text-transform: uppercase; margin-right: 2px;
}

.pop_btn_drapper .popbtn1:hover {
    box-shadow: none;
    background: #02a0db;
    color: #fff;
}

.pop_btn_drapper .popbtn2 {
    background: #333;
    border: none;
    color: #fff;
    font-size: 16px;
    font-family: 'OpenSansRegular';
    box-shadow: none;
    text-transform: uppercase;
}

.pop_btn_drapper .popbtn2:hover {
    box-shadow: none;
    background: #333;
    color: #fff;
}

.pop_btn_drapper {
    padding-top: 25px;
    padding-bottom: 15px;
}

@media screen and (max-width:1280px) {
    .agreement_contain_wrapper {
        width: 1024px;
    }

    .agreement_contain_wrapper .agr_input4 {
        width: 895px;
    }

    .agreement_contain_wrapper .agr_input5 {
        width: 650px;
    }

    .agreement_contain_wrapper .agr_input6 {
        width: 218px;
    }

    .agreement_contain_wrapper .agr_input7 {
        width: 776px;
    }
}


@media screen and (max-width:1050px) {

    .agreement_logo_block {
        width: 90%;
    }

    .agreement_contain_wrapper {
        width: 90%;
    }

    .agreement_contain_wrapper .agr_input4 {
        width: auto;
    }

    .agreement_contain_wrapper .agr_input5 {
        width: auto;
    }

    .agreement_contain_wrapper .agr_input6 {
        width: auto;
    }

    .agreement_contain_wrapper .agr_input7 {
        width: auto;
    }

    .agreement_contain_wrapper .agr_input1 {
        width: auto;
    }

    .agreement_contain_wrapper .agr_input2 {
        width: auto;
    }

    .agreement_contain_wrapper .agr_input3 {
        width: auto;
    }


}



@media screen and (max-width: 767px) {


    .agreement_contain_forncontain_inner {
        flex-wrap: wrap;
    }

    .agreement_contain_forncontain_inner .inneritem {
        width: 100%;
        margin-right: auto;
    }

}
/*-----------------------------end agreement-----------------------*/


.agreementsubdiv1{ padding-left: 30px;}

.agreementsubdiv1 strong{ display: block; padding-bottom: 10px; color: #111;}
.agreementsubdiv1 strong span{ padding-right: 10px;}

.agreementsubdiv2{ padding-left: 60px;}

.signinput2 {
    border-bottom: solid 1px #616262;
    margin: 0 !important;
    font-size: 40px !important;
    padding: 18px 0 0 90px;
    font-family: 'Notera';
}


@media screen and (max-width: 767px) {
.agreement_contain_forncontain_inner .inneritem2{ margin-top: 20px;}

    .agreementsubdiv1{ padding-left: 10px;}

    .agreementsubdiv2{ padding-left: 20px;}
}


/*----------------*/

.inner_head_wrapper h4{ text-align: center;    font-family: 'OpenSansBold'; color:#1865a4; font-size: 30px; padding: 0 0 10px 0;}
.inner_head_wrapper span{ display: block; text-align: center;
    color: #333;
    font-size: 18px;
    font-family: 'OpenSansRegular';}

.message_success{ color: #000!important; padding: 10px 0 0 0;}



.rep_dashboard_newblock6_topnew{background: rgba(12,162,155,1);
    background: -moz-linear-gradient(-45deg, rgba(12,162,155,1) 0%, rgba(42,177,218,1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(12,162,155,1)), color-stop(100%, rgba(42,177,218,1)));
    background: -webkit-linear-gradient(-45deg, rgba(12,162,155,1) 0%, rgba(42,177,218,1) 100%);
    background: -o-linear-gradient(-45deg, rgba(12,162,155,1) 0%, rgba(42,177,218,1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(12,162,155,1) 0%, rgba(42,177,218,1) 100%);
    background: linear-gradient(135deg, rgba(12,162,155,1) 0%, rgba(42,177,218,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0ca29b', endColorstr='#2ab1da', GradientType=1 ); overflow: hidden;}

.rep_dashboard_newblock6_topnew h2{ text-align: center; padding:30px 5px 35px 5px; text-align: center; margin: 0px; font-size: 48px;  font-family: 'OpenSansBold';   color: #fff; text-transform: uppercase;}

.rep_dashboard_newblock6_topnew_wrapper{ margin: 0 60px 40px 60px; padding: 40px; background: #fff; -webkit-box-shadow: 0px 0px 5px 0px rgba(8,65,62,0.68);
    -moz-box-shadow: 0px 0px 5px 0px rgba(8,65,62,0.68);
    box-shadow: 0px 0px 5px 0px rgba(8,65,62,0.68);}

.rep_dashboard_newblock6_topnew_wrapper_text{ border: solid 1px #000000; display: flex;}

.rep_dashboard_newblock6_topnew_left{ width: 50%;   border-right: solid 1px #000000; }
.rep_dashboard_newblock6_topnew_right{ width: 50%;  }

.rep_dashboard_newblock6_topnew_wrapper_text
.new_subblockcon{border-bottom: solid 1px #000000; padding: 15px;}

.rep_dashboard_newblock6_topnew_left .new_subblockcon:last-of-type{ border-bottom: none;}
.rep_dashboard_newblock6_topnew_right .new_subblockcon:last-of-type{ border-bottom: none;}


.new_subblockcon .new_subblockcon_text{ width: 63%; float: left;}
.new_subblockcon .new_subblockcon_img{ width: 28%; float: right; text-align: right;}
.new_subblockcon .new_subblockcon_img img{ width: auto; max-width: 100%;}

.new_subblockcon .new_subblockcon_text p{ margin: 0; padding: 8px 0 0 0; font-size: 18px; color: #0b0b0b; line-height: 25px; font-family: 'OpenSansSemiBold';}

.new_subblockcon .new_subblockcon_text strong{ display: block; color: #0b0b0b; font-size: 18px; line-height: 25px; font-family: 'OpenSansBold'; }



.reptrainingcenter_banner{ background: url("../images/reptrainingcenter_newbanner_img2.png") no-repeat right top; background-size: 1920px;  padding-right: 80px; }

.reptrainingcenter_banner .reptrainingcenter_banner_wrapper{ padding: 0 646px 0 60px;}

.reptrainingcenter_banner_wrapper .reptrainingcenter_banner_wrapper_text h3{color: #191919;width: 569px;}
.reptrainingcenter_banner_wrapper .reptrainingcenter_banner_wrapper_text p span{color:#ff4200;}
.reptrainingcenter_banner_wrapper .reptrainingcenter_banner_wrapper_text p strong{display: block; }
.reptrainingcenter_banner_wrapper .reptrainingcenter_banner_wrapper_text p{padding-right: 184px;}

.reptrainingcenter_banner_wrapper_text{ display: table-cell;  vertical-align: middle; width: 100vw; height: 700px;}

.reptrainingcenter_banner_wrapper_text h2{ margin: 0; padding: 0; font-size: 60px; color: #ffffff; font-family: 'RalewayBold'; text-transform: uppercase; text-shadow: 0 0 4px #095e5a;}

.reptrainingcenter_banner_wrapper_text h3{ margin: 0; padding: 0 0 30px 0; font-size: 24px; color: #ffffff; font-family: 'RalewayBold'; }

.reptrainingcenter_banner_wrapper_text p{ margin: 0; padding: 6px 0; font-size: 24px; color: #0c0c0c; font-family: 'RalewayBold';}

.reptrainingcenter_banner_wrapper_text p:nth-of-type(1){font-family: 'RalewaySemiBold';}



.ifpdflinknew{ display: block; width: 238px; margin: 0 auto; background: rgba(233,192,11,1);
    background: -moz-linear-gradient(top, rgba(233,192,11,1) 0%, rgba(201,151,24,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(233,192,11,1)), color-stop(100%, rgba(201,151,24,1)));
    background: -webkit-linear-gradient(top, rgba(233,192,11,1) 0%, rgba(201,151,24,1) 100%);
    background: -o-linear-gradient(top, rgba(233,192,11,1) 0%, rgba(201,151,24,1) 100%);
    background: -ms-linear-gradient(top, rgba(233,192,11,1) 0%, rgba(201,151,24,1) 100%);
    background: linear-gradient(to bottom, rgba(233,192,11,1) 0%, rgba(201,151,24,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9c00b', endColorstr='#c99718', GradientType=0 ); text-align: center;    font-family: 'OpenSansSemiBold';
    font-size: 20px;
    color: #fff!important; cursor: pointer;
    text-transform: uppercase; text-decoration: none!important;  padding:6px 8px; text-shadow: 0px 1px #6b6b6b; vertical-align: middle; line-height: 30px;  color: #fff; text-decoration: none; margin-top: 25px;}


.nextGen_admin_mainwrapper .nexgen_admin_table .admin_table_wrapper table tr td a{ color: #000;}
.nextGen_admin_mainwrapper .nexgen_admin_table .admin_table_wrapper table tr td a:hover{ color:#00a8ef!important;}





.successmodal_listing  {
    border: solid 4px #1a77bc !important; border-radius: 4px;
}


.successmodal_listing  h1 {
    font-family: 'OpenSansRegular';
    font-size: 30px;
    color: #1a77bc;
    font-family: 'OpenSansSemiBold';
    margin: 0;
    padding: 2px 0 5px 0;
}


.successmodal_listing  h6 {
    font-family: 'OpenSansRegular';
    font-size: 30px;
    color: #1a77bc;
    font-family: 'OpenSansSemiBold';
    margin: 0;
    padding: 18px 0 5px 0;
}



.successmodal   {
    border: solid 4px #1a77bc !important; border-radius: 4px;
}


.successmodal   h1 {
    font-family: 'OpenSansRegular';
    font-size: 30px;
    color: #1a77bc;
    font-family: 'OpenSansSemiBold';
    margin: 0;
    padding: 2px 0 5px 0;
}


.user_account_setting_wrappernew{ margin-top: 35px!important;}

.user_account_setting_wrappernew .inner_head_wrapper{ padding: 30px 15px 25px 15px;}

.main_inner_contentnew{  display: block!important;  margin: 0 auto; clear: both; overflow: hidden;  }

.main_inner_contentnew input{ box-shadow: none!important;}

.main_inner_contentnew form{ text-align: center;}

.main_inner_contentnew .form-group{ display: inline-block; text-align: left;  width: 300px; position: relative;  vertical-align: top;  }

.form-groupbtndiv{ width: 100%!important; display: block; overflow: hidden; float: none;  text-align: center!important; margin-bottom: 0px!important; padding-bottom: 0px!important;}

.form-groupbtndiv button{     cursor: pointer;
    padding: 5px 13px 4px 13px;
    border: none;
    color: #fff;
    font-family: 'RalewayBold';
    font-size: 22px;
    text-transform: uppercase;
    border: none;
    margin-top: 10px; display: inline-block; margin-bottom: 10px;}

.form-groupbtndiv button:focus{ box-shadow: none; }
.form-groupbtndiv button:nth-child(1){ background: #00c0ff; }
.form-groupbtndiv button:nth-child(2){ background: #000; margin-left: 10px; }

.form-groupbtndiv button:nth-child(3){  margin-left: 10px; }

.notestextarea{ width: 96%; margin-left: 2%; margin-right: 2%; margin-bottom: 15px; resize: none; padding: 10px; color: #495057;
    background-color: #fff; 
    border: 1px solid #ced4da;     height: 100px;}

.main_inner_contentnew .form-group label {
    font-family: 'RalewaySemiBold';

    padding-right: 0; font-size: 16px;
}



.modal-content .booknow_button{background: #00a8ef;
    font-size: 20px;
    font-family: 'RalewaySemiBold';
    text-decoration: none;
     
    padding: 5px 15px 4px 15px;
    text-align: center;
    cursor: pointer;
    color: #fff;
    text-transform: capitalize; border-radius: 5px; border: none;}

    .modalh3{font-size: 24px;
        font-family: 'OpenSansSemiBold'; text-align: center; margin: 0; padding: 0 0 10px 0; color: #1865a4;}

.timezone_class{ font-family: 'RalewaySemiBold'; font-size: 20px; color: #1865a4; margin: 0; padding: 0 0 15px 0; text-transform: capitalize;}


@media screen and (max-width: 380px) {
    .main_inner_contentnew .form-group{ display: block;  width: auto; }
}



/* ------------------- avijit css start ------------------- */
.user_management_wrapper .user_management_inner .inner_search_wrapper.as_inner_content_wrapper .inner_content_wrapper{width: 92%; margin: 0 auto;}
.user_management_wrapper .user_management_inner .inner_search_wrapper.as_inner_content_wrapper .inner_content_wrapper b {display: flex;}
.as_newcontainer{width: 1400px; margin: 0 auto;}
.asnewtextwrapper h2{
    margin: 0 auto;
    padding: 27px 0;
    text-align: center;
    font-size: 34px;
    color: #010b20;
    font-family: "RalewayExtraBold";
    text-transform: uppercase;
    width: 90%;
}
.as_videomainwrapper{
    display: flex;
    justify-content: center;
    align-items: stretch;
    flex-wrap: wrap;
}
.as_videosubwrapper{
    width: 30%;
    background: #fff;
    padding: 10px;
    border: 1px solid #ddd;
    box-shadow: 0 0 10px #ddd;
    margin: 0.8%;
}
.as_videowrapper iframe{
    height: 275px;
    width: 100%;
}
.as_videowrapper img{max-width: 100%; width: 100%;}
.as_videowrapper{
    background: #fff;
    padding: 10px;
    border: 1px solid #ddd;
}
.videotextwrapper h2{
    font-size: 21px;
    margin: 0;
    padding: 10px 0;
}
.statusspan{
    text-decoration: underline;
    font-weight: bolder;
    cursor: pointer;
}
.new_header .new_header2 .navbar-nav li .blackbtn{
    margin: 0 5px;
    font-size: 14px;
    margin-top: 5px;
    background: none;
    border: 1px solid #000;
    color: #000;
}
.new_header .new_header2 .navbar-nav li .blackbtn:hover{background: #000; color: #fff;}
.notdonepcat ul li a {
    padding: 18px 10px !important;
    font-size: 18px !important;
    display: flex !important;
}
.notdonepcat ul li a span {
    height: 25px;
    width: 26px;
    display: inline-block;
    padding: 0 !important;
    margin-right: 9px;
}
.notdonepcat ul li a span img{max-width: 100%;}

.modal-dialog{ 
    border: solid 8px #03baee;
    border-radius: 4px;
}

.modal_header{display: block;
    border-radius: 0px;
    margin:0 0 10px 0;
    font-size: 26px;
    line-height: 32px;
    color: #0b1f28;
    text-shadow: 0 1px 1px #add1e6;
    text-align: center;
    padding: 10px 10px 10px 10px;
    font-weight: bold;
    text-transform: uppercase;
    border: none;
    cursor: pointer;
    background: rgba(104,207,255,1);
    background: -moz-linear-gradient(top, rgba(104,207,255,1) 0%, rgba(13,168,240,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(104,207,255,1)), color-stop(100%, rgba(13,168,240,1)));
    background: -webkit-linear-gradient(top, rgba(104,207,255,1) 0%, rgba(13,168,240,1) 100%);
    background: -o-linear-gradient(top, rgba(104,207,255,1) 0%, rgba(13,168,240,1) 100%);
    background: -ms-linear-gradient(top, rgba(104,207,255,1) 0%, rgba(13,168,240,1) 100%);
    background: linear-gradient(to bottom, rgba(104,207,255,1) 0%, rgba(13,168,240,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#68cfff', endColorstr='#0da8f0', GradientType=0 );
}

.modal-dialog label{ display: block; margin-bottom: 0;     font-size: 16px!important;     text-transform: inherit!important;}

.modal-dialog  .form-control {
    display: block!important;
    width: 100%!important; 
    font-size: 16px!important; 
    color: #000!important;
    background-color: #e5e5e5!important;
    background-clip: inherit!important;
    border: 1px solid #ced4da!important;
    border-radius: 0!important;
    
    outline: none!important;
}

.modal-content{ border-radius: 0px!important;}


.modal-dialog  select {
    display: block!important;
    width: 100%!important; 
    font-size: 16px!important; 
    color: #000!important;
    background-color: #e5e5e5!important;
    background-clip: inherit!important;
    border: 1px solid #ced4da!important;
    border-radius: 0!important; height: 40px;
    
    outline: none!important;
}

@media screen and (max-width: 1790px) {
    .user_management_wrapper .user_management_inner .inner_search_wrapper.as_inner_content_wrapper .inner_content_wrapper {width: 97%;}
    .user_management_wrapper .user_management_inner .inner_search_wrapper.as_inner_content_wrapper .inner_content_wrapper button{padding: 5px 15px;}
}
@media screen and (max-width: 1540px) {
    .user_management_wrapper .user_management_inner .inner_search_wrapper.as_inner_content_wrapper .inner_content_wrapper {width: 100%;margin: 0 0 0 auto;flex-wrap: wrap;}
    
}
@media screen and (max-width: 1460px) {
    .as_newcontainer {width: 96%;}
}
@media screen and (max-width: 1199px) {
    .as_videosubwrapper {width: 45%;}
}

@media screen and (max-width: 767px) {
    .as_videosubwrapper {width: 100%;}
}
@media screen and (max-width: 580px) {
    .user_management_wrapper .user_management_inner .inner_search_wrapper.as_inner_content_wrapper .inner_content_wrapper button {
        padding: 5px 15px;
        width: auto;
        margin-bottom: 10px;
        margin-top: 7px;
    }
}

/* ------------------- avijit css end ------------------- */

.contract-list-divblock{ height: 300px; overflow-y: scroll; margin: 5px 0; border: solid 1px #ccc; padding: 0px; position: relative;}
.modal-dialog < .brandmanagement_modal{
    max-width: 90%!important;}


    @media (min-width: 576px){
        .modal-dialog < .brandmanagement_modal{
    max-width: 90%!important;
      
}

}