                                                                                                h2 {
                                                                                                    font-size: 30px;
                                                                                                    font-weight: 400;
                                                                                                    line-height: 40px;
                                                                                                    margin: 90px;
                                                                                                    color: rgb(13, 21, 86);
                                                                                                    text-align: center;
                                                                                                }
                                                                                                
                                                                                                h3 {
                                                                                                    font-size: 22px;
                                                                                                    padding: 15px 0;
                                                                                                    /* margin: 0 0 20px 0; */
                                                                                                }
                                                                                                
                                                                                                p {
                                                                                                    font-size: 15px;
                                                                                                    color: grey;
                                                                                                    line-height: 19px;
                                                                                                    text-align: center;
                                                                                                }
                                                                                                
                                                                                                .link {
                                                                                                    text-decoration: underline;
                                                                                                    color: #0f137d;
                                                                                                }
                                                                                                
                                                                                                .link:hover {
                                                                                                    text-decoration: underline;
                                                                                                    color: #688fca
                                                                                                }
                                                                                                
                                                                                                .inner-banner {
                                                                                                    background: url(../images/rsc/rsc-banner.png) no-repeat center top;
                                                                                                    margin: 5px 0 1px 0;
                                                                                                    border-bottom: 3px solid #d9e3f2;
                                                                                                    background-size: cover;
                                                                                                    position: relative;
                                                                                                }
                                                                                                
                                                                                                .inner-banner h1 {
                                                                                                    color: #fff;
                                                                                                    font-size: 40px;
                                                                                                    line-height: 45px;
                                                                                                }
                                                                                                
                                                                                                .inner-banner .translation {
                                                                                                    min-height: 248px
                                                                                                }
                                                                                                
                                                                                                .inner-banner .artwork {
                                                                                                    min-height: 248px
                                                                                                }
                                                                                                
                                                                                                .inner-banner .plagiarism {
                                                                                                    min-height: 248px
                                                                                                }
                                                                                                
                                                                                                .inner-banner .manuscript {
                                                                                                    min-height: 248px
                                                                                                }
                                                                                                
                                                                                                .inner-banner .rapid {
                                                                                                    min-height: 248px
                                                                                                }
                                                                                                
                                                                                                .inner-banner .editing {
                                                                                                    min-height: 280px
                                                                                                }
                                                                                                
                                                                                                .breadcrums_wrap {
                                                                                                    padding: 5px 0 0 0;
                                                                                                    background: #f1f1f1;
                                                                                                    font-size: 14px
                                                                                                }
                                                                                                
                                                                                                .breadcrums_wrap ul.breadcrums_links {
                                                                                                    padding: 0;
                                                                                                    margin: 0;
                                                                                                    list-style-type: none;
                                                                                                }
                                                                                                
                                                                                                .breadcrums_wrap ul.breadcrums_links li {
                                                                                                    padding: 0 5px 10px 0;
                                                                                                    display: inline-block
                                                                                                }
                                                                                                
                                                                                                .breadcrums_wrap ul.breadcrums_links li a {
                                                                                                    color: #212121;
                                                                                                    text-decoration: underline;
                                                                                                }
                                                                                                
                                                                                                .breadcrums_wrap ul.breadcrums_links li a:hover {
                                                                                                    text-decoration: none;
                                                                                                }
                                                                                                /*translaion page classes*/
                                                                                                
                                                                                                .translation-wrap {
                                                                                                    background: #f2f3f8;
                                                                                                }
                                                                                                
                                                                                                .translation-wrap h3 {
                                                                                                    font-size: 22px;
                                                                                                    line-height: 26px;
                                                                                                }
                                                                                                
                                                                                                .translation-wrap ul.blue-list li {
                                                                                                    background: url(../images/blue_round_bullet.png) left 6px no-repeat;
                                                                                                    line-height: 24px;
                                                                                                    padding: 0 100px 0 18px;
                                                                                                    margin: 15px 0 0 0;
                                                                                                    float: left
                                                                                                }
                                                                                                
                                                                                                .translation-wrap .trans-bg {
                                                                                                    background: url(../images/globe.png) no-repeat right bottom;
                                                                                                    min-height: 280px;
                                                                                                    padding: 40px 0
                                                                                                }
                                                                                                
                                                                                                .editing-services {
                                                                                                    font-size: 2.8em;
                                                                                                    text-transform: uppercase;
                                                                                                    margin-bottom: 0.2em;
                                                                                                    color: #666666
                                                                                                }
                                                                                                
                                                                                                .editing-services strong {
                                                                                                    color: #0955a4;
                                                                                                    font-weight: 400;
                                                                                                }
                                                                                                
                                                                                                .slogan {
                                                                                                    font-size: 1.15em;
                                                                                                    width: 100%;
                                                                                                    text-align: right;
                                                                                                    display: block;
                                                                                                    color: #0955a4;
                                                                                                    font-weight: 400;
                                                                                                }
                                                                                                
                                                                                                .header_getquotebutton {
                                                                                                    position: absolute !important;
                                                                                                    right: 14px;
                                                                                                }
                                                                                                
                                                                                                .navigation-top-drop-down {
                                                                                                    width: auto;
                                                                                                    float: right;
                                                                                                    margin: 2.5em 0;
                                                                                                    position: relative;
                                                                                                    z-index: 99;
                                                                                                }
                                                                                                
                                                                                                ul.navigation-drop-down {
                                                                                                    float: right;
                                                                                                    z-index: 99999;
                                                                                                }
                                                                                                
                                                                                                .navigation-drop-down li {
                                                                                                    float: left;
                                                                                                    position: relative;
                                                                                                    padding: 0 0px
                                                                                                }
                                                                                                
                                                                                                .navigation-drop-down li a {
                                                                                                    padding: 3px 0px;
                                                                                                    font-size: 16px;
                                                                                                    display: block;
                                                                                                    /* font-weight: 600; */
                                                                                                    color: #1c1d1e;
                                                                                                }
                                                                                                
                                                                                                .navigation-drop-down li ul {
                                                                                                    position: absolute;
                                                                                                    margin: 0px;
                                                                                                    /* z-index: -1; */
                                                                                                    line-height: 28px;
                                                                                                    left: 0;
                                                                                                    width: 900px;
                                                                                                    background: #efeff0;
                                                                                                }
                                                                                                
                                                                                                .navigation-drop-down li ul li {
                                                                                                    float: none;
                                                                                                }
                                                                                                
                                                                                                .navigation-drop-down li ul li a:link,
                                                                                                .navigation li ul li a:visited {
                                                                                                    background: #f1f1f1;
                                                                                                    padding: 2px 10px;
                                                                                                    font-size: 13px;
                                                                                                }
                                                                                                
                                                                                                .navigation-drop-down li ul li a:hover {
                                                                                                    color: #ffffff !important;
                                                                                                    background: #0955a8
                                                                                                }
                                                                                                
                                                                                                .homepage-banner-wrapper .hp-banner h1 {
                                                                                                    color: #fff;
                                                                                                    font-size: 30px;
                                                                                                }
                                                                                                
                                                                                                .homepage-banner-wrapper .hp-banner a {
                                                                                                    display: inline-block;
                                                                                                    color: white !important;
                                                                                                    margin-left: 10px;
                                                                                                }
                                                                                                
                                                                                                .global-wrapper {
                                                                                                    background: #979998;
                                                                                                    color: #fff
                                                                                                }
                                                                                                
                                                                                                .global-wrapper ul {
                                                                                                    margin-bottom: 0px !important
                                                                                                }
                                                                                                
                                                                                                .global-wrapper li a {
                                                                                                    padding: 3px 5px 3px 0px;
                                                                                                    color: #fff;
                                                                                                    font-size: 13px
                                                                                                }
                                                                                                
                                                                                                .global-wrapper li a:hover {
                                                                                                    text-decoration: underline;
                                                                                                }
                                                                                                
                                                                                                .global-wrapper li {
                                                                                                    padding: 3px 8px
                                                                                                }
                                                                                                
                                                                                                .mobile-align-right {
                                                                                                    float: right
                                                                                                }
                                                                                                
                                                                                                .navigation-wrapper {
                                                                                                    background-color: #373737;
                                                                                                    /* -webkit-box-shadow: 0px 5px 0px 0px #6D9DE2; */
                                                                                                    box-shadow: 0px 5px 0px 0px #6D9DE2;
                                                                                                    /* z-index: 9999; */
                                                                                                    margin-top: 30px;
                                                                                                }
                                                                                                
                                                                                                .navigation-wrapper .navbar {
                                                                                                    margin-bottom: 0px;
                                                                                                    border: none
                                                                                                }
                                                                                                
                                                                                                .navigation-wrapper .navbar li a {
                                                                                                    color: #fff;
                                                                                                    font-size: 15px;
                                                                                                    padding: 11px 20px;
                                                                                                }
                                                                                                
                                                                                                .navigation-wrapper .navbar .header_getquotebutton a {
                                                                                                    background: #f29500;
                                                                                                    padding: 11px 55px;
                                                                                                    color: #212121;
                                                                                                    box-shadow: 0px 5px 0px 0px #ca1e47;
                                                                                                    font-size: 18px
                                                                                                }
                                                                                                
                                                                                                .navigation-wrapper .navbar .header_getquotebutton a:hover {
                                                                                                    background: #f36d1f !important;
                                                                                                    color: #212121;
                                                                                                    transition: 0.5s;
                                                                                                    box-shadow: 0px 5px 0px 0px #ca1e47;
                                                                                                }
                                                                                                
                                                                                                .navigation-wrapper .navbar li a:hover,
                                                                                                .navigation-wrapper .navbar li a:focus {
                                                                                                    color: #fff;
                                                                                                    background: #0955a8 !important;
                                                                                                    text-decoration: none;
                                                                                                    /* -webkit-box-shadow: 0px 5px 0px 0px #96c9fd; */
                                                                                                    box-shadow: 0px 5px 0px 0px #96c9fd;
                                                                                                }
                                                                                                
                                                                                                .navigation-wrapper .navbar .dropdown-menu {
                                                                                                    padding: 0px;
                                                                                                    border-radius: 0px !important;
                                                                                                    margin-top: 5px
                                                                                                }
                                                                                                
                                                                                                .navigation-wrapper .navbar .dropdown-menu li a {
                                                                                                    border-left: 0px;
                                                                                                    color: #373737;
                                                                                                    border-bottom: 1px solid #d7d8e9;
                                                                                                    box-shadow: none
                                                                                                }
                                                                                                
                                                                                                .navigation-wrapper .navbar .dropdown-menu li a:last-child {
                                                                                                    padding: 10px 30px !important;
                                                                                                    background: border-box;
                                                                                                }
                                                                                                
                                                                                                .navigation-wrapper .navbar .dropdown-menu li a:last-child:hover {
                                                                                                    color: #fff
                                                                                                }
                                                                                                
                                                                                                .navbar-default .navbar-nav>.open>a,
                                                                                                .navbar-default .navbar-nav>.open>a:focus,
                                                                                                .navbar-default .navbar-nav>.open>a:hover {
                                                                                                    color: #fff;
                                                                                                    background: #0955a8
                                                                                                }
                                                                                                
                                                                                                .divide {
                                                                                                    float: left;
                                                                                                    color: #fff;
                                                                                                    padding: 10px 0
                                                                                                }
                                                                                                
                                                                                                .dropdown-submenu {
                                                                                                    position: relative;
                                                                                                }
                                                                                                
                                                                                                .dropdown-submenu>.dropdown-menu {
                                                                                                    top: 0;
                                                                                                    left: 100%;
                                                                                                    margin-top: 0px;
                                                                                                    margin-left: -1px;
                                                                                                }
                                                                                                
                                                                                                .navigation-wrapper .navbar .dropdown-submenu li a:hover,
                                                                                                .navigation-wrapper .navbar .dropdown-submenu li a:focus {
                                                                                                    color: #fff!important
                                                                                                }
                                                                                                
                                                                                                .dropdown-submenu:hover>a:after {
                                                                                                    border-left-color: #555;
                                                                                                }
                                                                                                
                                                                                                .dropdown-menu>li>a:hover,
                                                                                                .dropdown-menu>.active>a:hover {
                                                                                                    text-decoration: underline;
                                                                                                }
                                                                                                
                                                                                                .navigation-wrapper .navbar {
                                                                                                    min-height: 42px
                                                                                                }
                                                                                                
                                                                                                #nav-icon2 {
                                                                                                    width: 35px;
                                                                                                    height: 30px;
                                                                                                    position: relative;
                                                                                                    -webkit-transform: rotate(0deg);
                                                                                                    -moz-transform: rotate(0deg);
                                                                                                    -o-transform: rotate(0deg);
                                                                                                    transform: rotate(0deg);
                                                                                                    -webkit-transition: .5s ease-in-out;
                                                                                                    -moz-transition: .5s ease-in-out;
                                                                                                    -o-transition: .5s ease-in-out;
                                                                                                    transition: .5s ease-in-out;
                                                                                                    cursor: pointer
                                                                                                }
                                                                                                
                                                                                                .navbar-toggle,
                                                                                                .navbar-toggle:hover {
                                                                                                    border: none !important
                                                                                                }
                                                                                                
                                                                                                .navbar-default .navbar-toggle:focus,
                                                                                                .navbar-default .navbar-toggle:hover {
                                                                                                    background: none !important
                                                                                                }
                                                                                                
                                                                                                #nav-icon2 span {
                                                                                                    display: block;
                                                                                                    position: absolute;
                                                                                                    height: 3px;
                                                                                                    width: 50%;
                                                                                                    background: #fff;
                                                                                                    opacity: 1;
                                                                                                    -webkit-transform: rotate(0deg);
                                                                                                    -moz-transform: rotate(0deg);
                                                                                                    -o-transform: rotate(0deg);
                                                                                                    transform: rotate(0deg);
                                                                                                    -webkit-transition: .25s ease-in-out;
                                                                                                    -moz-transition: .25s ease-in-out;
                                                                                                    -o-transition: .25s ease-in-out;
                                                                                                    transition: .25s ease-in-out;
                                                                                                }
                                                                                                
                                                                                                #nav-icon2 span:nth-child(even) {
                                                                                                    left: 50%;
                                                                                                    border-radius: 0 9px 9px 0;
                                                                                                }
                                                                                                
                                                                                                #nav-icon2 span:nth-child(odd) {
                                                                                                    left: 0px;
                                                                                                    border-radius: 9px 0 0 9px;
                                                                                                }
                                                                                                
                                                                                                #nav-icon2 span:nth-child(1),
                                                                                                #nav-icon2 span:nth-child(2) {
                                                                                                    top: 4px;
                                                                                                }
                                                                                                
                                                                                                #nav-icon2 span:nth-child(3),
                                                                                                #nav-icon2 span:nth-child(4) {
                                                                                                    top: 12px;
                                                                                                }
                                                                                                
                                                                                                #nav-icon2 span:nth-child(5),
                                                                                                #nav-icon2 span:nth-child(6) {
                                                                                                    top: 20px;
                                                                                                }
                                                                                                
                                                                                                #nav-icon2.open span:nth-child(1),
                                                                                                #nav-icon2.open span:nth-child(6) {
                                                                                                    -webkit-transform: rotate(45deg);
                                                                                                    -moz-transform: rotate(45deg);
                                                                                                    -o-transform: rotate(45deg);
                                                                                                    transform: rotate(45deg);
                                                                                                }
                                                                                                
                                                                                                #nav-icon2.open span:nth-child(2),
                                                                                                #nav-icon2.open span:nth-child(5) {
                                                                                                    -webkit-transform: rotate(-45deg);
                                                                                                    -moz-transform: rotate(-45deg);
                                                                                                    -o-transform: rotate(-45deg);
                                                                                                    transform: rotate(-45deg);
                                                                                                }
                                                                                                
                                                                                                #nav-icon2.open span:nth-child(1) {
                                                                                                    left: 5px;
                                                                                                    top: 7px;
                                                                                                }
                                                                                                
                                                                                                #nav-icon2.open span:nth-child(2) {
                                                                                                    left: calc(50% - 5px);
                                                                                                    top: 7px;
                                                                                                }
                                                                                                
                                                                                                #nav-icon2.open span:nth-child(3) {
                                                                                                    left: -50%;
                                                                                                    opacity: 0;
                                                                                                }
                                                                                                
                                                                                                #nav-icon2.open span:nth-child(4) {
                                                                                                    left: 100%;
                                                                                                    opacity: 0;
                                                                                                }
                                                                                                
                                                                                                #nav-icon2.open span:nth-child(5) {
                                                                                                    left: 5px;
                                                                                                    top: 14px;
                                                                                                }
                                                                                                
                                                                                                #nav-icon2.open span:nth-child(6) {
                                                                                                    left: calc(50% - 5px);
                                                                                                    top: 14px;
                                                                                                }
                                                                                                
                                                                                                .caret-custom {
                                                                                                    display: inline-block;
                                                                                                    width: 0;
                                                                                                    height: 0;
                                                                                                    margin-left: 2px;
                                                                                                    vertical-align: middle;
                                                                                                    border-top: 4px solid transparent;
                                                                                                    border-bottom: 4px solid transparent;
                                                                                                    border-left: 4px solid #fff;
                                                                                                }
                                                                                                
                                                                                                .navbar-default {
                                                                                                    background-color: #373737;
                                                                                                    box-shadow: 0px 5px 0px 0px #6D9DE2;
                                                                                                    margin-bottom: 5px
                                                                                                }
                                                                                                
                                                                                                .affix {
                                                                                                    top: 0px;
                                                                                                    width: 100%;
                                                                                                    right: 0
                                                                                                }
                                                                                                
                                                                                                .menu-icon-speaker {
                                                                                                    background: url(../images/icon-menu-speaker.html) 0 0 no-repeat;
                                                                                                    width: 17px;
                                                                                                    height: 17px;
                                                                                                    display: inline-block;
                                                                                                    position: relative;
                                                                                                    top: 4px;
                                                                                                    right: -7px;
                                                                                                }
                                                                                                
                                                                                                .homepage-banner-wrapper {
                                                                                                    border-bottom: 3px solid #d9e3f2;
                                                                                                    /* background: url(../images/rsc/rsc-banner.png) no-repeat center top; */
                                                                                                    background-size: cover;
                                                                                                    background-color: rgb(13, 21, 86);
                                                                                                    position: relative;
                                                                                                    height: 330px;
                                                                                                }
                                                                                                
                                                                                                .homepage-banner-wrapper .mission-blue {
                                                                                                    margin-top: 30px;
                                                                                                    padding: 20px 0;
                                                                                                }
                                                                                                
                                                                                                .homepage-banner-wrapper .hp-banner {
                                                                                                    height: 300px;
                                                                                                }
                                                                                                
                                                                                                .homepage-banner-wrapper .mission-blue p {
                                                                                                    color: #fff;
                                                                                                    line-height: 40px
                                                                                                }
                                                                                                
                                                                                                a.actionbtn {
                                                                                                    background: #fff;
                                                                                                    color: #00467c;
                                                                                                    font-size: 18px;
                                                                                                    padding: 6px 10px;
                                                                                                    width: 170px;
                                                                                                    display: block;
                                                                                                    text-align: center
                                                                                                }
                                                                                                
                                                                                                .actionbtn:hover {
                                                                                                    color: #00467c;
                                                                                                    text-decoration: none;
                                                                                                }
                                                                                                
                                                                                                .actionbtn span {
                                                                                                    position: relative;
                                                                                                    cursor: pointer;
                                                                                                    transition: 0.5s
                                                                                                }
                                                                                                
                                                                                                .actionbtn span:after {
                                                                                                    position: absolute;
                                                                                                    opacity: 0;
                                                                                                    top: 0px;
                                                                                                    right: -15px;
                                                                                                    transition: 0.5s
                                                                                                }
                                                                                                
                                                                                                .actionbtn:hover span {
                                                                                                    padding-left: 20px
                                                                                                }
                                                                                                
                                                                                                .actionbtn:hover span:after {
                                                                                                    opacity: 1;
                                                                                                    right: 0;
                                                                                                }
                                                                                                
                                                                                                .main-txt {
                                                                                                    color: #00467c;
                                                                                                    font-size: 25px;
                                                                                                    font-weight: 600
                                                                                                }
                                                                                                
                                                                                                .small-txt {
                                                                                                    color: #00467c;
                                                                                                    font-size: 18px;
                                                                                                    font-weight: 400
                                                                                                }
                                                                                                
                                                                                                ul.stats {
                                                                                                    margin-bottom: 0px
                                                                                                }
                                                                                                
                                                                                                .stats li {
                                                                                                    text-align: center;
                                                                                                    padding: 8px 50px !important;
                                                                                                    margin: 8px 0;
                                                                                                    line-height: 20px
                                                                                                }
                                                                                                
                                                                                                .statwrapper {
                                                                                                    background: #c3d0d7;
                                                                                                    border-top: 1px solid #fffdf6
                                                                                                }
                                                                                                /*Services boxes*/
                                                                                                
                                                                                                a.serviceswrap {
                                                                                                    margin: 0 0 30px 0px;
                                                                                                    padding: 10px 20px;
                                                                                                    min-height: 350px;
                                                                                                    display: inline-block;
                                                                                                    text-decoration: none;
                                                                                                    color: #ffffff !important;
                                                                                                    background: white;
                                                                                                    position: relative;
                                                                                                }
                                                                                                
                                                                                                a.serviceswrap .imagediv {
                                                                                                    background: #00467c;
                                                                                                    padding: 10px;
                                                                                                    width: 115px;
                                                                                                    height: 115px;
                                                                                                    border-radius: 100px;
                                                                                                    margin: 0 auto -50px;
                                                                                                    position: relative;
                                                                                                    top: -55px;
                                                                                                }
                                                                                                
                                                                                                a.serviceswrap .servicon1 {
                                                                                                    background: url(../images/sprite-hp-services.html) no-repeat 0px -13px;
                                                                                                    width: 91px;
                                                                                                    height: 109px;
                                                                                                    display: block;
                                                                                                    margin: 4px 0 0 10px;
                                                                                                }
                                                                                                
                                                                                                a.serviceswrap .servicon2 {
                                                                                                    background: url(../images/sprite-hp-services.html) no-repeat -108px -15px;
                                                                                                    width: 124px;
                                                                                                    height: 108px;
                                                                                                    display: block;
                                                                                                    margin: 6px 0 0 -9px;
                                                                                                }
                                                                                                
                                                                                                a.serviceswrap .servicon3 {
                                                                                                    background: url(../images/sprite-hp-services.html) no-repeat -234px -9px;
                                                                                                    width: 85px;
                                                                                                    height: 85px;
                                                                                                    display: block;
                                                                                                    margin: 13px 0 0 -11px;
                                                                                                }
                                                                                                
                                                                                                a.serviceswrap .servicon4 {
                                                                                                    background: url(../images/sprite-hp-services.html) no-repeat -365px -1px;
                                                                                                    width: 101px;
                                                                                                    height: 103px;
                                                                                                    display: block;
                                                                                                    margin: -6px 0 0 -8px;
                                                                                                }
                                                                                                
                                                                                                a.serviceswrap .servicon5 {
                                                                                                    background: url(../images/sprite-hp-services.html) no-repeat -512px -16px;
                                                                                                    width: 100px;
                                                                                                    height: 79px;
                                                                                                    display: block;
                                                                                                    margin: 7px 0 0 -6px;
                                                                                                }
                                                                                                
                                                                                                a.serviceswrap .servicon6 {
                                                                                                    background: url(../images/sprite-hp-services.html) no-repeat -638px -20px;
                                                                                                    width: 104px;
                                                                                                    height: 85px;
                                                                                                    display: block;
                                                                                                    margin: -5px 0 0 -14px;
                                                                                                }
                                                                                                
                                                                                                a.serviceswrap .para-meters {
                                                                                                    min-height: 100px;
                                                                                                    color: black;
                                                                                                }
                                                                                                
                                                                                                a.serviceswrap .para-meters:hover {
                                                                                                    text-decoration: none
                                                                                                }
                                                                                                
                                                                                                .serviceswrap p {
                                                                                                    color: #FFFFFF;
                                                                                                    text-decoration: none
                                                                                                }
                                                                                                
                                                                                                .serviceswrap p:hover {
                                                                                                    text-decoration: underline;
                                                                                                    color: #ffffff;
                                                                                                }
                                                                                                
                                                                                                .serviceswrap .link {
                                                                                                    position: absolute;
                                                                                                    bottom: 30px
                                                                                                }
                                                                                                
                                                                                                .manuscript-preparation {
                                                                                                    background: #f2f1e5;
                                                                                                    padding: 40px 0px 40px 0px
                                                                                                }
                                                                                                
                                                                                                .manuscript-preparation .mplist img {
                                                                                                    border: 2px solid #fff;
                                                                                                    margin: 20px 0px;
                                                                                                }
                                                                                                
                                                                                                .manuscript-preparation .para-height {
                                                                                                    min-height: 126px;
                                                                                                }
                                                                                                
                                                                                                .whychoose-editage {
                                                                                                    background: #f2f1e5;
                                                                                                    padding: 40px 0px 0px 0px;
                                                                                                    font-size: 16px;
                                                                                                    line-height: 26px
                                                                                                }
                                                                                                
                                                                                                .whychoose-editage p {
                                                                                                    padding-bottom: 5px
                                                                                                }
                                                                                                
                                                                                                .abhishek {
                                                                                                    background: url(../images/abhishek.html);
                                                                                                    width: 345px;
                                                                                                    height: 330px;
                                                                                                    display: block;
                                                                                                    text-align: right;
                                                                                                }
                                                                                                
                                                                                                .abhishek .tag-pos {
                                                                                                    position: absolute;
                                                                                                    bottom: 7px;
                                                                                                    left: 60px;
                                                                                                    line-height: 18px
                                                                                                }
                                                                                                
                                                                                                .other-wrapper {
                                                                                                    padding: 35px 0
                                                                                                }
                                                                                                
                                                                                                .other-wrapper .bg-img1 {
                                                                                                    background: #ffffff
                                                                                                }
                                                                                                
                                                                                                .other-wrapper .bg-img2 {
                                                                                                    background: #ffffff
                                                                                                }
                                                                                                
                                                                                                .other-wrapper .bg-img1,
                                                                                                .other-wrapper .bg-img2 {
                                                                                                    padding: 20px;
                                                                                                    text-align: right;
                                                                                                    min-height: auto;
                                                                                                }
                                                                                                
                                                                                                .other-wrapper p {
                                                                                                    min-height: 90px;
                                                                                                    padding: 10px 0;
                                                                                                    font-size: 14px;
                                                                                                    height: 140px;
                                                                                                }
                                                                                                
                                                                                                .other-wrapper h3 {
                                                                                                    font-size: 20px;
                                                                                                    margin-bottom: 0;
                                                                                                    border-bottom: none;
                                                                                                    padding-bottom: 0;
                                                                                                    height: 30px;
                                                                                                }
                                                                                                
                                                                                                .other-wrapper .bor-r {
                                                                                                    border-right: 1px solid #ebebeb
                                                                                                }
                                                                                                
                                                                                                .other-wrapper a {
                                                                                                    display: inline-block;
                                                                                                    color: #fff;
                                                                                                    background: #10147e;
                                                                                                    border-radius: 3px;
                                                                                                    padding: 10px 28px;
                                                                                                }
                                                                                                
                                                                                                .other-wrapper a:hover {
                                                                                                    background: #5090cd;
                                                                                                }
                                                                                                
                                                                                                .multiple-payment-option {
                                                                                                    background: #f2f1e5;
                                                                                                    padding: 40px 0px;
                                                                                                }
                                                                                                
                                                                                                .multiple-payment-option h3 {
                                                                                                    padding: 20px 0px
                                                                                                }
                                                                                                
                                                                                                .multiple-payment-option .block-one {
                                                                                                    background: #f7f7ef;
                                                                                                    border: 1px solid #fff;
                                                                                                    padding: 30px 20px;
                                                                                                    margin: 20px 0px;
                                                                                                    text-align: center;
                                                                                                }
                                                                                                
                                                                                                .multiple-payment-option .block-one .image-div {
                                                                                                    border: 1px solid #2c3d50;
                                                                                                    padding: 20px;
                                                                                                    border-radius: 100px;
                                                                                                    text-align: center;
                                                                                                    display: inline-block;
                                                                                                    height: 110px;
                                                                                                    width: 110px;
                                                                                                    transition: 0.5s ease-in
                                                                                                }
                                                                                                
                                                                                                .multiple-payment-option .block-one .para-height {
                                                                                                    min-height: 100px
                                                                                                }
                                                                                                
                                                                                                .how-it-works {
                                                                                                    color: #212121;
                                                                                                    padding: 0 0 20px 0px;
                                                                                                    position: relative;
                                                                                                    text-align: center
                                                                                                }
                                                                                                
                                                                                                .how-it-works .col-half-offset {
                                                                                                    margin-left: 4.166666667%
                                                                                                }
                                                                                                
                                                                                                .how-it-works .para-height {
                                                                                                    min-height: 100px;
                                                                                                    padding: 20px 0px
                                                                                                }
                                                                                                
                                                                                                .how-it-works section {
                                                                                                    margin: 30px 0px;
                                                                                                    min-height: 100px
                                                                                                }
                                                                                                
                                                                                                .how-it-works h3 {
                                                                                                    font-size: 22px;
                                                                                                    margin-bottom: 10px;
                                                                                                    border-bottom: none
                                                                                                }
                                                                                                
                                                                                                .how-it-works .steps {
                                                                                                    position: relative
                                                                                                }
                                                                                                
                                                                                                .how-it-works .sec-arrow {
                                                                                                    background: url(../images/arrow.png) no-repeat 0 0;
                                                                                                    position: absolute;
                                                                                                    display: inline-block;
                                                                                                    height: 14px;
                                                                                                    width: 63px
                                                                                                }
                                                                                                
                                                                                                .how-it-works .arrow-home {
                                                                                                    top: 65px;
                                                                                                    left: 185px;
                                                                                                }
                                                                                                
                                                                                                .how-it-works .arrow-translation {
                                                                                                    top: 65px;
                                                                                                    left: 254px;
                                                                                                }
                                                                                                
                                                                                                .how-it-works .arrow-artwork {
                                                                                                    top: 65px;
                                                                                                    left: 335px;
                                                                                                }
                                                                                                
                                                                                                .txt-blue {
                                                                                                    color: #10147e;
                                                                                                }
                                                                                                
                                                                                                .orange-action-btn {
                                                                                                    background: #f29500;
                                                                                                    color: #212121;
                                                                                                    font-size: 18px;
                                                                                                    font-weight: 600;
                                                                                                    padding: 15px 30px;
                                                                                                    display: inline-block;
                                                                                                    text-align: center;
                                                                                                    border-radius: 3px
                                                                                                }
                                                                                                
                                                                                                .orange-action-btn:hover {
                                                                                                    color: #212121;
                                                                                                    text-decoration: none;
                                                                                                    background: #f36d1f;
                                                                                                    transition: 0.5s
                                                                                                }
                                                                                                
                                                                                                .blue-action-btn {
                                                                                                    background: #10147e;
                                                                                                    color: #ffffff;
                                                                                                    font-size: 18px;
                                                                                                    font-weight: 600;
                                                                                                    padding: 15px 30px;
                                                                                                    display: inline-block;
                                                                                                    text-align: center;
                                                                                                    border-radius: 3px
                                                                                                }
                                                                                                
                                                                                                .blue-action-btn:hover {
                                                                                                    color: #ffffff;
                                                                                                    text-decoration: none;
                                                                                                    background: #5090cd;
                                                                                                    transition: 0.5s
                                                                                                }
                                                                                                
                                                                                                .orange-action-btn2 {
                                                                                                    background: #00467c;
                                                                                                    color: #fff;
                                                                                                    font-size: 17px;
                                                                                                    padding: 10px 30px;
                                                                                                    width: 340px;
                                                                                                    margin: 0 auto;
                                                                                                    display: block;
                                                                                                    text-align: center
                                                                                                }
                                                                                                
                                                                                                .orange-action-btn2:hover {
                                                                                                    color: #fff;
                                                                                                    text-decoration: none;
                                                                                                    background: #002c4d;
                                                                                                    transition: 0.3s
                                                                                                }
                                                                                                
                                                                                                .orange-action-btn2 span {
                                                                                                    position: relative;
                                                                                                    cursor: pointer;
                                                                                                    transition: 0.5s
                                                                                                }
                                                                                                
                                                                                                .orange-action-btn2 span:after {
                                                                                                    position: absolute;
                                                                                                    content: '\000BB';
                                                                                                    opacity: 0;
                                                                                                    top: 0px;
                                                                                                    right: -15px;
                                                                                                    transition: 0.5s
                                                                                                }
                                                                                                
                                                                                                .orange-action-btn2:hover span {
                                                                                                    padding-right: 20px
                                                                                                }
                                                                                                
                                                                                                .orange-action-btn2:hover span:after {
                                                                                                    opacity: 1;
                                                                                                    right: 0;
                                                                                                }
                                                                                                
                                                                                                .author-success-stories {
                                                                                                    padding: 40px 0px
                                                                                                }
                                                                                                
                                                                                                .author-success-stories .stats-board-block {
                                                                                                    position: relative;
                                                                                                    border-bottom: 60px solid #747b82;
                                                                                                    margin-top: -30px
                                                                                                }
                                                                                                
                                                                                                .author-success-stories .stats-board-block .bookimage {
                                                                                                    background: url(../images/book-shadow.html) no-repeat -9px bottom;
                                                                                                    position: absolute;
                                                                                                    width: 194px;
                                                                                                    margin: 14px 0px 0px 14px;
                                                                                                    top: 0px
                                                                                                }
                                                                                                
                                                                                                .author-success-stories blockquote {
                                                                                                    margin: 10px 0px 0px 0px;
                                                                                                    padding: 10px 0px;
                                                                                                    border-left: 0px !important;
                                                                                                    quotes: "\201C""\201D""\2018""\2019";
                                                                                                    font-size: 14px;
                                                                                                    min-height: 140px
                                                                                                }
                                                                                                
                                                                                                .author-success-stories blockquote:before {
                                                                                                    color: #ccc;
                                                                                                    content: '\201C';
                                                                                                    font-size: 9em;
                                                                                                    line-height: 3px;
                                                                                                    margin-right: 10px;
                                                                                                    vertical-align: -0.4em;
                                                                                                    position: relative;
                                                                                                    top: 10px;
                                                                                                }
                                                                                                
                                                                                                .author-success-stories .ratings {
                                                                                                    position: relative;
                                                                                                    vertical-align: middle;
                                                                                                    display: inline-block;
                                                                                                    color: #b1b1b1;
                                                                                                    overflow: hidden;
                                                                                                }
                                                                                                
                                                                                                .author-success-stories .full-stars {
                                                                                                    position: absolute;
                                                                                                    left: 0;
                                                                                                    top: 0;
                                                                                                    white-space: nowrap;
                                                                                                    overflow: hidden;
                                                                                                    color: #fde16d;
                                                                                                }
                                                                                                
                                                                                                .author-success-stories .empty-stars:before,
                                                                                                .full-stars:before {
                                                                                                    content: "\2605\2605\2605\2605\2605";
                                                                                                    font-size: 14pt;
                                                                                                }
                                                                                                
                                                                                                .author-success-stories .empty-stars:before {
                                                                                                    -webkit-text-stroke: 1px #848484;
                                                                                                }
                                                                                                
                                                                                                .author-success-stories .full-stars:before {
                                                                                                    -webkit-text-stroke: 1px orange;
                                                                                                }
                                                                                                
                                                                                                .author-success-stories .stat-boardDiv {
                                                                                                    position: relative;
                                                                                                    top: 48px;
                                                                                                }
                                                                                                
                                                                                                .author-success-stories .author-wrap {
                                                                                                    margin-top: 10px;
                                                                                                    position: relative;
                                                                                                    top: 3px;
                                                                                                    color: #fff;
                                                                                                    left: -11px;
                                                                                                }
                                                                                                
                                                                                                .author-success-stories .author-wrap p {
                                                                                                    color: #fff
                                                                                                }
                                                                                                
                                                                                                .author-success-stories h2,
                                                                                                .other-wrapper h2 {
                                                                                                    text-transform: uppercase;
                                                                                                    color: #00467c;
                                                                                                    font-weight: 300;
                                                                                                    text-align: center
                                                                                                }
                                                                                                
                                                                                                .carousel-inner .active.left {
                                                                                                    left: -50%;
                                                                                                }
                                                                                                
                                                                                                .carousel-inner .next {
                                                                                                    left: 50%;
                                                                                                }
                                                                                                
                                                                                                .carousel-inner .prev {
                                                                                                    left: -50%;
                                                                                                }
                                                                                                
                                                                                                .carousel-control.left,
                                                                                                .carousel-control.right {
                                                                                                    background-image: none;
                                                                                                }
                                                                                                
                                                                                                footer {
                                                                                                    background: #373737;
                                                                                                    color: #fff;
                                                                                                    padding: 40px 0px
                                                                                                }
                                                                                                
                                                                                                footer .footer-links {
                                                                                                    font-size: 16px;
                                                                                                    font-weight: 600 !important;
                                                                                                    margin-bottom: 15px
                                                                                                }
                                                                                                
                                                                                                footer .footer-links li a {
                                                                                                    font-weight: 600
                                                                                                }
                                                                                                
                                                                                                footer .sub-footer-links {
                                                                                                    font-size: 16px;
                                                                                                    margin-bottom: 15px
                                                                                                }
                                                                                                
                                                                                                footer .copyright {
                                                                                                    font-size: 13px;
                                                                                                    color: #fff;
                                                                                                    margin-bottom: 15px
                                                                                                }
                                                                                                
                                                                                                footer .copyright a {
                                                                                                    color: #fff
                                                                                                }
                                                                                                
                                                                                                footer .copyright a:hover {
                                                                                                    text-decoration: underline
                                                                                                }
                                                                                                
                                                                                                footer li a {
                                                                                                    color: #fff;
                                                                                                    font-weight: 300
                                                                                                }
                                                                                                
                                                                                                footer li a:hover {
                                                                                                    text-decoration: underline;
                                                                                                    color: #fff
                                                                                                }
                                                                                                
                                                                                                footer li a:focus,
                                                                                                footer li a:visited {
                                                                                                    color: #fff;
                                                                                                }
                                                                                                
                                                                                                .sub-footer {
                                                                                                    background: #0955a4;
                                                                                                    color: #fff;
                                                                                                    padding: 5px 0;
                                                                                                    font-size: 13px;
                                                                                                }
                                                                                                
                                                                                                .sub-footer a {
                                                                                                    color: #FFFFFF;
                                                                                                    display: inline-block;
                                                                                                    padding: 2px 5px
                                                                                                }
                                                                                                
                                                                                                .sub-footer a:hover {
                                                                                                    text-decoration: underline
                                                                                                }
                                                                                                
                                                                                                .sub-footer ul.icons li a {
                                                                                                    display: block;
                                                                                                    border: 1px solid #fff;
                                                                                                    font-size: 14px;
                                                                                                    height: 25px;
                                                                                                    width: 25px;
                                                                                                    text-align: center;
                                                                                                    border-radius: 50%;
                                                                                                    padding: 0
                                                                                                }
                                                                                                
                                                                                                .sub-footer ul.icons li a:hover.youtube {
                                                                                                    background: #ff0000;
                                                                                                    color: #fff
                                                                                                }
                                                                                                
                                                                                                .sub-footer ul.icons li a:hover.twitter {
                                                                                                    background: #00a8d8;
                                                                                                    color: #fff
                                                                                                }
                                                                                                
                                                                                                .sub-footer ul.icons li a:hover.facebook {
                                                                                                    background: #001882;
                                                                                                    color: #fff
                                                                                                }
                                                                                                
                                                                                                .sub-footer .icons {
                                                                                                    text-align: right
                                                                                                }
                                                                                                
                                                                                                .body-content h1 {
                                                                                                    font-size: 40px;
                                                                                                    color: #00457c;
                                                                                                    margin: 20px 0px;
                                                                                                    line-height: 40px;
                                                                                                    font-weight: 300
                                                                                                }
                                                                                                
                                                                                                .innerpage-title {
                                                                                                    font-size: 25px;
                                                                                                    color: #00457c;
                                                                                                    margin: 20px 0px;
                                                                                                    line-height: 30px;
                                                                                                    font-weight: 300
                                                                                                }
                                                                                                
                                                                                                .divider {
                                                                                                    border-bottom: 1px dashed #ccc
                                                                                                }
                                                                                                
                                                                                                .list-group-item-info {
                                                                                                    color: #000
                                                                                                }
                                                                                                
                                                                                                #new-editing-wrapper {
                                                                                                    margin: 0 auto;
                                                                                                }
                                                                                                
                                                                                                .usecode {
                                                                                                    color: #002a42;
                                                                                                    font-weight: bold;
                                                                                                    font-size: 20px;
                                                                                                    background: #ccc;
                                                                                                    padding: 0px 4px;
                                                                                                }
                                                                                                
                                                                                                .show-popupDiv1 {
                                                                                                    background: url(../images/yellow-wrap.html) no-repeat;
                                                                                                    border-radius: 10px;
                                                                                                    color: #373737;
                                                                                                    display: none;
                                                                                                    font-size: 12px;
                                                                                                    height: 100px;
                                                                                                    left: 13%;
                                                                                                    padding: 13px 10px 10px;
                                                                                                    position: absolute;
                                                                                                    top: -74px;
                                                                                                    width: 233px;
                                                                                                    font-weight: normal;
                                                                                                    line-height: 18px;
                                                                                                }
                                                                                                
                                                                                                .show-popupDiv2 {
                                                                                                    background: url(../images/yellow-wrap.html) no-repeat;
                                                                                                    border-radius: 10px;
                                                                                                    color: #373737;
                                                                                                    display: none;
                                                                                                    font-size: 12px;
                                                                                                    height: 100px;
                                                                                                    left: 13%;
                                                                                                    padding: 13px 10px 10px;
                                                                                                    position: absolute;
                                                                                                    top: -74px;
                                                                                                    width: 233px;
                                                                                                    font-weight: normal;
                                                                                                    line-height: 18px;
                                                                                                }
                                                                                                
                                                                                                .show-popupDiv3 {
                                                                                                    background: url(../images/yellow-wrap.html) no-repeat;
                                                                                                    border-radius: 10px;
                                                                                                    color: #373737;
                                                                                                    display: none;
                                                                                                    font-size: 12px;
                                                                                                    height: 100px;
                                                                                                    left: 13%;
                                                                                                    padding: 13px 10px 10px;
                                                                                                    position: absolute;
                                                                                                    top: -74px;
                                                                                                    width: 233px;
                                                                                                    font-weight: normal;
                                                                                                    line-height: 18px;
                                                                                                }
                                                                                                
                                                                                                #new-editing-wrapper .table-contentDiv {
                                                                                                    border: 1px solid #d1d1d1;
                                                                                                    position: relative;
                                                                                                    margin-bottom: 20px
                                                                                                }
                                                                                                
                                                                                                #new-editing-wrapper .table-contentDiv .editDiv {
                                                                                                    padding: 15px 10px 10px 10px;
                                                                                                }
                                                                                                
                                                                                                #new-editing-wrapper .table-contentDiv .titleDiv {
                                                                                                    padding: 15px 10px;
                                                                                                    text-align: center;
                                                                                                    color: #fff;
                                                                                                    font-size: 18px;
                                                                                                    font-weight: bold;
                                                                                                    width: 100%;
                                                                                                    position: absolute;
                                                                                                }
                                                                                                
                                                                                                #new-editing-wrapper .table-contentDiv .editDiv .colX li {
                                                                                                    background: url(../images/black_bullet.gif) no-repeat 0px 5px;
                                                                                                    margin: 12px 0px;
                                                                                                    padding: 0 0 10px 12px;
                                                                                                    list-style-type: none;
                                                                                                    font-size: 16px;
                                                                                                    border-bottom: 1px dotted;
                                                                                                }
                                                                                                
                                                                                                #new-editing-wrapper .table-contentDiv .editDiv .colX li:last-child {
                                                                                                    border-bottom: none !important;
                                                                                                }
                                                                                                
                                                                                                .font-14 {
                                                                                                    font-size: 14px;
                                                                                                }
                                                                                                
                                                                                                #new-editing-wrapper .green-darkBG {
                                                                                                    background: #72a700;
                                                                                                }
                                                                                                
                                                                                                #new-editing-wrapper .green-lightBG {
                                                                                                    background: #e3f4c1;
                                                                                                }
                                                                                                
                                                                                                #new-editing-wrapper .blue-darkBG {
                                                                                                    background: #2d98c6;
                                                                                                }
                                                                                                
                                                                                                #new-editing-wrapper .blue-lightBG {
                                                                                                    background: #eaf7fa;
                                                                                                }
                                                                                                
                                                                                                #new-editing-wrapper .grey-darkBG {
                                                                                                    background: #6f7477;
                                                                                                }
                                                                                                
                                                                                                #new-editing-wrapper .grey-lightBG {
                                                                                                    background: #f5f5f5;
                                                                                                }
                                                                                                
                                                                                                #new-editing-wrapper .green-txt {
                                                                                                    color: #486705;
                                                                                                }
                                                                                                
                                                                                                #new-editing-wrapper .blue-txt {
                                                                                                    color: #0f5c7d;
                                                                                                }
                                                                                                
                                                                                                .mart-20 {
                                                                                                    margin-top: 20px;
                                                                                                }
                                                                                                
                                                                                                .marb-20 {
                                                                                                    margin-bottom: 20px;
                                                                                                }
                                                                                                
                                                                                                .align-center {
                                                                                                    text-align: center;
                                                                                                }
                                                                                                
                                                                                                .use-code {
                                                                                                    display: block;
                                                                                                    margin-top: 5px
                                                                                                }
                                                                                                
                                                                                                .editing-discount {
                                                                                                    color: #ff4b3a;
                                                                                                    font-weight: bold;
                                                                                                    font-size: 20px;
                                                                                                    display: inline-block;
                                                                                                }
                                                                                                
                                                                                                .extra-txt {
                                                                                                    height: 66px;
                                                                                                    padding: 5px 10px;
                                                                                                    margin: 20px 0px 15px 0px;
                                                                                                    border-radius: 12px;
                                                                                                }
                                                                                                
                                                                                                .mar-t38 {
                                                                                                    margin-bottom: 15px;
                                                                                                    margin-top: 77px;
                                                                                                }
                                                                                                
                                                                                                .font11 {
                                                                                                    font-size: 11px;
                                                                                                    margin: 5px 0px;
                                                                                                }
                                                                                                
                                                                                                .sv-align-center {
                                                                                                    text-align: center;
                                                                                                }
                                                                                                
                                                                                                .sv-bold {
                                                                                                    font-weight: bold;
                                                                                                }
                                                                                                
                                                                                                .font24 {
                                                                                                    font-size: 24px;
                                                                                                }
                                                                                                
                                                                                                .sv-mart-30 {
                                                                                                    margin-top: 30px !important;
                                                                                                }
                                                                                                
                                                                                                .testimonial-new {
                                                                                                    margin: 20px 0px;
                                                                                                }
                                                                                                
                                                                                                .sv-fl {
                                                                                                    float: left;
                                                                                                }
                                                                                                
                                                                                                .mar-r20 {
                                                                                                    margin-right: 20px;
                                                                                                }
                                                                                                
                                                                                                .padt10 {
                                                                                                    padding-top: 9px;
                                                                                                }
                                                                                                
                                                                                                .sv-font14 {
                                                                                                    font-size: 14px;
                                                                                                }
                                                                                                
                                                                                                .paypal-new {
                                                                                                    width: 750px;
                                                                                                    float: left;
                                                                                                    margin: 10px 0px;
                                                                                                }
                                                                                                
                                                                                                .sv-fr {
                                                                                                    float: right;
                                                                                                }
                                                                                                
                                                                                                .font16txt {
                                                                                                    font-size: 16px;
                                                                                                }
                                                                                                
                                                                                                .code-sub {
                                                                                                    font-size: 14px;
                                                                                                    display: inline-block;
                                                                                                    padding: 4px;
                                                                                                    font-weight: normal;
                                                                                                }
                                                                                                
                                                                                                .most-popular-tag {
                                                                                                    position: absolute;
                                                                                                    z-index: 999;
                                                                                                }
                                                                                                
                                                                                                .get-started-with-ee {
                                                                                                    border: 1px solid;
                                                                                                    padding: 10px;
                                                                                                    text-decoration: none !important;
                                                                                                    color: #ec1f27 !important
                                                                                                }
                                                                                                
                                                                                                .get-started-with-ee:hover {
                                                                                                    text-decoration: none !important;
                                                                                                    color: #ffffff !important;
                                                                                                    background: #ec1f27 !important;
                                                                                                    border: 1px solid #ec1f27 !important;
                                                                                                    transition: all 0.3s ease-out 0s !important;
                                                                                                }
                                                                                                
                                                                                                .popup-icon {
                                                                                                    background: url("../images/icon-popup.html") no-repeat scroll 0 0;
                                                                                                    display: inline-block;
                                                                                                    height: 17px;
                                                                                                    margin: 0;
                                                                                                    position: relative;
                                                                                                    top: 2px;
                                                                                                    width: 16px;
                                                                                                }
                                                                                                
                                                                                                .custom-translation-list li {
                                                                                                    margin: 14px 20px 14px 20px !important
                                                                                                }
                                                                                                
                                                                                                .transaltion-how-it-works {
                                                                                                    background: #f0f0f0;
                                                                                                    padding: 15px;
                                                                                                    text-align: center;
                                                                                                    min-height: 355px;
                                                                                                    font-size: 15px
                                                                                                }
                                                                                                
                                                                                                .transaltion-how-it-works h4 {
                                                                                                    padding-bottom: 10px
                                                                                                }
                                                                                                
                                                                                                .imagediv {
                                                                                                    background: #fff;
                                                                                                    padding: 10px;
                                                                                                    width: 135px;
                                                                                                    height: 135px;
                                                                                                    border-radius: 100px;
                                                                                                    margin: 10px auto 20px
                                                                                                }
                                                                                                
                                                                                                .dashed-line1 {
                                                                                                    border-bottom: 4px dashed #5e6b79;
                                                                                                    width: 90%;
                                                                                                    position: relative;
                                                                                                    top: 160px;
                                                                                                    margin: 0 auto;
                                                                                                }
                                                                                                
                                                                                                .banner-research {
                                                                                                    background: url(../images/rps-banner-bg.html) #eeeeee no-repeat;
                                                                                                    width: 100%;
                                                                                                    height: 181px;
                                                                                                    float: left;
                                                                                                    position: relative;
                                                                                                    background-size: cover
                                                                                                }
                                                                                                
                                                                                                .banner-research .main-title {
                                                                                                    font-size: 35px;
                                                                                                    color: #696a6d;
                                                                                                    display: inline-block;
                                                                                                    margin-top: 50px
                                                                                                }
                                                                                                
                                                                                                .banner-research .sub-title {
                                                                                                    font-size: 30px;
                                                                                                    color: #309bd3;
                                                                                                    padding-top: 20px
                                                                                                }
                                                                                                
                                                                                                #intro-wrap .lft-box {
                                                                                                    margin: 0px;
                                                                                                    position: relative;
                                                                                                    font-size: 18px;
                                                                                                    line-height: 30px;
                                                                                                    text-align: center;
                                                                                                    z-index: 10
                                                                                                }
                                                                                                
                                                                                                #intro-wrap .lft-box .font25 {
                                                                                                    font-size: 25px;
                                                                                                    font-weight: bold
                                                                                                }
                                                                                                
                                                                                                #intro-wrap .quote-top {
                                                                                                    background: url(../images/rps-quotes.html) 0 0 no-repeat;
                                                                                                    width: 48px;
                                                                                                    height: 40px;
                                                                                                    position: absolute;
                                                                                                    top: -16px;
                                                                                                    left: 2px;
                                                                                                    z-index: -1;
                                                                                                    display: block;
                                                                                                    opacity: 0.4
                                                                                                }
                                                                                                
                                                                                                #intro-wrap .quote-btm {
                                                                                                    background: url(../images/rps-quotes.html) -53px 0 no-repeat;
                                                                                                    width: 48px;
                                                                                                    height: 40px;
                                                                                                    position: absolute;
                                                                                                    bottom: -13px;
                                                                                                    right: 57px;
                                                                                                    z-index: -1;
                                                                                                    display: block;
                                                                                                    opacity: 0.4
                                                                                                }
                                                                                                
                                                                                                .rcwrapper {
                                                                                                    text-align: center
                                                                                                }
                                                                                                
                                                                                                .rcwrapper .icon1 {
                                                                                                    background: url(../images/rps-icons-sprite.html) 0 0 no-repeat;
                                                                                                    width: 183px;
                                                                                                    height: 184px;
                                                                                                    display: inline-block
                                                                                                }
                                                                                                
                                                                                                .rcwrapper .icon2 {
                                                                                                    background: url(../images/rps-icons-sprite.html) -246px 0 no-repeat;
                                                                                                    width: 183px;
                                                                                                    height: 184px;
                                                                                                    display: inline-block
                                                                                                }
                                                                                                
                                                                                                .rcwrapper .icon3 {
                                                                                                    background: url(../images/rps-icons-sprite.html) -499px 0 no-repeat;
                                                                                                    width: 183px;
                                                                                                    height: 184px;
                                                                                                    display: inline-block
                                                                                                }
                                                                                                
                                                                                                .rcwrapper .icon4 {
                                                                                                    background: url(../images/rps-icons-sprite.html) -746px 0 no-repeat;
                                                                                                    width: 183px;
                                                                                                    height: 184px;
                                                                                                    display: inline-block
                                                                                                }
                                                                                                
                                                                                                .rcwrapper .greybox {
                                                                                                    background: #ebebeb;
                                                                                                    padding: 10px;
                                                                                                    min-height: 210px;
                                                                                                    position: relative;
                                                                                                    border-bottom: 7px solid #207bab;
                                                                                                    z-index: 9;
                                                                                                    margin-top: 10px
                                                                                                }
                                                                                                
                                                                                                .rcwrapper .greybox .white-box {
                                                                                                    padding: 10px 20px;
                                                                                                    background: #fff;
                                                                                                    font-size: 20px;
                                                                                                    position: absolute;
                                                                                                    bottom: 10px;
                                                                                                    width: 93%
                                                                                                }
                                                                                                
                                                                                                .rcwrapper .greybox .white-box .pos-down {
                                                                                                    position: relative;
                                                                                                    padding: 10px;
                                                                                                    top: -2px
                                                                                                }
                                                                                                
                                                                                                .rcwrapper .list-rc li {
                                                                                                    text-align: left;
                                                                                                    font-size: 13px;
                                                                                                    padding: 0px !important;
                                                                                                    margin: 0px !important
                                                                                                }
                                                                                                
                                                                                                .rc-packwrapper {
                                                                                                    background: #ebebeb url(../images/valuepack.html) right 0px no-repeat;
                                                                                                    padding: 10px 10px 20px 10px;
                                                                                                    border: 4px solid #207bab;
                                                                                                    position: relative;
                                                                                                    margin-top: 30px
                                                                                                }
                                                                                                
                                                                                                .rc-box {
                                                                                                    padding: 10px;
                                                                                                    position: relative;
                                                                                                }
                                                                                                
                                                                                                .rc-box .white-box {
                                                                                                    padding: 30px 0px;
                                                                                                    background: #fff;
                                                                                                    font-size: 20px;
                                                                                                    position: relative;
                                                                                                    top: 10px;
                                                                                                    text-align: center
                                                                                                }
                                                                                                
                                                                                                .rc-box .table-fix {
                                                                                                    position: absolute;
                                                                                                    width: 78%;
                                                                                                    left: 123px;
                                                                                                    top: -1px
                                                                                                }
                                                                                                
                                                                                                .rc-box .table-fix td {
                                                                                                    border: 3px solid #207bab;
                                                                                                    height: 130px;
                                                                                                    border-top: 3px solid #fff
                                                                                                }
                                                                                                
                                                                                                .pack-line {
                                                                                                    color: #fff;
                                                                                                    font-size: 15px;
                                                                                                    padding: 10px 25px;
                                                                                                    background: #207bab;
                                                                                                    display: initial;
                                                                                                }
                                                                                                
                                                                                                .pack-line .plus {
                                                                                                    color: #bfdceb;
                                                                                                    position: relative;
                                                                                                    top: 7px;
                                                                                                    font-size: 40px
                                                                                                }
                                                                                                
                                                                                                .pack-line .equal {
                                                                                                    font-size: 18px;
                                                                                                    position: relative;
                                                                                                    top: 0px;
                                                                                                    color: #fff;
                                                                                                }
                                                                                                
                                                                                                .how-it-works-rc {
                                                                                                    padding: 40px 0px 0px 0px;
                                                                                                    position: relative;
                                                                                                    text-align: center
                                                                                                }
                                                                                                
                                                                                                .how-it-works-rc .dashed-line {
                                                                                                    border-bottom: 4px dashed #5e6b79;
                                                                                                    width: 90%;
                                                                                                    position: relative;
                                                                                                    top: 150px;
                                                                                                    margin: 0 auto
                                                                                                }
                                                                                                
                                                                                                .how-it-works-rc .circleDiv {
                                                                                                    border: 3px solid #2c3e50;
                                                                                                    width: 140px;
                                                                                                    height: 140px;
                                                                                                    display: block;
                                                                                                    position: relative;
                                                                                                    border-radius: 100px;
                                                                                                    background: #fff;
                                                                                                    margin: 0 auto
                                                                                                }
                                                                                                
                                                                                                .how-it-works-rc .circleDiv .tags {
                                                                                                    background: #fff;
                                                                                                    border-radius: 50px;
                                                                                                    width: 40px;
                                                                                                    height: 40px;
                                                                                                    display: block;
                                                                                                    position: absolute;
                                                                                                    top: 0px;
                                                                                                    right: 0px;
                                                                                                    color: #2c3e50;
                                                                                                    line-height: 40px;
                                                                                                    font-size: 26px;
                                                                                                    font-weight: 600;
                                                                                                    text-align: center;
                                                                                                    border: 1px solid #2c3e50
                                                                                                }
                                                                                                
                                                                                                .how-it-works-rc .circleDiv .icon1 {
                                                                                                    background: url(../images/sprite.html) 0px 0px;
                                                                                                    width: 60px;
                                                                                                    height: 60px;
                                                                                                    display: block;
                                                                                                    margin: 40px auto 0px;
                                                                                                }
                                                                                                
                                                                                                .how-it-works-rc .circleDiv .icon2 {
                                                                                                    background: url(../images/sprite.html) -60px 0px;
                                                                                                    width: 60px;
                                                                                                    height: 60px;
                                                                                                    display: block;
                                                                                                    margin: 40px auto 0px;
                                                                                                }
                                                                                                
                                                                                                .how-it-works-rc .circleDiv .icon3 {
                                                                                                    background: url(../images/sprite.html) -121px 0px;
                                                                                                    width: 59px;
                                                                                                    height: 60px;
                                                                                                    display: block;
                                                                                                    margin: 40px auto 0px;
                                                                                                }
                                                                                                
                                                                                                .how-it-works-rc .circleDiv .icon4 {
                                                                                                    background: url(../images/sprite.html) -180px 0px;
                                                                                                    width: 60px;
                                                                                                    height: 60px;
                                                                                                    display: block;
                                                                                                    margin: 40px auto 0px;
                                                                                                }
                                                                                                
                                                                                                .how-it-works-rc .circleDiv .icon5 {
                                                                                                    background: url(../images/sprite.html) -240px 0px;
                                                                                                    width: 60px;
                                                                                                    height: 60px;
                                                                                                    display: block;
                                                                                                    margin: 40px auto 0px;
                                                                                                }
                                                                                                
                                                                                                .how-it-works-rc .para-height {
                                                                                                    min-height: 100px;
                                                                                                    padding: 20px 0px
                                                                                                }
                                                                                                
                                                                                                .how-it-works-rc section {
                                                                                                    margin: 30px 0px
                                                                                                }
                                                                                                
                                                                                                .how-it-works-content-gallery {
                                                                                                    width: auto;
                                                                                                    height: 210px;
                                                                                                }
                                                                                                
                                                                                                .how-it-works-content-gallery .shadow {
                                                                                                    box-shadow: 1px 1px 9px 2px #ccc;
                                                                                                }
                                                                                                
                                                                                                .how-it-works-content-gallery a.textlink {
                                                                                                    margin: 0;
                                                                                                    text-align: center;
                                                                                                    display: block;
                                                                                                    width: 221px;
                                                                                                }
                                                                                                
                                                                                                .how-it-works-content-gallery .video-title {
                                                                                                    background: rgba(78, 146, 223, .87);
                                                                                                    color: #fff;
                                                                                                    padding: 10px 20px;
                                                                                                    position: absolute;
                                                                                                    top: 40px;
                                                                                                    text-align: center;
                                                                                                    z-index: 2;
                                                                                                    width: 96%;
                                                                                                    left: 5px;
                                                                                                    font-weight: normal !important;
                                                                                                    font-size: 13px;
                                                                                                    line-height: 20px;
                                                                                                    opacity: 0;
                                                                                                }
                                                                                                
                                                                                                .how-it-works-content-gallery .video-title:hover {
                                                                                                    background: rgba(78, 146, 223, .87);
                                                                                                    color: #fff;
                                                                                                    padding: 10px 20px;
                                                                                                    position: absolute;
                                                                                                    top: 40px;
                                                                                                    text-align: center;
                                                                                                    opacity: 1;
                                                                                                    z-index: 2;
                                                                                                    width: 96%;
                                                                                                    left: 5px;
                                                                                                    font-weight: normal !important;
                                                                                                    font-size: 13px;
                                                                                                    font-family: "Trebuchet MS";
                                                                                                    line-height: 20px;
                                                                                                    transition: opacity .35s ease
                                                                                                }
                                                                                                
                                                                                                .image-gallery-1 {
                                                                                                    background: url('../images/rps-gallery-video-sprite.html') -1px 0;
                                                                                                    background-repeat: no-repeat;
                                                                                                    height: 139px;
                                                                                                    width: 249px;
                                                                                                    margin-right: 29px;
                                                                                                    position: relative
                                                                                                }
                                                                                                
                                                                                                .image-gallery-2 {
                                                                                                    background: url('../images/rps-gallery-video-sprite.html') -251px 0;
                                                                                                    background-repeat: no-repeat;
                                                                                                    height: 139px;
                                                                                                    width: 249px;
                                                                                                    margin-right: 29px;
                                                                                                    position: relative
                                                                                                }
                                                                                                
                                                                                                .image-gallery-3 {
                                                                                                    background: url('../images/rps-gallery-video-sprite.html') -501px 0;
                                                                                                    background-repeat: no-repeat;
                                                                                                    height: 139px;
                                                                                                    width: 249px;
                                                                                                    margin-right: 29px;
                                                                                                    position: relative
                                                                                                }
                                                                                                
                                                                                                .image-gallery-4 {
                                                                                                    background: url('../images/rps-gallery-video-sprite.html') -751px 0;
                                                                                                    background-repeat: no-repeat;
                                                                                                    height: 139px;
                                                                                                    width: 249px;
                                                                                                    position: relative
                                                                                                }
                                                                                                
                                                                                                .Success-Stories {
                                                                                                    padding: 0px 15px 15px 15px;
                                                                                                    text-align: center
                                                                                                }
                                                                                                
                                                                                                .Success-Stories p {
                                                                                                    font-size: 15px
                                                                                                }
                                                                                                
                                                                                                .video-header2 {
                                                                                                    font-size: 20px !important;
                                                                                                    padding: 0px 0px 10px 0px;
                                                                                                    border-bottom: 1px solid #000;
                                                                                                    margin-bottom: 10px
                                                                                                }
                                                                                                
                                                                                                .Success-Stories .carousel-inner {
                                                                                                    min-height: 290px
                                                                                                }
                                                                                                
                                                                                                .Success-Stories .carousel-inner h3 {
                                                                                                    padding: 20px 0px 10px 0px
                                                                                                }
                                                                                                
                                                                                                .Success-Stories .video-banner .carousel-indicators {
                                                                                                    bottom: -15px !important
                                                                                                }
                                                                                                
                                                                                                .Success-Stories .carousel-indicators li {
                                                                                                    background: #aeaeae
                                                                                                }
                                                                                                
                                                                                                .Success-Stories .carousel-indicators .active {
                                                                                                    background: #6d6d6d
                                                                                                }
                                                                                                
                                                                                                .Success-Stories .carousel-indicators li a {
                                                                                                    width: 11px;
                                                                                                    height: 11px
                                                                                                }
                                                                                                
                                                                                                .Success-Stories .testimonial-txt {
                                                                                                    margin-top: 20px;
                                                                                                    font-size: 16px;
                                                                                                    line-height: 22px
                                                                                                }
                                                                                                
                                                                                                .gallery-wrap {
                                                                                                    width: 100%;
                                                                                                    min-height: 320px;
                                                                                                    background: #d6ebf6;
                                                                                                    margin: 50px 0 0 0;
                                                                                                    padding: 30px 0 30px 0;
                                                                                                }
                                                                                                /*FAQ Accordian start*/
                                                                                                
                                                                                                #faqs1 {
                                                                                                    margin: 20px 0
                                                                                                }
                                                                                                
                                                                                                #faqs1 .title {
                                                                                                    font-size: 30px;
                                                                                                }
                                                                                                
                                                                                                #faqs1 .accordion {
                                                                                                    width: 50%;
                                                                                                    float: left
                                                                                                }
                                                                                                
                                                                                                #faqs1 .accordion .accordion-head {
                                                                                                    color: #444;
                                                                                                    border-bottom: 1px solid #fff;
                                                                                                    position: relative;
                                                                                                    padding: 5px;
                                                                                                    cursor: pointer;
                                                                                                    overflow: hidden;
                                                                                                    height: 35px
                                                                                                }
                                                                                                
                                                                                                #faqs1 .accordion .accordion-head * {
                                                                                                    cursor: pointer
                                                                                                }
                                                                                                
                                                                                                #faqs1 .accordion .accordion-head h4 {
                                                                                                    float: left;
                                                                                                    padding: 1px 0 0 8px;
                                                                                                    font-size: 16px;
                                                                                                    margin: 2px 0px 0px 0px
                                                                                                }
                                                                                                
                                                                                                #faqs1 .accordion .accordion-head:hover {
                                                                                                    filter: alpha(opacity=80);
                                                                                                    opacity: 0.80
                                                                                                }
                                                                                                
                                                                                                #faqs1 .accordion .accordion-body {
                                                                                                    border-bottom: 1px solid #fff;
                                                                                                    padding: 0 20px;
                                                                                                    height: auto;
                                                                                                    display: none
                                                                                                }
                                                                                                
                                                                                                #faqs1 .accordion .accordion-body p {
                                                                                                    margin: 10px 0!important;
                                                                                                    display: block
                                                                                                }
                                                                                                
                                                                                                #faqs1 .arrow {
                                                                                                    float: left;
                                                                                                    border: solid black;
                                                                                                    border-width: 0 2px 2px 0;
                                                                                                    display: inline-block;
                                                                                                    padding: 3px;
                                                                                                    transform: rotate(-45deg);
                                                                                                    -webkit-transform: rotate(-45deg);
                                                                                                    margin-top: 8px;
                                                                                                    -webkit-transition: all 300ms ease-in 0s;
                                                                                                    -moz-transition: all 300ms ease-in 0s;
                                                                                                    -o-transition: all 300ms ease-in 0s;
                                                                                                    transition: all 300ms ease-in 0s
                                                                                                }
                                                                                                
                                                                                                #faqs1 .accordion-head.open .arrow {
                                                                                                    border: solid black;
                                                                                                    border-width: 0 2px 2px 0;
                                                                                                    display: inline-block;
                                                                                                    padding: 3px;
                                                                                                    transform: rotate(45deg);
                                                                                                    -webkit-transform: rotate(45deg);
                                                                                                    margin-top: 6px
                                                                                                }
                                                                                                
                                                                                                #faqs1 .accordion .accordion-body ul li {
                                                                                                    margin: 5px 0 5px 20px
                                                                                                }
                                                                                                
                                                                                                #faqs1 .accordion .accordion-body ul li ul li {
                                                                                                    margin: 8px 0 8px 20px
                                                                                                }
                                                                                                
                                                                                                .rapid-technical-review {
                                                                                                    background: #f0f0f0;
                                                                                                    padding: 20px;
                                                                                                    text-align: center;
                                                                                                    min-height: 400px;
                                                                                                    margin-bottom: 20px
                                                                                                }
                                                                                                
                                                                                                .artworkimg {
                                                                                                    border: 1px solid #e4e4e4;
                                                                                                    text-align: center;
                                                                                                    padding: 10px;
                                                                                                    margin-bottom: 30px
                                                                                                }
                                                                                                
                                                                                                .art-heading {
                                                                                                    background: #10147e;
                                                                                                    color: #fff;
                                                                                                    display: block;
                                                                                                    padding: 10px 0;
                                                                                                    text-align: center;
                                                                                                    font-size: 18px
                                                                                                }
                                                                                                
                                                                                                .blue_point {
                                                                                                    background: url(../images/blue_round_bullet.png) left 7px no-repeat;
                                                                                                    line-height: 24px;
                                                                                                    padding: 0 0 0 18px;
                                                                                                    font-weight: 100;
                                                                                                    margin-top: 10px
                                                                                                }
                                                                                                
                                                                                                ul.blue_listing li {
                                                                                                    background: url(../images/blue_round_bullet.png) left 7px no-repeat;
                                                                                                    line-height: 24px;
                                                                                                    padding: 0 0 0 18px;
                                                                                                    margin: 10px 0 20px 0;
                                                                                                    font-weight: 100;
                                                                                                }
                                                                                                
                                                                                                .inner-sub-title {
                                                                                                    font-size: 20px;
                                                                                                    padding: 20px 0px 10px 0px;
                                                                                                    line-height: 28px
                                                                                                }
                                                                                                
                                                                                                .how_make_payment_wrap {
                                                                                                    margin: 0;
                                                                                                }
                                                                                                
                                                                                                .how_make_payment_wrap .how_make_payment_header {
                                                                                                    font-size: 20px;
                                                                                                    line-height: 42px;
                                                                                                    padding: 12px 0;
                                                                                                    margin: 10px 0;
                                                                                                }
                                                                                                
                                                                                                .how_make_payment_wrap .numbers_wrap {
                                                                                                    background: #3c8bca;
                                                                                                    text-align: center;
                                                                                                    color: #ffffff;
                                                                                                    padding: 3px 11px;
                                                                                                    margin-right: 10px;
                                                                                                    width: 50px;
                                                                                                    display: inline-block;
                                                                                                    height: 50px;
                                                                                                    font-size: 16px;
                                                                                                    float: left;
                                                                                                    line-height: 23px;
                                                                                                }
                                                                                                
                                                                                                #trans-tabs-wrap {
                                                                                                    background: #7e7e7e;
                                                                                                    position: relative;
                                                                                                    padding: 20px 0
                                                                                                }
                                                                                                
                                                                                                #trans-tabs-wrap .title {
                                                                                                    font-size: 36px;
                                                                                                    line-height: 36px;
                                                                                                    margin: 30px 0;
                                                                                                    color: #fff;
                                                                                                }
                                                                                                
                                                                                                .tab-translation {
                                                                                                    padding: 25px 0px;
                                                                                                    text-align: center;
                                                                                                }
                                                                                                
                                                                                                .tab-translation li a {
                                                                                                    font-size: 16px!important;
                                                                                                    padding: 10px 20px 18px 20px!important
                                                                                                }
                                                                                                
                                                                                                .tab-translation li a h3 {
                                                                                                    line-height: 120%!important;
                                                                                                    font-size: 20px!important
                                                                                                }
                                                                                                
                                                                                                .tab-translation-contents {
                                                                                                    padding-top: 15px!important
                                                                                                }
                                                                                                
                                                                                                .tab-translation-contents .maker {
                                                                                                    margin: 20px 0px 20px 0;
                                                                                                    font-size: 24px;
                                                                                                    color: #ffffff!important;
                                                                                                    padding: 0px
                                                                                                }
                                                                                                
                                                                                                .translation-tabs {
                                                                                                    width: 100%;
                                                                                                    height: 68px
                                                                                                }
                                                                                                
                                                                                                .translation-tabs>li {
                                                                                                    float: left;
                                                                                                    margin-bottom: -1px;
                                                                                                    margin: 0 0 0 -1px;
                                                                                                    padding: 0
                                                                                                }
                                                                                                
                                                                                                .translation-tabs>li>a {
                                                                                                    font-size: 20px;
                                                                                                    border: 1px solid #d3e7dc;
                                                                                                    display: inline-block;
                                                                                                    padding: 20px 34px;
                                                                                                    color: #fff;
                                                                                                    line-height: 28px;
                                                                                                    background-color: #338ac3;
                                                                                                    text-transform: inherit;
                                                                                                    font-weight: 300;
                                                                                                    height: 95px;
                                                                                                    max-width: 229px;
                                                                                                }
                                                                                                
                                                                                                .translation-tabs>li:first-child {
                                                                                                    margin-left: 0
                                                                                                }
                                                                                                
                                                                                                .translation-tabs>li>a:hover {
                                                                                                    border: #d3e7dc solid 1px;
                                                                                                    background: #292c75;
                                                                                                }
                                                                                                
                                                                                                .translation-tabs>li.active>a,
                                                                                                .translation-tabs>li.active>a:hover,
                                                                                                .translation-tabs>li.active>a:focus {
                                                                                                    color: #ffffff !important;
                                                                                                    cursor: default;
                                                                                                    display: block;
                                                                                                    opacity: 1;
                                                                                                    border-bottom: 1px solid #fff;
                                                                                                    background-color: #292c75;
                                                                                                    text-decoration: none
                                                                                                }
                                                                                                
                                                                                                .translation-tabs.nav-justified {
                                                                                                    width: 100%;
                                                                                                    border-bottom: 0
                                                                                                }
                                                                                                
                                                                                                .translation-tabs.nav-justified>li {
                                                                                                    float: none
                                                                                                }
                                                                                                
                                                                                                .translation-tabs li.active .black-arv {
                                                                                                    border-left: 14px solid transparent;
                                                                                                    border-right: 14px solid transparent;
                                                                                                    border-top: 14px solid #292c75!important;
                                                                                                    display: inline-block;
                                                                                                    height: 0;
                                                                                                    position: relative;
                                                                                                    bottom: 5px
                                                                                                }
                                                                                                
                                                                                                .tablet-translation {
                                                                                                    padding: 0 0 20px 0
                                                                                                }
                                                                                                
                                                                                                .tablet-translation h3 {
                                                                                                    font-size: 22px;
                                                                                                    padding: 0 0 15px 0;
                                                                                                    margin: 0 0 20px 0;
                                                                                                    border-bottom: 1px solid #cccccc
                                                                                                }
                                                                                                
                                                                                                ul.blue-list li {
                                                                                                    background: url(../images/blue_round_bullet.png) left 6px no-repeat;
                                                                                                    line-height: 24px;
                                                                                                    padding: 0 0 0 18px;
                                                                                                    margin: 15px 0 0 0;
                                                                                                }
                                                                                                
                                                                                                ul.blue-list li ul li {
                                                                                                    list-style-type: circle;
                                                                                                    background: none;
                                                                                                    margin: 5px 5px 10px 20px;
                                                                                                    padding: 0
                                                                                                }
                                                                                                
                                                                                                .faq-wrap {
                                                                                                    background: #f1f1f1;
                                                                                                    padding: 0 0 40px 0
                                                                                                }
                                                                                                
                                                                                                .faq-wrap h3 {
                                                                                                    font-size: 22px;
                                                                                                    padding: 0 0 15px 20px;
                                                                                                    margin: 0 0 10px 0;
                                                                                                    border-bottom: 1px solid #cccccc;
                                                                                                }
                                                                                                
                                                                                                .faq-wrap p {
                                                                                                    padding-left: 20px
                                                                                                }
                                                                                                
                                                                                                .faq-wrap .faq-holder {
                                                                                                    padding-left: 80px;
                                                                                                    position: relative;
                                                                                                    margin-bottom: 40px
                                                                                                }
                                                                                                
                                                                                                .faq-wrap .faq-holder .qna-icon {
                                                                                                    background: url(../images/qna.png) no-repeat;
                                                                                                    display: block;
                                                                                                    width: 83px;
                                                                                                    height: 60px;
                                                                                                    position: absolute;
                                                                                                    top: 3px;
                                                                                                    left: 0
                                                                                                }
                                                                                                
                                                                                                .faq-wrap .faq-holder .payment-step {
                                                                                                    display: block;
                                                                                                    position: absolute;
                                                                                                    top: 3px;
                                                                                                    left: 16px;
                                                                                                    border-radius: 50%;
                                                                                                    background: #0f137d;
                                                                                                    height: 65px;
                                                                                                    width: 65px;
                                                                                                    color: #FFFFFF;
                                                                                                    text-align: center;
                                                                                                    font-weight: 400;
                                                                                                    padding-top: 10px;
                                                                                                }
                                                                                                
                                                                                                .faq-wrap .faq-holder .payment-step span {
                                                                                                    font-size: 36px;
                                                                                                    display: block;
                                                                                                    font-weight: 600
                                                                                                }
                                                                                                /*  faq book*/
                                                                                                
                                                                                                .faq-wrap-book {
                                                                                                    padding: 0 0 40px 0;
                                                                                                }
                                                                                                
                                                                                                .faq-wrap-book-bg {
                                                                                                    background-color: rgba(241, 241, 241, 1);
                                                                                                }
                                                                                                
                                                                                                .faq-wrap-book h3 {
                                                                                                    font-size: 22px;
                                                                                                    padding: 0 0 15px 20px;
                                                                                                    margin: 0 0 10px 0;
                                                                                                    border-bottom: 1px solid #cccccc;
                                                                                                }
                                                                                                
                                                                                                .faq-wrap-book p {
                                                                                                    padding-left: 20px
                                                                                                }
                                                                                                
                                                                                                .faq-wrap-book .faq-holder {
                                                                                                    padding-left: 80px;
                                                                                                    position: relative;
                                                                                                    margin-bottom: 40px
                                                                                                }
                                                                                                
                                                                                                .faq-wrap-book .faq-holder .qna-icon {
                                                                                                    background: url(../images/qna.png) no-repeat;
                                                                                                    display: block;
                                                                                                    width: 83px;
                                                                                                    height: 60px;
                                                                                                    position: absolute;
                                                                                                    top: 3px;
                                                                                                    left: 0
                                                                                                }
                                                                                                
                                                                                                .faq-wrap-book .faq-holder .payment-step {
                                                                                                    display: block;
                                                                                                    position: absolute;
                                                                                                    top: 3px;
                                                                                                    left: 16px;
                                                                                                    border-radius: 50%;
                                                                                                    background: #0f137d;
                                                                                                    height: 65px;
                                                                                                    width: 65px;
                                                                                                    color: #FFFFFF;
                                                                                                    text-align: center;
                                                                                                    font-weight: 400;
                                                                                                    padding-top: 10px;
                                                                                                }
                                                                                                
                                                                                                .faq-wrap-book .faq-holder .payment-step span {
                                                                                                    font-size: 36px;
                                                                                                    display: block;
                                                                                                    font-weight: 600
                                                                                                }
                                                                                                /* faq book end */
                                                                                                
                                                                                                .services-bottom-wrap {
                                                                                                    background: #10147e;
                                                                                                    ;
                                                                                                    color: #FFFFFF;
                                                                                                    padding: 30px 0 0 0
                                                                                                }
                                                                                                
                                                                                                .services-bottom-wrap h4 {
                                                                                                    font-size: 22px;
                                                                                                    line-height: 26px;
                                                                                                    margin: 0 0 15px 0
                                                                                                }
                                                                                                
                                                                                                .services-bottom-wrap h3 {
                                                                                                    font-size: 40px;
                                                                                                    border-bottom: none;
                                                                                                    padding: 0
                                                                                                }
                                                                                                
                                                                                                .services-bottom-wrap a {
                                                                                                    border: 1px solid #fff;
                                                                                                    color: #fff;
                                                                                                    border-radius: 3px;
                                                                                                    padding: 10px 20px;
                                                                                                    width: 172px;
                                                                                                }
                                                                                                
                                                                                                .services-bottom-wrap a:hover {
                                                                                                    background: #5090cd
                                                                                                }
                                                                                                
                                                                                                .services-bottom-wrap ul li {
                                                                                                    margin-bottom: 40px
                                                                                                }
                                                                                                
                                                                                                .faqs {
                                                                                                    margin: 50px 0
                                                                                                }
                                                                                                
                                                                                                .faqs .title {
                                                                                                    font-size: 30px;
                                                                                                }
                                                                                                
                                                                                                .faqs .accordion {
                                                                                                    width: 100%;
                                                                                                    float: left;
                                                                                                    margin-bottom: 50px
                                                                                                }
                                                                                                
                                                                                                .faqs .accordion .accordion-head {
                                                                                                    color: #444;
                                                                                                    border-bottom: 1px solid #fff;
                                                                                                    position: relative;
                                                                                                    padding: 5px;
                                                                                                    cursor: pointer;
                                                                                                    overflow: hidden;
                                                                                                    margin-bottom: 15px
                                                                                                }
                                                                                                
                                                                                                .faqs .accordion .accordion-head * {
                                                                                                    cursor: pointer
                                                                                                }
                                                                                                
                                                                                                .faqs .accordion .accordion-head h4 {
                                                                                                    float: left;
                                                                                                    padding: 1px 0 0 8px;
                                                                                                    font-size: 20px;
                                                                                                    margin-left: 20px;
                                                                                                    line-height: 30px
                                                                                                }
                                                                                                
                                                                                                .faqs .accordion .accordion-head:hover {
                                                                                                    filter: alpha(opacity=80);
                                                                                                    opacity: 0.80
                                                                                                }
                                                                                                
                                                                                                .faqs .accordion .accordion-body {
                                                                                                    border-bottom: 1px solid #fff;
                                                                                                    padding: 0 20px;
                                                                                                    height: auto;
                                                                                                    display: none;
                                                                                                    margin-bottom: 20px;
                                                                                                }
                                                                                                
                                                                                                .faqs .accordion .accordion-body p {
                                                                                                    display: block
                                                                                                }
                                                                                                
                                                                                                .faqs .arrow {
                                                                                                    float: left;
                                                                                                    border: solid black;
                                                                                                    border-width: 0 2px 2px 0;
                                                                                                    display: inline-block;
                                                                                                    padding: 3px;
                                                                                                    transform: rotate(-45deg);
                                                                                                    -webkit-transform: rotate(-45deg);
                                                                                                    margin-top: 10px;
                                                                                                    -webkit-transition: all 300ms ease-in 0s;
                                                                                                    -moz-transition: all 300ms ease-in 0s;
                                                                                                    -o-transition: all 300ms ease-in 0s;
                                                                                                    transition: all 300ms ease-in 0s;
                                                                                                    position: absolute;
                                                                                                    top: 5px;
                                                                                                }
                                                                                                
                                                                                                .faqs .accordion-head.open .arrow {
                                                                                                    border: solid black;
                                                                                                    border-width: 0 2px 2px 0;
                                                                                                    display: inline-block;
                                                                                                    padding: 3px;
                                                                                                    transform: rotate(45deg);
                                                                                                    -webkit-transform: rotate(45deg);
                                                                                                    margin-top: 6px
                                                                                                }
                                                                                                
                                                                                                .faqs .accordion .accordion-body ul li {
                                                                                                    margin: 5px 0 5px 20px
                                                                                                }
                                                                                                
                                                                                                .faqs .accordion .accordion-body ul li ul li {
                                                                                                    margin: 8px 0 8px 20px
                                                                                                }
                                                                                                
                                                                                                #ncfIframe {
                                                                                                    width: 100%;
                                                                                                    margin: 20px 0px
                                                                                                }
                                                                                                /*Accordion styles starts*/
                                                                                                
                                                                                                .accordion-pricing {
                                                                                                    width: 100%;
                                                                                                    position: relative;
                                                                                                    margin-bottom: 40px
                                                                                                }
                                                                                                
                                                                                                .accordion-pricing h3 {
                                                                                                    border-bottom: none;
                                                                                                    margin-bottom: 0;
                                                                                                    padding: 5px 0 5px 20px;
                                                                                                }
                                                                                                
                                                                                                .accordion-pricing a.pricing-new {
                                                                                                    background: url(../images/pricing-tab.png) #f1f1f1 no-repeat;
                                                                                                    background-position-y: -64px;
                                                                                                    background-position-x: right;
                                                                                                    width: 100%;
                                                                                                    /*height:39px;*/
                                                                                                    margin: 0px;
                                                                                                    cursor: pointer;
                                                                                                    padding: 0 20px 0 0px;
                                                                                                    -moz-user-select: none;
                                                                                                    -khtml-user-select: none;
                                                                                                    position: relative;
                                                                                                    display: block;
                                                                                                    color: #303030;
                                                                                                    line-height: 38px;
                                                                                                    font-size: 16px;
                                                                                                    border-bottom: 1px solid #cccccc;
                                                                                                    margin-bottom: 30px;
                                                                                                }
                                                                                                
                                                                                                .pricing-new:hover {
                                                                                                    text-decoration: none
                                                                                                }
                                                                                                
                                                                                                .accordion-pricing a.pricing-new.active {
                                                                                                    background: url(../images/pricing-tab.png) #f1f1f1 no-repeat;
                                                                                                    background-position-y: 2px;
                                                                                                    background-position-x: right;
                                                                                                    color: #006db4;
                                                                                                }
                                                                                                
                                                                                                .accordion-pricing div.pro-content {
                                                                                                    background: #fff;
                                                                                                    display: block;
                                                                                                    padding: 0px 0px 15px;
                                                                                                    line-height: 20px;
                                                                                                    margin-bottom: 20px
                                                                                                }
                                                                                                
                                                                                                .accordion-pricing div.pro-content .pss_price_wrap {
                                                                                                    background: #fdfdfd;
                                                                                                    border-top: #003469 3px solid;
                                                                                                    margin-right: 20px;
                                                                                                    float: left;
                                                                                                    min-width: 200px;
                                                                                                    padding: 10px 10px;
                                                                                                    display: block
                                                                                                }
                                                                                                
                                                                                                .accordion-pricing div.pro-content .pss_price_wrap ul.pss_pric_list li {
                                                                                                    border-left: #e3e3e3 1px solid;
                                                                                                    color: #003469;
                                                                                                    font-size: 22px;
                                                                                                    padding: 0 15px;
                                                                                                    float: left;
                                                                                                    display: inline-block;
                                                                                                    line-height: 30px
                                                                                                }
                                                                                                
                                                                                                .accordion-pricing div.pro-content .pss_price_wrap ul.pss_pric_list li:first-child {
                                                                                                    border-left: 0
                                                                                                }
                                                                                                
                                                                                                .accordion-pricing div.pro-content .pss_price_wrap .pss_price_icons {
                                                                                                    color: #8d8e8e;
                                                                                                    float: left;
                                                                                                    display: inline-block;
                                                                                                    padding-right: 10px;
                                                                                                    font-size: 28px
                                                                                                }
                                                                                                
                                                                                                .accordion-pricing div.pro-content .pss_price_wrap .pss_price_icons.icon-dollar {
                                                                                                    background: url(../images/icons-pss-price.html) 0 2px no-repeat;
                                                                                                    width: 25px;
                                                                                                    height: 27px
                                                                                                }
                                                                                                
                                                                                                .accordion-pricing div.pro-content .pss_price_wrap .pss_price_icons.icon-time {
                                                                                                    background: url(../images/icons-pss-price.html) -34px 2px no-repeat;
                                                                                                    width: 25px;
                                                                                                    height: 27px
                                                                                                }
                                                                                                
                                                                                                .accordion-pricing div.pro-content .pss_service_button_wrap {
                                                                                                    float: right
                                                                                                }
                                                                                                
                                                                                                .accordion-pricing .price-table {
                                                                                                    margin: 0px auto;
                                                                                                    text-align: center
                                                                                                }
                                                                                                
                                                                                                .accordion-pricing h2 {
                                                                                                    font-size: 20px;
                                                                                                    margin: 0
                                                                                                }
                                                                                                
                                                                                                .price-table {
                                                                                                    margin: 0px auto 40px;
                                                                                                    max-width: 900px;
                                                                                                    width: 100%;
                                                                                                    text-align: center;
                                                                                                }
                                                                                                
                                                                                                .price-table th {
                                                                                                    padding: 10px 20px;
                                                                                                    border-right: 2px solid #cccccc;
                                                                                                    border-collapse: collapse;
                                                                                                    background: #666666;
                                                                                                    color: #ffffff;
                                                                                                    text-align: center;
                                                                                                    font-size: 24px;
                                                                                                    font-family: Droid Serif, Georgia, serif;
                                                                                                }
                                                                                                
                                                                                                .price-table td {
                                                                                                    padding: 10px;
                                                                                                    border: 1px solid #ccc;
                                                                                                    border-collapse: collapse
                                                                                                }
                                                                                                
                                                                                                .price-table tr:nth-child(even) {
                                                                                                    background: #ffffff
                                                                                                }
                                                                                                
                                                                                                .price-table tr:nth-child(odd) {
                                                                                                    background: #f1f1f1
                                                                                                }
                                                                                                
                                                                                                .font-droid {
                                                                                                    font-family: Droid Serif, Georgia, serif;
                                                                                                }
                                                                                                
                                                                                                @media screen and (max-width:768px) {
                                                                                                    .price-table th {
                                                                                                        font-size: 18px
                                                                                                    }
                                                                                                    .container {
                                                                                                        width: 90%;
                                                                                                        /* min-width: 740px; */
                                                                                                        margin: 0 auto;
                                                                                                    }
                                                                                                }
                                                                                                /* pricing */
                                                                                                
                                                                                                select.highlight {
                                                                                                    border: 1px solid red
                                                                                                }
                                                                                                
                                                                                                .all-service-pricing {
                                                                                                    max-width: 777px;
                                                                                                    margin: 0 auto
                                                                                                }
                                                                                                
                                                                                                .all-service-pricing div {
                                                                                                    background: #fff
                                                                                                }
                                                                                                
                                                                                                .all-service-pricing p {
                                                                                                    font-size: 16px;
                                                                                                    padding: 15px 0
                                                                                                }
                                                                                                
                                                                                                .all-service-pricing .p-head1 {
                                                                                                    color: #fff;
                                                                                                    background: #10147e;
                                                                                                    font-family: Droid Serif, Georgia, serif;
                                                                                                    font-size: 24px;
                                                                                                    padding: 10px 0
                                                                                                }
                                                                                                
                                                                                                .all-service-pricing .p-head2 {
                                                                                                    color: #fff;
                                                                                                    background: #006db4;
                                                                                                    font-family: Droid Serif, Georgia, serif;
                                                                                                    font-size: 24px;
                                                                                                    padding: 10px 0
                                                                                                }
                                                                                                
                                                                                                .all-service-pricing .p-head3 {
                                                                                                    color: #fff;
                                                                                                    background: #5b7a8f;
                                                                                                    font-family: Droid Serif, Georgia, serif;
                                                                                                    font-size: 24px;
                                                                                                    padding: 10px 0
                                                                                                }
                                                                                                
                                                                                                .premium_plus {
                                                                                                    width: 250px;
                                                                                                    float: left;
                                                                                                    border: 3px solid #10147e
                                                                                                }
                                                                                                
                                                                                                .premium {
                                                                                                    width: 250px;
                                                                                                    float: left;
                                                                                                    border: 3px solid #006db4
                                                                                                }
                                                                                                
                                                                                                .advanced {
                                                                                                    width: 250px;
                                                                                                    float: left;
                                                                                                    border: 3px solid #5b7a8f
                                                                                                }
                                                                                                /*Accordion styles ends*/
                                                                                                
                                                                                                .testimonial-wrap {
                                                                                                    text-align: center;
                                                                                                    margin: 0 auto
                                                                                                }
                                                                                                
                                                                                                .testimonial-wrap .data {
                                                                                                    width: 90%;
                                                                                                    text-align: center;
                                                                                                    margin: 12px auto 20px;
                                                                                                    color: #fff;
                                                                                                }
                                                                                                
                                                                                                .testimonial-wrap .fa-quote-left {
                                                                                                    position: relative;
                                                                                                    left: 0px;
                                                                                                    top: 0px;
                                                                                                }
                                                                                                
                                                                                                .testimonial-wrap .fa-quote-right {
                                                                                                    position: relative;
                                                                                                    right: 0px;
                                                                                                    top: 0px;
                                                                                                }
                                                                                                
                                                                                                .hm-carousel-thumbnails {
                                                                                                    bottom: -38px !important;
                                                                                                }
                                                                                                
                                                                                                .hm-carousel-thumbnails li {
                                                                                                    background-color: rgb(204, 204, 204) !important;
                                                                                                }
                                                                                                
                                                                                                .hm-carousel-thumbnails .active {
                                                                                                    background-color: #959595 !important;
                                                                                                }
                                                                                                
                                                                                                .hm-testimonial-wrap {
                                                                                                    background-color: rgb(240, 59, 48);
                                                                                                    display: flex;
                                                                                                    height: 320px;
                                                                                                    margin-top: 90px;
                                                                                                }
                                                                                                
                                                                                                .hm-testimonial-wrap h2 {
                                                                                                    color: #ffffff;
                                                                                                }
                                                                                                
                                                                                                .hm-testimonial-wrap p {
                                                                                                    color: #ffffff;
                                                                                                }
                                                                                                
                                                                                                .testimonial-wrap .fa-quote-left,
                                                                                                .testimonial-wrap .fa-quote-right {
                                                                                                    font-size: 18px;
                                                                                                    color: #a7a7a7
                                                                                                }
                                                                                                
                                                                                                @media screen and (max-width:768px) {
                                                                                                    .hm-testimonial-wrap {
                                                                                                        height: auto;
                                                                                                    }
                                                                                                }
                                                                                                /*stand alone page*/
                                                                                                
                                                                                                .homepage-banner-wrapper-standalone {
                                                                                                    background: #fffdf6;
                                                                                                    color: #22374c
                                                                                                }
                                                                                                
                                                                                                .homepage-banner-wrapper-standalone .container {
                                                                                                    padding: 0px 15px 0px 0px !important
                                                                                                }
                                                                                                
                                                                                                .homepage-banner-wrapper-standalone .content {
                                                                                                    margin-top: 110px
                                                                                                }
                                                                                                
                                                                                                .homepage-banner-wrapper-standalone .actionbtn {
                                                                                                    margin: 0px 15px !important
                                                                                                }
                                                                                                
                                                                                                .homepage-banner-wrapper-standalone .homepage-banner-sa {
                                                                                                    background: url(../images/standalone-banner.html) right no-repeat;
                                                                                                    height: 300px;
                                                                                                }
                                                                                                
                                                                                                .serviceswrap .imagediv {
                                                                                                    background: #548991;
                                                                                                    padding: 10px;
                                                                                                    width: 115px;
                                                                                                    height: 115px;
                                                                                                    border-radius: 100px;
                                                                                                    margin: 0 auto
                                                                                                }
                                                                                                
                                                                                                .serviceswrap .servicon1 {
                                                                                                    background: url(../images/sprite-standalone.html) no-repeat 0px 0px;
                                                                                                    width: 82px;
                                                                                                    height: 79px;
                                                                                                    display: block;
                                                                                                    margin: 5px auto
                                                                                                }
                                                                                                
                                                                                                .serviceswrap .servicon2 {
                                                                                                    background: url(../images/sprite-standalone.html) no-repeat -92px 0px;
                                                                                                    width: 68px;
                                                                                                    height: 79px;
                                                                                                    display: block;
                                                                                                    margin: 5px auto
                                                                                                }
                                                                                                
                                                                                                .serviceswrap .servicon3 {
                                                                                                    background: url(../images/sprite-standalone.html) no-repeat -176px 0px;
                                                                                                    width: 56px;
                                                                                                    height: 79px;
                                                                                                    display: block;
                                                                                                    margin: 5px auto
                                                                                                }
                                                                                                
                                                                                                .serviceswrap .servicon4 {
                                                                                                    background: url(../images/sprite-standalone.html) no-repeat -248px 0px;
                                                                                                    width: 93px;
                                                                                                    height: 79px;
                                                                                                    display: block;
                                                                                                    margin: 5px auto
                                                                                                }
                                                                                                
                                                                                                .serviceswrap .servicon5 {
                                                                                                    background: url(../images/sprite-standalone.html) no-repeat -356px 0px;
                                                                                                    width: 86px;
                                                                                                    height: 79px;
                                                                                                    display: block;
                                                                                                    margin: 5px auto
                                                                                                }
                                                                                                
                                                                                                .serviceswrap .servicon6 {
                                                                                                    background: url(../images/sprite-standalone.html) no-repeat -458px 0px;
                                                                                                    width: 70px;
                                                                                                    height: 79px;
                                                                                                    display: block;
                                                                                                    margin: 5px auto
                                                                                                }
                                                                                                
                                                                                                .serviceswrap .para-meters {
                                                                                                    min-height: 100px
                                                                                                }
                                                                                                
                                                                                                .serviceswrap h3 {
                                                                                                    border-bottom: 0;
                                                                                                    color: #000
                                                                                                }
                                                                                                
                                                                                                .standalone-title {
                                                                                                    font-size: 30px;
                                                                                                    color: #2c3e50;
                                                                                                    margin: 30px 0px;
                                                                                                    line-height: 30px
                                                                                                }
                                                                                                
                                                                                                .video-section {
                                                                                                    background: #f2f1e5;
                                                                                                    padding: 15px 0px 30px
                                                                                                }
                                                                                                
                                                                                                .formstackwrapper {
                                                                                                    background: #2c3e50;
                                                                                                    color: #fff;
                                                                                                    padding: 30px 0px;
                                                                                                    margin: 30px 0px
                                                                                                }
                                                                                                
                                                                                                .videowrapper {
                                                                                                    background: #fff;
                                                                                                    margin: 20px auto;
                                                                                                    border: 2px solid #fff;
                                                                                                    font-size: 14px;
                                                                                                    cursor: pointer
                                                                                                }
                                                                                                
                                                                                                .video-dimension {
                                                                                                    width: 566px;
                                                                                                    height: 315px
                                                                                                }
                                                                                                
                                                                                                a.anchor {
                                                                                                    display: block;
                                                                                                    position: relative;
                                                                                                    top: -80px;
                                                                                                    visibility: hidden;
                                                                                                }
                                                                                                
                                                                                                #price-slab-preload {
                                                                                                    text-align: center;
                                                                                                    width: 100%;
                                                                                                    height: 50px;
                                                                                                    padding: 40px 0 0 0;
                                                                                                    position: absolute;
                                                                                                    opacity: 0.4;
                                                                                                }
                                                                                                
                                                                                                #price-slab-preload img {
                                                                                                    width: 32px;
                                                                                                    height: 32px;
                                                                                                }
                                                                                                
                                                                                                #standalonetop .rcwrapper .greybox {
                                                                                                    min-height: 240px
                                                                                                }
                                                                                                
                                                                                                #standalonetop .font22 {
                                                                                                    color: #000
                                                                                                }
                                                                                                
                                                                                                #new-how-it-works-rc {
                                                                                                    background: #46809f;
                                                                                                    margin-top: 30px;
                                                                                                    color: #fff;
                                                                                                    font-size: 24px;
                                                                                                    padding: 60px 20px;
                                                                                                    position: relative
                                                                                                }
                                                                                                
                                                                                                #new-how-it-works-rc p {
                                                                                                    color: #fff
                                                                                                }
                                                                                                
                                                                                                #new-how-it-works-rc .pos-set {
                                                                                                    width: 82%;
                                                                                                    display: block
                                                                                                }
                                                                                                
                                                                                                #new-how-it-works-rc .pos-set img {
                                                                                                    float: left
                                                                                                }
                                                                                                
                                                                                                .new-wrapper-gallery {
                                                                                                    background: #d6ebf6
                                                                                                }
                                                                                                /*video css*/
                                                                                                
                                                                                                .youtube-talks {
                                                                                                    margin: 0px;
                                                                                                    color: #fff !important;
                                                                                                }
                                                                                                
                                                                                                .youtube-talks .play-btn {
                                                                                                    width: 40px;
                                                                                                    height: 40px;
                                                                                                    position: absolute;
                                                                                                    transform: translate(-50%, -50%);
                                                                                                    left: 50%;
                                                                                                    top: 50%;
                                                                                                    background: url(../images/play-btn-small.html) no-repeat;
                                                                                                    cursor: pointer;
                                                                                                }
                                                                                                
                                                                                                .info-wrapper {
                                                                                                    border: 1px solid #898989;
                                                                                                    margin: 0px 0px 20px 0px;
                                                                                                    position: relative;
                                                                                                }
                                                                                                
                                                                                                .info-wrapper .image {
                                                                                                    width: 100%;
                                                                                                    height: auto;
                                                                                                    transition: .5s ease;
                                                                                                }
                                                                                                
                                                                                                .info-wrapper .middle {
                                                                                                    transition: .5s ease;
                                                                                                    opacity: 0;
                                                                                                    position: absolute;
                                                                                                    top: 50%;
                                                                                                    left: 50%;
                                                                                                    transform: translate(-50%, -50%);
                                                                                                    -ms-transform: translate(-50%, -50%)
                                                                                                }
                                                                                                
                                                                                                .info-wrapper:hover .image {
                                                                                                    opacity: 0.7;
                                                                                                }
                                                                                                
                                                                                                .info-wrapper:hover .middle {
                                                                                                    opacity: 1;
                                                                                                }
                                                                                                
                                                                                                .info-wrapper:hover .play-btn {
                                                                                                    opacity: 0.9;
                                                                                                }
                                                                                                
                                                                                                .info-wrapper .pdf-icon {
                                                                                                    background: url(../images/pdf-broad.html);
                                                                                                    width: 59px;
                                                                                                    height: 57px;
                                                                                                    position: absolute;
                                                                                                    transform: translate(-50%, -50%);
                                                                                                    left: 50%;
                                                                                                    top: 50%;
                                                                                                    cursor: pointer;
                                                                                                }
                                                                                                
                                                                                                .info-wrapper .content {
                                                                                                    padding: 15px 0px 15px 20px;
                                                                                                }
                                                                                                
                                                                                                .info-wrapper .content p {
                                                                                                    margin-bottom: 3px !important;
                                                                                                }
                                                                                                
                                                                                                .listterm li {
                                                                                                    margin: 0px 35px 20px 30px;
                                                                                                    border: 1px solid #898989;
                                                                                                    padding: 0px !important;
                                                                                                    position: relative;
                                                                                                    float: left;
                                                                                                    width: 164px;
                                                                                                    list-style-type: none
                                                                                                }
                                                                                                
                                                                                                .listterm li .image {
                                                                                                    width: 100%;
                                                                                                    height: auto;
                                                                                                    transition: .5s ease;
                                                                                                }
                                                                                                
                                                                                                .listterm li .middle {
                                                                                                    transition: .5s ease;
                                                                                                    opacity: 0;
                                                                                                    position: absolute;
                                                                                                    top: 50%;
                                                                                                    left: 50%;
                                                                                                    transform: translate(-50%, -50%);
                                                                                                    -ms-transform: translate(-50%, -50%)
                                                                                                }
                                                                                                
                                                                                                li:hover .image {
                                                                                                    opacity: 0.7;
                                                                                                }
                                                                                                
                                                                                                li:hover .middle {
                                                                                                    opacity: 1;
                                                                                                }
                                                                                                
                                                                                                li:hover .pdf-icon {
                                                                                                    opacity: 1;
                                                                                                }
                                                                                                
                                                                                                .research li {
                                                                                                    margin: 0px 35px 20px 30px;
                                                                                                    border: 1px solid #898989;
                                                                                                    padding: 0px !important;
                                                                                                    position: relative;
                                                                                                    float: left;
                                                                                                    width: 164px;
                                                                                                    list-style-type: none
                                                                                                }
                                                                                                
                                                                                                .research li .image {
                                                                                                    width: 100%;
                                                                                                    height: auto;
                                                                                                    transition: .5s ease;
                                                                                                }
                                                                                                
                                                                                                .research li .middle {
                                                                                                    transition: .5s ease;
                                                                                                    opacity: 0;
                                                                                                    position: absolute;
                                                                                                    top: 50%;
                                                                                                    left: 50%;
                                                                                                    transform: translate(-50%, -50%);
                                                                                                    -ms-transform: translate(-50%, -50%)
                                                                                                }
                                                                                                
                                                                                                .research li:hover .image {
                                                                                                    opacity: 0.7;
                                                                                                }
                                                                                                
                                                                                                .research li:hover .middle {
                                                                                                    opacity: 1;
                                                                                                }
                                                                                                
                                                                                                .research li:hover .pdf-icon {
                                                                                                    opacity: 1;
                                                                                                }
                                                                                                
                                                                                                .research .pdf-icon {
                                                                                                    background: url(../images/pdf-broad.html);
                                                                                                    width: 59px;
                                                                                                    height: 57px;
                                                                                                    position: absolute;
                                                                                                    transform: translate(-50%, -50%);
                                                                                                    left: 50%;
                                                                                                    top: 50%;
                                                                                                    cursor: pointer;
                                                                                                }
                                                                                                
                                                                                                .image-slide {
                                                                                                    background: #000;
                                                                                                }
                                                                                                
                                                                                                .width55per {
                                                                                                    width: 55%
                                                                                                }
                                                                                                
                                                                                                .why-choose-us {
                                                                                                    margin-bottom: 70px
                                                                                                }
                                                                                                
                                                                                                .why-choose-us .circle-img {
                                                                                                    display: block;
                                                                                                    width: auto;
                                                                                                    height: 571px;
                                                                                                    background-image: url(../images/circle-img.png);
                                                                                                    background-repeat: no-repeat;
                                                                                                    background-position: center center;
                                                                                                    background-size: contain;
                                                                                                }
                                                                                                
                                                                                                .why-choose-us h3 {
                                                                                                    font-size: 22px;
                                                                                                    padding-bottom: 20px;
                                                                                                    border-bottom: 1px solid #cccccc;
                                                                                                    margin-bottom: 10px
                                                                                                }
                                                                                                
                                                                                                ul.nav li:hover>ul.dropdown-menu {
                                                                                                    display: block;
                                                                                                    /* border-top: 5px solid #96c9fd */
                                                                                                }
                                                                                                
                                                                                                #navbar {
                                                                                                    text-align: center;
                                                                                                }
                                                                                                
                                                                                                .pricing-wrap {
                                                                                                    border: 2px solid #e9e9e9;
                                                                                                    width: 75%;
                                                                                                    border-radius: 3px;
                                                                                                    padding: 25px;
                                                                                                    font-size: 30px;
                                                                                                    margin: 0 auto;
                                                                                                    text-align: center
                                                                                                }
                                                                                                
                                                                                                .pricing-wrap2 {
                                                                                                    border: 2px solid #e9e9e9;
                                                                                                    width: 100%;
                                                                                                    border-radius: 3px;
                                                                                                    padding: 25px;
                                                                                                    font-size: 30px;
                                                                                                    margin: 0 auto;
                                                                                                    text-align: center
                                                                                                }
                                                                                                
                                                                                                .pricing-wrap .dollar,
                                                                                                .pricing-wrap2 .dollar {
                                                                                                    background: #006db4;
                                                                                                    color: #ffffff;
                                                                                                    display: inline-block;
                                                                                                    font-size: 25px;
                                                                                                    height: 40px;
                                                                                                    width: 40px;
                                                                                                    text-align: center;
                                                                                                    border-radius: 50%;
                                                                                                    padding: 7px;
                                                                                                    margin-right: 10px
                                                                                                }
                                                                                                
                                                                                                .pricing-wrap .calender,
                                                                                                .pricing-wrap2 .calender {
                                                                                                    color: #006db4;
                                                                                                    font-size: 37px;
                                                                                                    margin-right: 10px
                                                                                                }
                                                                                                
                                                                                                .navbar-nav>li>a {
                                                                                                    display: block
                                                                                                }
                                                                                                
                                                                                                .dropbtn {
                                                                                                    padding: 16px;
                                                                                                    font-size: 16px;
                                                                                                    border: none;
                                                                                                    cursor: pointer;
                                                                                                    display: block;
                                                                                                }
                                                                                                
                                                                                                .dropbtn:hover {
                                                                                                    background-color: #2980B9;
                                                                                                }
                                                                                                
                                                                                                .navigation-drop-down {
                                                                                                    position: relative;
                                                                                                    display: inline-block;
                                                                                                }
                                                                                                
                                                                                                .dropdown-content {
                                                                                                    display: none;
                                                                                                    position: absolute;
                                                                                                    background-color: #f1f1f1;
                                                                                                    overflow: auto;
                                                                                                    z-index: 1;
                                                                                                    left: 10px !important;
                                                                                                    width: 110px;
                                                                                                }
                                                                                                
                                                                                                .dropdown-content li {
                                                                                                    padding: 0
                                                                                                }
                                                                                                
                                                                                                .dropdown-content li a {
                                                                                                    color: black;
                                                                                                    padding: 12px 16px;
                                                                                                    text-decoration: none;
                                                                                                    display: block;
                                                                                                    /* width: 110px */
                                                                                                }
                                                                                                
                                                                                                .show {
                                                                                                    display: block
                                                                                                }
                                                                                                
                                                                                                .benefits-wrap {
                                                                                                    background: #e9e9e9
                                                                                                }
                                                                                                
                                                                                                .benefits-wrap h3 {
                                                                                                    font-size: 22px
                                                                                                }
                                                                                                
                                                                                                .sample-arrow {
                                                                                                    background: url(../images/sample-arrow.png) no-repeat center;
                                                                                                    width: 175px;
                                                                                                    height: 57px;
                                                                                                    margin: 5% auto 0 auto
                                                                                                }
                                                                                                /* Academic Book Editing start*/
                                                                                                
                                                                                                .academic-wrap {
                                                                                                    background: #e9e9e9
                                                                                                }
                                                                                                
                                                                                                .academic-wrap h3 {
                                                                                                    font-size: 22px
                                                                                                }
                                                                                                
                                                                                                .comparison {
                                                                                                    text-align: center;
                                                                                                    line-height: 20px;
                                                                                                }
                                                                                                
                                                                                                .comparison table {
                                                                                                    width: 100%;
                                                                                                    table-layout: fixed;
                                                                                                }
                                                                                                
                                                                                                .comparison td,
                                                                                                .comparison th {
                                                                                                    border-right: 1px solid #CCC;
                                                                                                    empty-cells: show;
                                                                                                    padding: 15px;
                                                                                                }
                                                                                                
                                                                                                .compare-heading {
                                                                                                    font-size: 18px;
                                                                                                    font-weight: bold !important;
                                                                                                    border-bottom: 0 !important;
                                                                                                    padding-top: 10px !important;
                                                                                                }
                                                                                                
                                                                                                .comparison tbody tr:nth-child(odd) {
                                                                                                    display: none;
                                                                                                }
                                                                                                
                                                                                                .comparison tbody tr {
                                                                                                    border-top: 2px solid #d2d7e5
                                                                                                }
                                                                                                
                                                                                                .comparison .compare-row {
                                                                                                    background: #F5F5F5;
                                                                                                }
                                                                                                
                                                                                                .comparison th {
                                                                                                    font-weight: normal;
                                                                                                    padding: 0;
                                                                                                }
                                                                                                
                                                                                                .comparison tr td:first-child {
                                                                                                    text-align: left;
                                                                                                    border-left: 1px solid #CCC;
                                                                                                }
                                                                                                
                                                                                                .comparison tr:last-child td:first-child {
                                                                                                    border: none
                                                                                                }
                                                                                                
                                                                                                .comparison tbody tr:last-child {
                                                                                                    border-bottom: none;
                                                                                                }
                                                                                                
                                                                                                .comparison .dark-blue,
                                                                                                .comparison .blue,
                                                                                                .comparison .grey,
                                                                                                .comparison .tl,
                                                                                                .comparison .strong-blue,
                                                                                                .comparison .light-blue {
                                                                                                    color: #FFF;
                                                                                                    padding: 10px;
                                                                                                    border-right: 1px solid #CCC;
                                                                                                    border-bottom: 0;
                                                                                                    text-align: center
                                                                                                }
                                                                                                
                                                                                                .comparison .tl2 {
                                                                                                    border-right: 0;
                                                                                                }
                                                                                                
                                                                                                .comparison h3 {
                                                                                                    font-size: 18px;
                                                                                                    margin: 10px 0 0 0;
                                                                                                    border-bottom: 0;
                                                                                                    padding-bottom: 5px
                                                                                                }
                                                                                                
                                                                                                .comparison .dark-blue {
                                                                                                    background: #10147e;
                                                                                                    border-right: 0px;
                                                                                                    border-top: 1px solid #fff;
                                                                                                }
                                                                                                
                                                                                                .comparison .blue {
                                                                                                    background: #006db4;
                                                                                                    border-left: 0px;
                                                                                                    border-top: 2px solid #669dc0;
                                                                                                    position: relative
                                                                                                }
                                                                                                
                                                                                                .comparison .blue .badge {
                                                                                                    position: absolute;
                                                                                                    top: -10px;
                                                                                                    right: -8px;
                                                                                                    display: block;
                                                                                                    background: url(../images/badge.png) no-repeat;
                                                                                                    width: 84px;
                                                                                                    height: 85px
                                                                                                }
                                                                                                
                                                                                                .table-new-badge.comparison .blue .badge {
                                                                                                    position: absolute;
                                                                                                    top: -7px;
                                                                                                    right: -8px;
                                                                                                    display: block;
                                                                                                    background: url(../images/badge.png) no-repeat;
                                                                                                    width: 84px;
                                                                                                    height: 85px
                                                                                                }
                                                                                                
                                                                                                .comparison .grey {
                                                                                                    background: #5b7a8f;
                                                                                                    border-right: 0px;
                                                                                                    border-top: 1px solid #fff;
                                                                                                }
                                                                                                
                                                                                                .comparison .price-info {
                                                                                                    padding: 5px 15px 15px 15px;
                                                                                                    font-size: 14px;
                                                                                                    text-align: center
                                                                                                }
                                                                                                
                                                                                                .comparison .price-was {
                                                                                                    color: #999;
                                                                                                    text-decoration: line-through;
                                                                                                }
                                                                                                
                                                                                                .comparison .price-now,
                                                                                                .comparison .price-now span {
                                                                                                    color: #ff5406;
                                                                                                }
                                                                                                
                                                                                                .comparison .price-now span {
                                                                                                    font-size: 32px;
                                                                                                }
                                                                                                
                                                                                                .comparison .price-small {
                                                                                                    font-size: 18px !important;
                                                                                                    position: relative;
                                                                                                    top: -11px;
                                                                                                    left: 2px;
                                                                                                }
                                                                                                
                                                                                                .comparison .price-buy {
                                                                                                    background: #ff5406;
                                                                                                    padding: 10px 20px;
                                                                                                    font-size: 12px;
                                                                                                    display: inline-block;
                                                                                                    color: #FFF;
                                                                                                    text-decoration: none;
                                                                                                    border-radius: 3px;
                                                                                                    text-transform: uppercase;
                                                                                                    margin: 5px 0 10px 0;
                                                                                                }
                                                                                                
                                                                                                .comparison .strong-blue {
                                                                                                    background: #256DB4;
                                                                                                    border-right: 0px;
                                                                                                    border-top: 1px solid #fff;
                                                                                                }
                                                                                                
                                                                                                .comparison .light-blue {
                                                                                                    background: #4F8FCD;
                                                                                                    border-right: 0px;
                                                                                                    border-top: 1px solid #fff;
                                                                                                }
                                                                                                
                                                                                                .comparison .tickdarkblue-2 {
                                                                                                    background: url(../images/dark-blue.png) #D6ECFC no-repeat center;
                                                                                                    width: 27px;
                                                                                                    height: 27px;
                                                                                                }
                                                                                                
                                                                                                .comparison .no-border {
                                                                                                    border: none !important;
                                                                                                }
                                                                                                
                                                                                                .offer-badge .badge {
                                                                                                    position: absolute;
                                                                                                    top: -17px;
                                                                                                    right: -28px;
                                                                                                    display: block;
                                                                                                    background: url(../images/badge.png) no-repeat;
                                                                                                    width: 84px;
                                                                                                    height: 85px;
                                                                                                }
                                                                                                
                                                                                                .scintific-editing-service-banner {
                                                                                                    min-height: 248px;
                                                                                                }
                                                                                                
                                                                                                .scintific-editing-service-banner .banner-height {
                                                                                                    height: 249px;
                                                                                                }
                                                                                                /* common */
                                                                                                
                                                                                                .custom-ribbon .ribbon {
                                                                                                    width: 120px;
                                                                                                    height: 120px;
                                                                                                    overflow: hidden;
                                                                                                    position: absolute;
                                                                                                }
                                                                                                
                                                                                                .custom-ribbon .ribbon::before,
                                                                                                .custom-ribbon .ribbon::after,
                                                                                                .service-ribbon .ribbon::before,
                                                                                                .service-ribbon .ribbon::after {
                                                                                                    position: absolute;
                                                                                                    z-index: -1;
                                                                                                    content: '';
                                                                                                    display: block;
                                                                                                    border: 5px solid #cd3025;
                                                                                                }
                                                                                                
                                                                                                .custom-ribbon .ribbon span {
                                                                                                    position: absolute;
                                                                                                    display: block;
                                                                                                    width: 160px;
                                                                                                    padding: 5px 0;
                                                                                                    background-color: #cd3025;
                                                                                                    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
                                                                                                    color: #fff;
                                                                                                    font-size: 14px;
                                                                                                    font-weight: bold;
                                                                                                    text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
                                                                                                    text-align: center;
                                                                                                }
                                                                                                /* top right*/
                                                                                                
                                                                                                .ribbon-top-right {
                                                                                                    top: -10px;
                                                                                                    right: -20px;
                                                                                                }
                                                                                                
                                                                                                .custom-ribbon .ribbon-top-right::before,
                                                                                                .custom-ribbon .ribbon-top-right::after,
                                                                                                .service-ribbon .ribbon-top-right::before,
                                                                                                .service-ribbon .ribbon-top-right::after {
                                                                                                    border-top-color: transparent;
                                                                                                    border-right-color: transparent;
                                                                                                }
                                                                                                
                                                                                                .custom-ribbon .ribbon-top-right::before,
                                                                                                .service-ribbon .ribbon-top-right::before {
                                                                                                    top: 0px;
                                                                                                    left: 14px;
                                                                                                }
                                                                                                
                                                                                                .custom-ribbon .ribbon-top-right::after,
                                                                                                .service-ribbon .ribbon-top-right::before {
                                                                                                    bottom: 14px;
                                                                                                    right: 0;
                                                                                                }
                                                                                                
                                                                                                .custom-ribbon .ribbon-top-right span {
                                                                                                    left: -5px;
                                                                                                    top: 29px;
                                                                                                    transform: rotate(45deg);
                                                                                                }
                                                                                                
                                                                                                .service-ribbon {
                                                                                                    position: relative;
                                                                                                }
                                                                                                
                                                                                                .service-ribbon .ribbon {
                                                                                                    width: 90px;
                                                                                                    height: 90px;
                                                                                                    overflow: hidden;
                                                                                                    position: absolute;
                                                                                                }
                                                                                                
                                                                                                .service-ribbon .ribbon span {
                                                                                                    position: absolute;
                                                                                                    display: block;
                                                                                                    width: 152px;
                                                                                                    padding: 5px 0;
                                                                                                    background-color: #cd3025;
                                                                                                    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
                                                                                                    color: #fff;
                                                                                                    font-size: 14px;
                                                                                                    font-weight: bold;
                                                                                                    text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
                                                                                                    text-align: center;
                                                                                                }
                                                                                                
                                                                                                .service-ribbon .ribbon-top-right {
                                                                                                    top: -45px;
                                                                                                    right: -12px;
                                                                                                }
                                                                                                
                                                                                                .service-ribbon .ribbon-top-right span {
                                                                                                    left: -10px;
                                                                                                    top: 13px;
                                                                                                    transform: rotate(45deg);
                                                                                                }
                                                                                                
                                                                                                .comparison .price-try {
                                                                                                    font-size: 12px;
                                                                                                }
                                                                                                
                                                                                                .grey-space-bg {
                                                                                                    background: #fff;
                                                                                                    border-left: none !important;
                                                                                                }
                                                                                                
                                                                                                .edit-manuscript {
                                                                                                    padding-bottom: 60px;
                                                                                                }
                                                                                                
                                                                                                .edit-manuscript p {
                                                                                                    margin-bottom: 60px;
                                                                                                }
                                                                                                
                                                                                                .manuscript-inner-detail {
                                                                                                    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
                                                                                                }
                                                                                                
                                                                                                .manuscript-inner-detail h4 {
                                                                                                    background-color: rgba(8, 12, 120, 1);
                                                                                                    padding: 20px 20px;
                                                                                                    font-size: 22px;
                                                                                                    text-align: center;
                                                                                                    letter-spacing: 0;
                                                                                                    line-height: 26px;
                                                                                                    color: rgba(255, 255, 255, 1);
                                                                                                }
                                                                                                
                                                                                                .manuscript-inner-detail p {
                                                                                                    color: rgba(33, 33, 33, 1);
                                                                                                    background: #e8e8e8;
                                                                                                    min-height: 230px;
                                                                                                    padding: 18px;
                                                                                                    font-size: 16px;
                                                                                                    letter-spacing: 0;
                                                                                                    line-height: 22px;
                                                                                                }
                                                                                                
                                                                                                .scientific-editing-detail {
                                                                                                    background: rgba(242, 243, 248, 1);
                                                                                                    padding: 10px 0 10px 0;
                                                                                                }
                                                                                                
                                                                                                .scientific-editing-inner-detail {
                                                                                                    background-color: rgba(255, 255, 255, 1);
                                                                                                    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
                                                                                                    padding: 30px 17px 30px 105px;
                                                                                                    margin: 55px 0 0 0;
                                                                                                    position: relative;
                                                                                                }
                                                                                                
                                                                                                .scientific-editing-comman-sprite-solution::before,
                                                                                                .scientific-editing-comman-sprite {
                                                                                                    background: url("../images/editing-service-new-sprite.png");
                                                                                                }
                                                                                                
                                                                                                .feedback-icon::before {
                                                                                                    position: absolute;
                                                                                                    content: '';
                                                                                                    left: 18px;
                                                                                                    top: 56px;
                                                                                                    width: 69px;
                                                                                                    height: 64px;
                                                                                                    background-position: -103px -92px;
                                                                                                }
                                                                                                
                                                                                                .review-icon::before {
                                                                                                    position: absolute;
                                                                                                    content: '';
                                                                                                    left: 18px;
                                                                                                    top: 56px;
                                                                                                    width: 73px;
                                                                                                    height: 69px;
                                                                                                    background-position: -10px -10px;
                                                                                                }
                                                                                                
                                                                                                .booking-editing-first {
                                                                                                    width: 67px;
                                                                                                    height: 62px;
                                                                                                    background-position: -195px -10px;
                                                                                                    display: inline-block;
                                                                                                }
                                                                                                
                                                                                                .booking-editing-second {
                                                                                                    width: 72px;
                                                                                                    height: 62px;
                                                                                                    background-position: -103px -10px;
                                                                                                    display: inline-block;
                                                                                                }
                                                                                                
                                                                                                .booking-editing-third {
                                                                                                    width: 60px;
                                                                                                    height: 60px;
                                                                                                    background-position: -195px -92px;
                                                                                                    display: inline-block;
                                                                                                }
                                                                                                
                                                                                                .booking-editing-fourth {
                                                                                                    width: 66px;
                                                                                                    height: 76px;
                                                                                                    background-position: -10px -99px;
                                                                                                    display: inline-block;
                                                                                                }
                                                                                                
                                                                                                .booking-editing-five {
                                                                                                    width: 57px;
                                                                                                    height: 60px;
                                                                                                    background-position: -88px -195px;
                                                                                                    display: inline-block;
                                                                                                }
                                                                                                
                                                                                                .booking-editing-six {
                                                                                                    width: 58px;
                                                                                                    height: 62px;
                                                                                                    background-position: -10px -195px;
                                                                                                    display: inline-block;
                                                                                                }
                                                                                                
                                                                                                .sample-report {
                                                                                                    padding: 10px 0 50px 0;
                                                                                                }
                                                                                                
                                                                                                .comparison .price-try a {
                                                                                                    color: #202020;
                                                                                                }
                                                                                                
                                                                                                .comparison table tbody tr td,
                                                                                                .comparison table thead tr td {
                                                                                                    font-size: 14px;
                                                                                                    vertical-align: middle;
                                                                                                }
                                                                                                
                                                                                                .comparison .bor-b {
                                                                                                    border-bottom: 1px solid #ccc
                                                                                                }
                                                                                                
                                                                                                .comparison .bg-darkblue {
                                                                                                    background: #d9e2ff
                                                                                                }
                                                                                                
                                                                                                .comparison .blue-2 {
                                                                                                    background: #D6ECFC
                                                                                                }
                                                                                                
                                                                                                .comparison .bg-blue {
                                                                                                    background: #e6f4fe
                                                                                                }
                                                                                                
                                                                                                .comparison .bg-grey {
                                                                                                    background: #eef1f4
                                                                                                }
                                                                                                
                                                                                                .comparison .tickdarkblue {
                                                                                                    background: url(../images/dark-blue.png) #d9e2ff no-repeat center;
                                                                                                    width: 27px;
                                                                                                    height: 27px;
                                                                                                }
                                                                                                
                                                                                                .comparison .tickblue {
                                                                                                    background: url(../images/blue.png) #e6f4fe no-repeat center;
                                                                                                    width: 27px;
                                                                                                    height: 27px;
                                                                                                }
                                                                                                
                                                                                                .comparison .tickgrey {
                                                                                                    background: url(../images/grey.png) #eef1f4 no-repeat center;
                                                                                                    width: 27px;
                                                                                                    height: 27px;
                                                                                                }
                                                                                                
                                                                                                .comparison .tickdarkblue-2 {
                                                                                                    background: url(../images/darkblue-2.png) #D6ECFC no-repeat center;
                                                                                                    width: 20px;
                                                                                                    height: 20px;
                                                                                                }
                                                                                                
                                                                                                .comparison .tickblue {
                                                                                                    background: url(../images/light-blue.png) #e6f4fe no-repeat center;
                                                                                                    width: 20px;
                                                                                                    height: 20px;
                                                                                                }
                                                                                                
                                                                                                .payment-wrap {
                                                                                                    background: #f2f3f8;
                                                                                                    padding: 0 0 40px 0;
                                                                                                    margin-top: 50px
                                                                                                }
                                                                                                
                                                                                                .orange-title {
                                                                                                    color: #10147e;
                                                                                                    font-size: 20px;
                                                                                                    border-bottom: none;
                                                                                                    padding: 0;
                                                                                                }
                                                                                                
                                                                                                .pay-bg {
                                                                                                    background: #f4f4f4;
                                                                                                    border-radius: 3px;
                                                                                                    text-align: center;
                                                                                                    margin-bottom: 30px;
                                                                                                    padding: 15px;
                                                                                                    min-height: 230px
                                                                                                }
                                                                                                
                                                                                                .pay-img {
                                                                                                    margin: 0 20px 10px 20px;
                                                                                                    width: 87px;
                                                                                                    height: 61px;
                                                                                                }
                                                                                                
                                                                                                .secure-img {
                                                                                                    margin: 0 20px 10px 20px;
                                                                                                }
                                                                                                
                                                                                                .pay-edit-bg {
                                                                                                    background: #ffffff;
                                                                                                    border-radius: 3px;
                                                                                                    text-align: center;
                                                                                                    margin-bottom: 20px;
                                                                                                    padding: 10px;
                                                                                                    min-height: 140px
                                                                                                }
                                                                                                
                                                                                                .pay-edit-bg2 {
                                                                                                    background: #f2f3f8;
                                                                                                    border-radius: 3px;
                                                                                                    text-align: center;
                                                                                                    margin-bottom: 20px;
                                                                                                    padding: 10px;
                                                                                                    min-height: 140px
                                                                                                }
                                                                                                
                                                                                                .pay-edit-img {
                                                                                                    margin: 0 10px 0 10px;
                                                                                                    width: 62px;
                                                                                                    height: auto;
                                                                                                }
                                                                                                
                                                                                                .secure-edit-img {
                                                                                                    margin: 20px 20px 10px 20px;
                                                                                                }
                                                                                                
                                                                                                .pricing-page .btn {
                                                                                                    border-radius: 50%;
                                                                                                    background: #767676;
                                                                                                    color: #fff;
                                                                                                    width: 15px;
                                                                                                    height: 15px;
                                                                                                    font-size: 9px;
                                                                                                    font-weight: 600;
                                                                                                    padding: 0
                                                                                                }
                                                                                                
                                                                                                .formatting-sample {
                                                                                                    margin-bottom: 50px
                                                                                                }
                                                                                                
                                                                                                .formatting-sample .abstract {
                                                                                                    background: url(../images/manuscript-sample1.png) no-repeat center top
                                                                                                }
                                                                                                
                                                                                                .formatting-sample .tables {
                                                                                                    background: url(../images/manuscript-sample2.png) no-repeat center top
                                                                                                }
                                                                                                
                                                                                                .formatting-sample .figures {
                                                                                                    background: url(../images/manuscript-sample3.png) no-repeat center top
                                                                                                }
                                                                                                
                                                                                                .formatting-sample .references {
                                                                                                    background: url(../images/manuscript-sample4.png) no-repeat center top
                                                                                                }
                                                                                                
                                                                                                .formatting-sample .sample a {
                                                                                                    position: relative;
                                                                                                    top: 0px;
                                                                                                    border: 1px solid #cccccc;
                                                                                                    border-radius: 3px;
                                                                                                    padding: 2px;
                                                                                                    display: block;
                                                                                                    width: 263px;
                                                                                                    height: 242px;
                                                                                                    margin: 20px auto 10px auto
                                                                                                }
                                                                                                
                                                                                                .formatting-sample .sample:hover a {
                                                                                                    background: #000000;
                                                                                                    opacity: 0.3;
                                                                                                }
                                                                                                
                                                                                                .drop-arrow {
                                                                                                    font-size: 15px
                                                                                                }
                                                                                                
                                                                                                .services-wrap .btn-right {
                                                                                                    float: right
                                                                                                }
                                                                                                
                                                                                                #fsForm3033737 .fsSubmitButton {
                                                                                                    background: #f29500 !important;
                                                                                                    color: #212121 !important;
                                                                                                    font-size: 18px !important;
                                                                                                    font-weight: 600 !important;
                                                                                                    padding: 15px 30px !important;
                                                                                                    display: inline-block !important;
                                                                                                    text-align: center !important;
                                                                                                    border-radius: 3px !important;
                                                                                                }
                                                                                                
                                                                                                #fsForm3033737 .fsSubmitButton:hover {
                                                                                                    color: #212121 !important;
                                                                                                    text-decoration: none !important;
                                                                                                    background: #f36d1f !important;
                                                                                                    transition: 0.5s !important;
                                                                                                }
                                                                                                
                                                                                                .fsBody .fsForm {
                                                                                                    width: 700px
                                                                                                }
                                                                                                
                                                                                                .dropdown-backdrop {
                                                                                                    position: inherit
                                                                                                }
                                                                                                /*privacy style*/
                                                                                                
                                                                                                .list-ul li {
                                                                                                    list-style-type: disc;
                                                                                                    margin: 0 0 0 20px;
                                                                                                    padding: 5px 0 5px 9px;
                                                                                                }
                                                                                                
                                                                                                .list-ol li {
                                                                                                    list-style-type: lower-alpha;
                                                                                                    margin: 0 0 0 20px;
                                                                                                    padding: 5px 0 5px 9px;
                                                                                                }
                                                                                                
                                                                                                .list-ol li ul li {
                                                                                                    list-style-type: lower-roman;
                                                                                                    margin: 0 0 0 30px;
                                                                                                    padding: 5px 0 5px 9px;
                                                                                                }
                                                                                                
                                                                                                .quote-cta__get {
                                                                                                    display: block;
                                                                                                    position: absolute;
                                                                                                    width: 250px;
                                                                                                    color: #f29500;
                                                                                                }
                                                                                                
                                                                                                .quote-cta__get i {
                                                                                                    font-style: italic
                                                                                                }
                                                                                                
                                                                                                .quote-left-pos {
                                                                                                    left: 245px;
                                                                                                }
                                                                                                
                                                                                                .quote-cta__get::before {
                                                                                                    content: "";
                                                                                                    display: block;
                                                                                                    width: 100px;
                                                                                                    height: 50px;
                                                                                                    background: url(../images/curve-arrow.png) no-repeat center center;
                                                                                                    background-size: contain;
                                                                                                    position: absolute;
                                                                                                    left: 130px;
                                                                                                    top: 32px;
                                                                                                    -webkit-transform: rotate(-5deg);
                                                                                                    -ms-transform: rotate(-5deg);
                                                                                                    transform: rotate(-5deg);
                                                                                                }
                                                                                                /*research group page css*/
                                                                                                
                                                                                                .inner-banner .researchgroup {
                                                                                                    background: #e9ecf3 url(../images/researchgroup-banner.jpg) no-repeat center top;
                                                                                                    min-height: 248px;
                                                                                                }
                                                                                                
                                                                                                .inner-banner .bookgroup {
                                                                                                    /* background: #e9ecf3 url(../images/book-banner.jpg) no-repeat center top; */
                                                                                                    min-height: 248px;
                                                                                                }
                                                                                                
                                                                                                .researchgroup-servicebox {
                                                                                                    color: #000;
                                                                                                    display: block;
                                                                                                    border-radius: 10px;
                                                                                                    padding: 10px 5px;
                                                                                                    height: 66px;
                                                                                                    text-align: center;
                                                                                                    border: 1px solid #000;
                                                                                                    line-height: normal;
                                                                                                    transition: 0.2s ease;
                                                                                                }
                                                                                                
                                                                                                .researchgroup-servicebox:hover {
                                                                                                    background: #006db4;
                                                                                                    color: #fff;
                                                                                                    border: 1px solid #006db4;
                                                                                                }
                                                                                                
                                                                                                .researchgroup-prebox {
                                                                                                    margin: 24px 0 55px 0px;
                                                                                                    padding: 10px 20px;
                                                                                                    display: inline-block;
                                                                                                    text-decoration: none;
                                                                                                    color: #ffffff !important;
                                                                                                    background: #006db4;
                                                                                                    width: 100%;
                                                                                                }
                                                                                                
                                                                                                .researchgroup-prebox:hover {
                                                                                                    background: #0f137d;
                                                                                                }
                                                                                                
                                                                                                .researchgroup-prebox-block {
                                                                                                    display: inline-block;
                                                                                                }
                                                                                                
                                                                                                .researchgroup-prebox h3 {
                                                                                                    border-bottom: none;
                                                                                                }
                                                                                                
                                                                                                .researchgroup-prebox p {
                                                                                                    color: #fff;
                                                                                                }
                                                                                                
                                                                                                .researchgroup-why-tandf {
                                                                                                    margin: 46px 0px 63px;
                                                                                                    padding: 0px 50px;
                                                                                                }
                                                                                                
                                                                                                .col-md-4.text-center:nth-child(2) .researchgroup-why-tandf {
                                                                                                    border-left: 2px solid #ededed;
                                                                                                    border-right: 2px solid #ededed;
                                                                                                    padding: 0px 60px;
                                                                                                }
                                                                                                
                                                                                                #fsForm3575206 {
                                                                                                    margin: 0px auto;
                                                                                                    padding: 0px;
                                                                                                }
                                                                                                
                                                                                                #fsForm3575206 .fsSubmitButton {
                                                                                                    background: #f29500 !important;
                                                                                                    color: #212121 !important;
                                                                                                    font-size: 18px !important;
                                                                                                    font-weight: 600 !important;
                                                                                                    padding: 15px 30px !important;
                                                                                                    display: inline-block !important;
                                                                                                    text-align: center !important;
                                                                                                    border-radius: 3px !important;
                                                                                                }
                                                                                                
                                                                                                #fsForm3575206 .fsSubmitButton:hover {
                                                                                                    color: #212121 !important;
                                                                                                    text-decoration: none !important;
                                                                                                    background: #f36d1f !important;
                                                                                                    transition: 0.5s !important;
                                                                                                }
                                                                                                
                                                                                                #fsForm3575206 .fsSubmit {
                                                                                                    margin-top: 0px;
                                                                                                    padding: 10px 0;
                                                                                                }
                                                                                                
                                                                                                @media (max-width: 639px) {
                                                                                                    .comparison .price-buy {
                                                                                                        padding: 5px 10px;
                                                                                                    }
                                                                                                    .comparison td,
                                                                                                    .comparison th {
                                                                                                        padding: 15px 2px;
                                                                                                    }
                                                                                                    .comparison .hide-mobile {
                                                                                                        display: none;
                                                                                                    }
                                                                                                    .comparison .price-now span {
                                                                                                        font-size: 16px;
                                                                                                    }
                                                                                                    .comparison .price-small {
                                                                                                        font-size: 16px !important;
                                                                                                        top: 0;
                                                                                                        left: 0;
                                                                                                    }
                                                                                                    .comparison .qbse,
                                                                                                    .comparison .qbo {
                                                                                                        font-size: 12px;
                                                                                                        padding: 10px 5px;
                                                                                                    }
                                                                                                    .comparison .price-buy {
                                                                                                        margin-top: 10px;
                                                                                                    }
                                                                                                    .compare-heading {
                                                                                                        font-size: 13px;
                                                                                                    }
                                                                                                }
                                                                                                
                                                                                                .faqwrapper .nav-tabs {
                                                                                                    border-bottom: none
                                                                                                }
                                                                                                
                                                                                                .faqwrapper .nav-tabs li a {
                                                                                                    color: #fff;
                                                                                                    display: block;
                                                                                                    border-radius: unset;
                                                                                                    background: #006db4;
                                                                                                    width: 220px;
                                                                                                    height: 66px;
                                                                                                    text-align: center;
                                                                                                    border: none;
                                                                                                }
                                                                                                
                                                                                                .faqwrapper .nav-tabs>li.active>a,
                                                                                                .nav-tabs>li.active>a:focus,
                                                                                                .nav-tabs>li.active>a:hover {
                                                                                                    background: #10147e;
                                                                                                    color: #ffffff;
                                                                                                    border: none
                                                                                                }
                                                                                                /*GDPR css starts*/
                                                                                                
                                                                                                #accordion-cookie .panel-heading {
                                                                                                    padding: 0;
                                                                                                    border: 0;
                                                                                                }
                                                                                                
                                                                                                #accordion-cookie .panel-title>a,
                                                                                                .panel-title>a:active {
                                                                                                    display: block;
                                                                                                    padding: 15px;
                                                                                                    color: #555;
                                                                                                    font-size: 16px;
                                                                                                    text-decoration: none;
                                                                                                    min-height: 60px
                                                                                                }
                                                                                                
                                                                                                #accordion-cookie .panel-heading a .col-md-2:before {
                                                                                                    font-family: 'Glyphicons Halflings';
                                                                                                    content: "\e114";
                                                                                                    float: left;
                                                                                                    transition: all 0.5s;
                                                                                                    padding: 0px 8px
                                                                                                }
                                                                                                
                                                                                                #accordion-cookie .panel-heading.active a .col-md-2:before {
                                                                                                    -webkit-transform: rotate(180deg);
                                                                                                    -moz-transform: rotate(180deg);
                                                                                                    transform: rotate(180deg);
                                                                                                    padding: 0px 8px
                                                                                                }
                                                                                                
                                                                                                #accordion-cookie .panel-default>.panel-heading {
                                                                                                    background: #fff
                                                                                                }
                                                                                                
                                                                                                #accordion-cookie .panel {
                                                                                                    background: #fff;
                                                                                                    border: none;
                                                                                                    box-shadow: none
                                                                                                }
                                                                                                
                                                                                                #accordion-cookie .tag {
                                                                                                    background: #f8f8f8;
                                                                                                    padding: 3px;
                                                                                                    margin: 2px;
                                                                                                    display: inline-block
                                                                                                }
                                                                                                
                                                                                                #eu_cookie_dialog {
                                                                                                    position: relative !important;
                                                                                                    z-index: 1 !important;
                                                                                                    background-color: #3f4958 !important;
                                                                                                    top: 0px;
                                                                                                    width: 100% !important;
                                                                                                    height: auto !important;
                                                                                                    overflow: auto;
                                                                                                    color: #fff !important
                                                                                                }
                                                                                                
                                                                                                #eu_cookie_dialog div {
                                                                                                    width: 84% !important;
                                                                                                    bottom: auto !important;
                                                                                                    background-color: #3f4958 !important;
                                                                                                    z-index: 9999 !important;
                                                                                                    margin: 0 auto !important
                                                                                                }
                                                                                                
                                                                                                #eu_cookie_dialog p {
                                                                                                    position: relative;
                                                                                                    top: 0px;
                                                                                                    width: 85%;
                                                                                                    line-height: 20px;
                                                                                                    font-size: 14px;
                                                                                                    color: #fff !important;
                                                                                                    padding: 10px 16px 10px 0px;
                                                                                                    float: left;
                                                                                                    margin-bottom: 0px;
                                                                                                    z-index: 999
                                                                                                }
                                                                                                
                                                                                                #eu_cookie_dialog button {
                                                                                                    background-color: rgb(60, 72, 88);
                                                                                                    font-size: 14px;
                                                                                                    color: rgb(255, 255, 255);
                                                                                                    padding: 5px 16px;
                                                                                                    border-radius: 3px;
                                                                                                    border: 1px solid;
                                                                                                    float: right;
                                                                                                    margin: 10px 0px 10px 20px;
                                                                                                    transition: all 0.3s;
                                                                                                }
                                                                                                
                                                                                                #eu_cookie_dialog a {
                                                                                                    color: #fff !important;
                                                                                                    text-decoration: underline
                                                                                                }
                                                                                                /*GDPR css ends*/
                                                                                                /*privacy style*/
                                                                                                
                                                                                                .list-ul li {
                                                                                                    list-style-type: none;
                                                                                                    background: url(../images/blue_round_bullet.png) left 6px no-repeat;
                                                                                                    line-height: 24px;
                                                                                                    padding: 0 0 0 18px;
                                                                                                    margin: 15px 0 0 0;
                                                                                                }
                                                                                                
                                                                                                .list-ol li {
                                                                                                    list-style-type: lower-alpha;
                                                                                                    margin: 0 0 0 20px;
                                                                                                    padding: 5px 0 5px 9px;
                                                                                                }
                                                                                                
                                                                                                .list-ol li ul li {
                                                                                                    list-style-type: lower-roman;
                                                                                                    margin: 0 0 0 30px;
                                                                                                    padding: 5px 0 5px 9px;
                                                                                                }
                                                                                                
                                                                                                @media screen and (max-width:992px) {
                                                                                                    .testimonial-wrap .fa-quote-right {
                                                                                                        top: 0px !important;
                                                                                                    }
                                                                                                    #hide-content {
                                                                                                        display: none;
                                                                                                    }
                                                                                                    #mobile_nav {
                                                                                                        display: none;
                                                                                                    }
                                                                                                    .hide-content {
                                                                                                        display: none;
                                                                                                    }
                                                                                                    .container {
                                                                                                        min-width: 0px;
                                                                                                    }
                                                                                                    .testimonial-wrap .fa-quote-right,
                                                                                                    .testimonial-wrap .fa-quote-left {
                                                                                                        font-size: 14px !important;
                                                                                                    }
                                                                                                    .mobile-align-right {
                                                                                                        float: left !important
                                                                                                    }
                                                                                                    #navbar {
                                                                                                        text-align: center;
                                                                                                    }
                                                                                                    .homepage-banner-wrapper .font35 {
                                                                                                        font-size: 30px !important;
                                                                                                        line-height: 35px!important;
                                                                                                        padding-left: 15px!important
                                                                                                    }
                                                                                                    .homepage-banner-wrapper .font28 {
                                                                                                        font-size: 16px !important;
                                                                                                        line-height: 22px !important;
                                                                                                        padding: 15px !important;
                                                                                                        background: rgba(0, 0, 0, 0.8);
                                                                                                        margin-left: 15px!important;
                                                                                                        color: #fff!important
                                                                                                    }
                                                                                                    .homepage-banner-wrapper .mar-t60 {
                                                                                                        margin-top: 40px!important
                                                                                                    }
                                                                                                    .homepage-banner-wrapper .actionbtn {
                                                                                                        margin: 0px!important
                                                                                                    }
                                                                                                    .homepage-banner {
                                                                                                        height: 250px !important
                                                                                                    }
                                                                                                    .statwrapper {
                                                                                                        padding: 5px 0px
                                                                                                    }
                                                                                                    .orange-action-btn2 {
                                                                                                        width: 100%!important
                                                                                                    }
                                                                                                    .all-service-pricing {
                                                                                                        width: auto!important;
                                                                                                        display: block!important;
                                                                                                        margin: 0 auto!important
                                                                                                    }
                                                                                                    .all-service-pricing div {
                                                                                                        margin-bottom: 5px!important;
                                                                                                    }
                                                                                                    .premium_plus {
                                                                                                        width: 100%!important
                                                                                                    }
                                                                                                    .premium {
                                                                                                        width: 100%!important
                                                                                                    }
                                                                                                    .advanced {
                                                                                                        width: 100%!important
                                                                                                    }
                                                                                                    .statwrapper .carousel-control.left,
                                                                                                    .statwrapper .carousel-control.right {
                                                                                                        background-image: none
                                                                                                    }
                                                                                                    .manuscript-preparation .para-height {
                                                                                                        min-height: 45px !important
                                                                                                    }
                                                                                                    .manuscript-preparation section {
                                                                                                        margin-bottom: 40px;
                                                                                                        text-align: center;
                                                                                                        border-bottom: 1px dashed #ccc;
                                                                                                        padding-bottom: 40px!important;
                                                                                                    }
                                                                                                    .manuscript-preparation .border-b0 {
                                                                                                        border-bottom: 0px!important
                                                                                                    }
                                                                                                    .manuscript-preparation a.actionbtn,
                                                                                                    .manuscript-preparation .mplist img {
                                                                                                        margin: 0 auto !important
                                                                                                    }
                                                                                                    .educational-resource .font30 {
                                                                                                        margin-top: 20px
                                                                                                    }
                                                                                                    .manuscript-preparation {
                                                                                                        padding: 20px 0px 0px 0px !important
                                                                                                    }
                                                                                                    .author-success-stories .stats-board-block .bookimage {
                                                                                                        position: relative !important;
                                                                                                        margin: 10px auto !important;
                                                                                                        text-align: center !important;
                                                                                                        background-image: none !important
                                                                                                    }
                                                                                                    .how-it-works .dashed-line,
                                                                                                    .dashed-line1 {
                                                                                                        display: none !important
                                                                                                    }
                                                                                                    .author-success-stories .author-wrap {
                                                                                                        left: 0px !important
                                                                                                    }
                                                                                                    #myCarousel2 .item .col-md-6:nth-child(2) {
                                                                                                        display: none
                                                                                                    }
                                                                                                    .navigation-wrapper .navbar {
                                                                                                        min-height: 36px
                                                                                                    }
                                                                                                    .navigation-wrapper .navbar-nav>li>.dropdown-menu {
                                                                                                        width: 100% !important;
                                                                                                        position: static;
                                                                                                        border: none;
                                                                                                    }
                                                                                                    .caret-custom {
                                                                                                        display: inline-block;
                                                                                                        width: 0;
                                                                                                        height: 0;
                                                                                                        margin-left: 2px;
                                                                                                        vertical-align: middle;
                                                                                                        border-top: 4px dashed!important;
                                                                                                        border-top: 4px solid #fff!important;
                                                                                                        border-right: 4px solid transparent!important;
                                                                                                        border-left: 4px solid transparent!important;
                                                                                                    }
                                                                                                    .font30 {
                                                                                                        font-size: 22px !important;
                                                                                                        line-height: 26px!important;
                                                                                                        padding-bottom: 10px!important;
                                                                                                        font-weight: 600!important
                                                                                                    }
                                                                                                    .banner-research .main-title {
                                                                                                        font-size: 30px !important;
                                                                                                        padding: 5px 5px 5px 15px!important;
                                                                                                        background: rgba(0, 0, 0, 0.8);
                                                                                                        color: #fff!important;
                                                                                                        margin-left: 15px!important;
                                                                                                        line-height: 40px!important
                                                                                                    }
                                                                                                    .banner-research .sub-title {
                                                                                                        font-size: 16px !important;
                                                                                                        line-height: 47px !important;
                                                                                                        padding: 15px !important;
                                                                                                        background: rgba(0, 0, 0, 0.8);
                                                                                                        color: #fff!important;
                                                                                                        margin-left: 15px!important;
                                                                                                        display: inline!important
                                                                                                    }
                                                                                                    .rcwrapper {
                                                                                                        margin-top: 40px
                                                                                                    }
                                                                                                    .rc-box .table-fix {
                                                                                                        display: none !important
                                                                                                    }
                                                                                                    .rc-box .font25 {
                                                                                                        font-size: 22px!important
                                                                                                    }
                                                                                                    .pack-line {
                                                                                                        display: inline-block!important;
                                                                                                        margin-top: 30px!important
                                                                                                    }
                                                                                                    .how-it-works-rc .dashed-line {
                                                                                                        display: none!important
                                                                                                    }
                                                                                                    .gallery-wrap {
                                                                                                        height: auto!important
                                                                                                    }
                                                                                                    .how-it-works-content-gallery a.textlink {
                                                                                                        margin: 0 auto!important
                                                                                                    }
                                                                                                    .image-gallery-1,
                                                                                                    .image-gallery-2,
                                                                                                    .image-gallery-3,
                                                                                                    .image-gallery-4,
                                                                                                    .image-gallery-5 {
                                                                                                        margin: 0 auto!important
                                                                                                    }
                                                                                                    #faqs1 .accordion {
                                                                                                        width: 100%!important
                                                                                                    }
                                                                                                    #faqs1 {
                                                                                                        margin: 0px!important
                                                                                                    }
                                                                                                    #faqs1 .accordion .accordion-head {
                                                                                                        height: auto!important;
                                                                                                    }
                                                                                                    #faqs1 .accordion .accordion-head h4 {
                                                                                                        float: none!important
                                                                                                    }
                                                                                                    #faqs1 .arrow {
                                                                                                        margin: 6px 8px 0px 0px!important
                                                                                                    }
                                                                                                    .faqs .accordion {
                                                                                                        width: 100%!important
                                                                                                    }
                                                                                                    .faqs {
                                                                                                        margin: 20px 0px!important
                                                                                                    }
                                                                                                    .faqwrapper .nav-tabs>li {
                                                                                                        margin-bottom: 0px!important
                                                                                                    }
                                                                                                    .faqwrapper .nav-tabs>li>a {
                                                                                                        border-radius: 0px!important;
                                                                                                        border: 0px!important
                                                                                                    }
                                                                                                    .faqs .accordion .accordion-head {
                                                                                                        height: auto!important;
                                                                                                    }
                                                                                                    .faqs .accordion .accordion-head h4 {
                                                                                                        float: none!important
                                                                                                    }
                                                                                                    .faqs .arrow {
                                                                                                        margin: 10px 10px 0px 0px!important
                                                                                                    }
                                                                                                    .tab-translation {
                                                                                                        width: 50%!important
                                                                                                    }
                                                                                                    .black-arv {
                                                                                                        display: none!important
                                                                                                    }
                                                                                                    .video-dimension {
                                                                                                        width: 100%!important;
                                                                                                        height: auto !important
                                                                                                    }
                                                                                                    .homepage-banner-wrapper-standalone .content {
                                                                                                        margin-top: 45px !important
                                                                                                    }
                                                                                                    .homepage-banner-wrapper-standalone h1 {
                                                                                                        font-size: 24px!important;
                                                                                                        padding-left: 20px;
                                                                                                        font-weight: bold
                                                                                                    }
                                                                                                    .homepage-banner-wrapper-standalone p {
                                                                                                        font-size: 20px!important;
                                                                                                        padding: 10px;
                                                                                                        background: rgba(0, 0, 0, 0.8);
                                                                                                        color: #fff;
                                                                                                        margin-left: 10px;
                                                                                                        line-height: 24px
                                                                                                    }
                                                                                                    #new-how-it-works-rc .pos-set img {
                                                                                                        float: none !important;
                                                                                                        display: block!important;
                                                                                                        margin: 10px auto 30px
                                                                                                    }
                                                                                                    #new-how-it-works-rc .pos-set {
                                                                                                        width: 100%!important
                                                                                                    }
                                                                                                    .bx-controls-direction {
                                                                                                        display: none!important
                                                                                                    }
                                                                                                    .listterm li,
                                                                                                    .research li {
                                                                                                        width: 134px!important;
                                                                                                        margin: 0px 20px 20px 20px!important
                                                                                                    }
                                                                                                    .global-wrapper li {
                                                                                                        padding: 3px 6px!important
                                                                                                    }
                                                                                                    .manuscript-preparation .font20 {
                                                                                                        margin-top: 20px!important
                                                                                                    }
                                                                                                    .manuscript-preparation a.actionbtn {
                                                                                                        margin-top: 10px!important
                                                                                                    }
                                                                                                    .homepage-banner-wrapper .mission-blue {
                                                                                                        opacity: .8!important;
                                                                                                        margin-top: 7px!important;
                                                                                                        padding: 5px 27px 10px 27px!important;
                                                                                                    }
                                                                                                    .navbar-nav {
                                                                                                        margin: 0!important;
                                                                                                    }
                                                                                                    .navbar-default {
                                                                                                        background-color: #ffffff;
                                                                                                        box-shadow: none;
                                                                                                        margin-bottom: 0;
                                                                                                        border-bottom: 1px solid #c7c7c7;
                                                                                                    }
                                                                                                    .homepage-banner-wrapper .hp-banner h1 {
                                                                                                        font-size: 24px;
                                                                                                        line-height: 35px;
                                                                                                        padding: 64px 220px 0 0;
                                                                                                        margin: 0
                                                                                                    }
                                                                                                    h2 {
                                                                                                        /* font-size: 35px; */
                                                                                                        padding-top: 30px;
                                                                                                        line-height: 40px
                                                                                                    }
                                                                                                    a.serviceswrap {
                                                                                                        min-height: 0
                                                                                                    }
                                                                                                    .why-choose-us .text-right {
                                                                                                        text-align: left
                                                                                                    }
                                                                                                    .why-choose-us .mar-t50-sub {
                                                                                                        margin-top: 50px
                                                                                                    }
                                                                                                    .why-choose-us .pad-l30 {
                                                                                                        padding-left: 15px
                                                                                                    }
                                                                                                    .how-it-works .col-half-offset {
                                                                                                        margin-left: 0
                                                                                                    }
                                                                                                    .how-it-works .para-height {
                                                                                                        text-align: left;
                                                                                                        padding: 5px 0;
                                                                                                        margin-bottom: 15px;
                                                                                                    }
                                                                                                    .how-it-works .sec-arrow {
                                                                                                        transform: rotate(90deg);
                                                                                                        position: inherit;
                                                                                                    }
                                                                                                    .how-it-works .arrow-home {
                                                                                                        top: 13px;
                                                                                                        left: 5px;
                                                                                                        margin-bottom: 10px
                                                                                                    }
                                                                                                    .how-it-works .arrow-translation {
                                                                                                        top: 13px;
                                                                                                        left: 5px;
                                                                                                        margin-bottom: 10px
                                                                                                    }
                                                                                                    .how-it-works .arrow-artwork {
                                                                                                        top: 13px;
                                                                                                        left: 5px;
                                                                                                        margin-bottom: 10px
                                                                                                    }
                                                                                                    .how-it-works .icon {
                                                                                                        border-right: 1px solid #cccccc
                                                                                                    }
                                                                                                    .faq-wrap .faq-holder {
                                                                                                        padding-left: 0
                                                                                                    }
                                                                                                    .pricing-wrap {
                                                                                                        width: 100%;
                                                                                                        font-size: 20px;
                                                                                                        line-height: 25px
                                                                                                    }
                                                                                                    .pricing-wrap2 {
                                                                                                        width: 100%;
                                                                                                        font-size: 20px;
                                                                                                        line-height: 25px
                                                                                                    }
                                                                                                    ul.navigation-drop-down {
                                                                                                        text-align: center;
                                                                                                        display: block;
                                                                                                        background-color: white;
                                                                                                        width: 100%;
                                                                                                    }
                                                                                                    .navigation-drop-down>li:hover a {
                                                                                                        background-color: transparent;
                                                                                                        /* color: #fff */
                                                                                                    }
                                                                                                    .navigation-drop-down li ul li a:link,
                                                                                                    .navigation li ul li a:visited {
                                                                                                        background: none;
                                                                                                        padding: 5px 10px
                                                                                                    }
                                                                                                    .dropdown-menu {
                                                                                                        border-radius: 0;
                                                                                                        margin: 0;
                                                                                                        border: none
                                                                                                    }
                                                                                                    .editing-services {
                                                                                                        margin-bottom: 0
                                                                                                    }
                                                                                                    #nav-icon2 span {
                                                                                                        background: #0955a4
                                                                                                    }
                                                                                                    .navigation-wrapper {
                                                                                                        background-color: #ffffff;
                                                                                                        box-shadow: none
                                                                                                    }
                                                                                                    .panel-default>.panel-heading {
                                                                                                        background-color: #338ac3;
                                                                                                        color: #fff
                                                                                                    }
                                                                                                    .panel-heading h4 {
                                                                                                        font-family: "Open Sans", Helvetica, Arial, sans-serif;
                                                                                                    }
                                                                                                    .panel-body h3 {
                                                                                                        padding-bottom: 10px;
                                                                                                        border-bottom: 1px solid #ccc;
                                                                                                        font-size: 20px;
                                                                                                        margin-bottom: 10px
                                                                                                    }
                                                                                                    .panel-title a:hover {
                                                                                                        color: #ffffff
                                                                                                    }
                                                                                                    .panel-title a {
                                                                                                        color: #ffffff;
                                                                                                        display: block
                                                                                                    }
                                                                                                    .sample-arrow {
                                                                                                        transform: rotate(90deg);
                                                                                                        margin: 10px auto;
                                                                                                        height: 80px;
                                                                                                        width: 80px;
                                                                                                    }
                                                                                                    .navigation-top-drop-down {
                                                                                                        background: #373737;
                                                                                                        margin: 0;
                                                                                                        width: 100%
                                                                                                    }
                                                                                                    .payment-wrap .mar-t40 {
                                                                                                        margin-top: 0
                                                                                                    }
                                                                                                    .pricing-wrap .blue-action-btn,
                                                                                                    .pricing-wrap2 .blue-action-btn {
                                                                                                        padding: 10px;
                                                                                                        margin-top: 20px
                                                                                                    }
                                                                                                    .pricing-wrap .orange-action-btn,
                                                                                                    .pricing-wrap2 .orange-action-btn {
                                                                                                        padding: 10px;
                                                                                                        margin-top: 20px
                                                                                                    }
                                                                                                    .pricing-wrap2 .bor-l {
                                                                                                        border-left: none
                                                                                                    }
                                                                                                    .pricing-wrap2 .pad-l20 {
                                                                                                        padding-left: 0
                                                                                                    }
                                                                                                    .sub-footer ul.icons li a {
                                                                                                        margin: 10px 0
                                                                                                    }
                                                                                                    .inner-banner {
                                                                                                        margin-top: 0;
                                                                                                    }
                                                                                                    .why-choose-us .mar-t95 {
                                                                                                        margin-top: 50px
                                                                                                    }
                                                                                                    .why-choose-us img {
                                                                                                        position: absolute;
                                                                                                        top: -18px
                                                                                                    }
                                                                                                    .why-choose-us h3 {
                                                                                                        position: relative;
                                                                                                        margin-left: 100px
                                                                                                    }
                                                                                                    .why-choose-us p {
                                                                                                        margin-top: 30px
                                                                                                    }
                                                                                                    .pricing-page label {
                                                                                                        margin-bottom: 10px;
                                                                                                        width: 150px;
                                                                                                    }
                                                                                                    .pricing-submit {
                                                                                                        margin-top: 20px
                                                                                                    }
                                                                                                    .formatting-sample p {
                                                                                                        padding: 15px
                                                                                                    }
                                                                                                    .services-wrap .btn-right {
                                                                                                        float: none
                                                                                                    }
                                                                                                    .pricing-page {
                                                                                                        padding: 20px 30px;
                                                                                                    }
                                                                                                    .pricing-page .minimal {
                                                                                                        margin: 0
                                                                                                    }
                                                                                                    .pricing-page select {
                                                                                                        margin: 0
                                                                                                    }
                                                                                                    .fsBody .fsForm {
                                                                                                        width: 100%
                                                                                                    }
                                                                                                    .navbar-collapse.collapse {
                                                                                                        display: none !important;
                                                                                                    }
                                                                                                    .navbar-collapse.collapse.in {
                                                                                                        display: block !important;
                                                                                                    }
                                                                                                    .navbar-header .collapse,
                                                                                                    .navbar-toggle {
                                                                                                        display: block !important;
                                                                                                    }
                                                                                                    .navbar-header {
                                                                                                        float: none;
                                                                                                    }
                                                                                                    #nav-icon2 {
                                                                                                        margin-top: 20px
                                                                                                    }
                                                                                                    .navbar-nav {
                                                                                                        display: inline;
                                                                                                        text-align: center;
                                                                                                        width: 100%
                                                                                                    }
                                                                                                    .navbar-nav>li {
                                                                                                        float: none
                                                                                                    }
                                                                                                    .navigation-wrapper .navbar li a {
                                                                                                        border-bottom: #4b4b4b;
                                                                                                        background: #373737;
                                                                                                        margin-bottom: 1px
                                                                                                    }
                                                                                                    .header_getquotebutton {
                                                                                                        position: inherit !important;
                                                                                                        width: 100%;
                                                                                                        right: 0
                                                                                                    }
                                                                                                    .navigation-wrapper .navbar .header_getquotebutton a {
                                                                                                        display: block;
                                                                                                        margin-bottom: 5px
                                                                                                    }
                                                                                                    .logo {
                                                                                                        font-size: 0.6em;
                                                                                                        width: 217px;
                                                                                                        height: auto;
                                                                                                        margin-top: 1.3em;
                                                                                                        margin-bottom: 1.3em;
                                                                                                    }
                                                                                                    .faq-wrap h3 {
                                                                                                        padding: 0 0 15px 0
                                                                                                    }
                                                                                                    .faq-wrap p {
                                                                                                        padding-left: 0;
                                                                                                    }
                                                                                                    .researchgroup-prebox-block:last-child {
                                                                                                        padding: 0px 15px;
                                                                                                    }
                                                                                                    .researchgroup-servicebox {
                                                                                                        margin-bottom: 15px;
                                                                                                        height: auto;
                                                                                                    }
                                                                                                    .researchgroup-servicebox br {
                                                                                                        display: none;
                                                                                                    }
                                                                                                    .researchgroup-why-tandf {
                                                                                                        padding: 0px;
                                                                                                        margin: 20px 0px 30px;
                                                                                                    }
                                                                                                    .col-md-4.text-center:nth-child(2) .researchgroup-why-tandf {
                                                                                                        border-left: none;
                                                                                                        border-right: none;
                                                                                                        padding: 0px;
                                                                                                    }
                                                                                                }
                                                                                                
                                                                                                @media (max-width: 767px) {
                                                                                                    ul.nav li:hover>ul.dropdown-menu {
                                                                                                        display: block;
                                                                                                        /* border-top: 5px solid #96c9fd */
                                                                                                    }
                                                                                                    .section-title h2 {
                                                                                                        font-size: 21px;
                                                                                                        text-transform: capitalize;
                                                                                                    }
                                                                                                    #navbar {
                                                                                                        text-align: center;
                                                                                                    }
                                                                                                    .navbar-nav {
                                                                                                        display: inline;
                                                                                                        text-align: center
                                                                                                    }
                                                                                                    .navbar-default .navbar-brand {
                                                                                                        display: inline;
                                                                                                    }
                                                                                                    .navbar-default .navbar-toggle .icon-bar {
                                                                                                        background-color: #0b57a4;
                                                                                                        width: 28px;
                                                                                                        height: 3px
                                                                                                    }
                                                                                                    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
                                                                                                        color: #0955a4;
                                                                                                        text-align: center
                                                                                                    }
                                                                                                    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
                                                                                                    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
                                                                                                        background-color: #293b4d!important;
                                                                                                    }
                                                                                                    .navbar-nav .open .dropdown-menu {
                                                                                                        border-bottom: 1px solid white;
                                                                                                        border-radius: 0;
                                                                                                    }
                                                                                                    .dropdown-menu .dropdown-menu {
                                                                                                        padding-left: 20px;
                                                                                                    }
                                                                                                    .dropdown-menu .dropdown-menu .dropdown-menu {
                                                                                                        padding-left: 30px;
                                                                                                    }
                                                                                                    .homepage-banner-wrapper .mission-blue {
                                                                                                        margin-top: 0 !important;
                                                                                                        background: #00467c;
                                                                                                    }
                                                                                                    .homepage-banner-wrapper .hp-banner {
                                                                                                        background-size: cover;
                                                                                                        height: 247px;
                                                                                                    }
                                                                                                    .homepage-banner-wrapper .hp-banner h1 {
                                                                                                        font-size: 22px;
                                                                                                        line-height: 30px;
                                                                                                        padding: 40px 0 0 0;
                                                                                                        margin: 0
                                                                                                    }
                                                                                                    .width55per {
                                                                                                        width: 100%
                                                                                                    }
                                                                                                    h2 {
                                                                                                        font-weight: 400;
                                                                                                        line-height: 30px;
                                                                                                    }
                                                                                                    .serviceswrap .link {
                                                                                                        position: inherit;
                                                                                                        margin-top: 40px
                                                                                                    }
                                                                                                    a.serviceswrap .para-meters {
                                                                                                        min-height: 0
                                                                                                    }
                                                                                                    .sub-footer .icons {
                                                                                                        text-align: left
                                                                                                    }
                                                                                                    .services-bottom-wrap h3 {
                                                                                                        font-size: 26px
                                                                                                    }
                                                                                                    .inner-banner h1 {
                                                                                                        margin-top: 30px;
                                                                                                        font-size: 22px;
                                                                                                        line-height: 30px
                                                                                                    }
                                                                                                    .comparison td:first-child,
                                                                                                    .comparison th:first-child {
                                                                                                        display: none;
                                                                                                    }
                                                                                                    .comparison tbody tr:nth-child(odd) {
                                                                                                        display: table-row;
                                                                                                        background: #F7F7F7;
                                                                                                    }
                                                                                                    .comparison .row {
                                                                                                        background: #FFF;
                                                                                                    }
                                                                                                    .comparison td,
                                                                                                    .comparison th {
                                                                                                        border: 1px solid #CCC;
                                                                                                    }
                                                                                                    .comparison .orange-action-btn {
                                                                                                        font-size: 14px;
                                                                                                        padding: 10px;
                                                                                                    }
                                                                                                    .price-info {
                                                                                                        border-top: 0 !important;
                                                                                                    }
                                                                                                    .comparison h3 {
                                                                                                        font-size: 18px
                                                                                                    }
                                                                                                    #nav-icon2 {
                                                                                                        margin-top: 20px
                                                                                                    }
                                                                                                    .navbar-collapse {
                                                                                                        padding-left: 0;
                                                                                                        padding-right: 0
                                                                                                    }
                                                                                                    .header_getquotebutton {
                                                                                                        position: inherit !important;
                                                                                                        width: 100%;
                                                                                                        right: 0
                                                                                                    }
                                                                                                    .navigation-wrapper .navbar .header_getquotebutton a {
                                                                                                        display: block;
                                                                                                        margin-bottom: 5px
                                                                                                    }
                                                                                                    .navbar-default .navbar-nav>.open>a,
                                                                                                    .navbar-default .navbar-nav>.open>a:focus,
                                                                                                    .navbar-default .navbar-nav>.open>a:hover {
                                                                                                        background: #0955a4
                                                                                                    }
                                                                                                    .navigation-wrapper .navbar li a {
                                                                                                        border-bottom: #4b4b4b;
                                                                                                        background: #373737;
                                                                                                        margin-bottom: 1px
                                                                                                    }
                                                                                                    .navigation-wrapper .navbar li a:hover,
                                                                                                    .navigation-wrapper .navbar li a:focus {
                                                                                                        box-shadow: none
                                                                                                    }
                                                                                                    .navigation-wrapper .navbar .dropdown-menu {
                                                                                                        margin-top: 0
                                                                                                    }
                                                                                                    .homepage-banner-wrapper {
                                                                                                        margin-top: 0;
                                                                                                    }
                                                                                                    .plag-sample img {
                                                                                                        max-width: 100%;
                                                                                                        height: auto
                                                                                                    }
                                                                                                    .translation-wrap ul.blue-list li {
                                                                                                        padding: 0 30px 0 18px;
                                                                                                        display: block;
                                                                                                    }
                                                                                                    .faqwrapper .nav-tabs li a {
                                                                                                        width: 160px;
                                                                                                        height: 85px;
                                                                                                    }
                                                                                                    .researchgroup-prebox-block:last-child {
                                                                                                        padding: 0px 15px;
                                                                                                    }
                                                                                                    .researchgroup-servicebox {
                                                                                                        margin-bottom: 15px;
                                                                                                    }
                                                                                                    .researchgroup-servicebox br {
                                                                                                        display: none;
                                                                                                    }
                                                                                                    .researchgroup-why-tandf {
                                                                                                        padding: 0px;
                                                                                                        margin: 20px 0px 30px;
                                                                                                    }
                                                                                                    .col-md-4.text-center:nth-child(2) .researchgroup-why-tandf {
                                                                                                        border-left: none;
                                                                                                        border-right: none;
                                                                                                        padding: 0px;
                                                                                                    }
                                                                                                    #fsForm3575206 {
                                                                                                        padding: 0px 20px;
                                                                                                    }
                                                                                                }
                                                                                                
                                                                                                @media (min-width: 768px) {
                                                                                                    ul.nav li:hover>ul.dropdown-menu {
                                                                                                        display: block;
                                                                                                        /* border-top: 5px solid #96c9fd */
                                                                                                    }
                                                                                                    #navbar {
                                                                                                        text-align: center;
                                                                                                    }
                                                                                                }
                                                                                                /* iPads (landscape) ----------- */
                                                                                                
                                                                                                @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
                                                                                                    a.serviceswrap {
                                                                                                        min-height: 353px
                                                                                                    }
                                                                                                    footer img {
                                                                                                        width: 100%
                                                                                                    }
                                                                                                    .translation-tabs>li>a {
                                                                                                        padding: 20px 15px;
                                                                                                        max-width: 188px;
                                                                                                    }
                                                                                                    .how-it-works .arrow-translation {
                                                                                                        left: 213px;
                                                                                                    }
                                                                                                    .how-it-works .arrow-home {
                                                                                                        left: 147px;
                                                                                                    }
                                                                                                    .sample-arrow {
                                                                                                        width: 90px;
                                                                                                        margin: 8% 0 0 30px;
                                                                                                    }
                                                                                                    .benefits-wrap h3 {
                                                                                                        font-size: 20px;
                                                                                                        margin-left: 20px;
                                                                                                        min-height: 64px;
                                                                                                    }
                                                                                                    .artworkimg img {
                                                                                                        width: 100%
                                                                                                    }
                                                                                                    .comparison .blue .badge {
                                                                                                        top: -43px;
                                                                                                        right: 65px;
                                                                                                        transform: rotate(315deg);
                                                                                                        border-radius: 0
                                                                                                    }
                                                                                                    .rapid .mar-t0 {
                                                                                                        margin-top: 75px
                                                                                                    }
                                                                                                    .pay-img {
                                                                                                        margin: 0 10px 10px 10px;
                                                                                                    }
                                                                                                    .pay-bg {
                                                                                                        padding: 15px 0;
                                                                                                    }
                                                                                                    .secure-edit-img {
                                                                                                        margin: 20px 10px 10px 10px;
                                                                                                    }
                                                                                                    .customdiv {
                                                                                                        display: block !important;
                                                                                                        position: relative;
                                                                                                        left: 0;
                                                                                                        right: 0;
                                                                                                        margin: 20px auto 0px;
                                                                                                        text-align: center;
                                                                                                    }
                                                                                                    .pricing-page {
                                                                                                        position: relative;
                                                                                                    }
                                                                                                    .pricing-wrap {
                                                                                                        width: 100%;
                                                                                                        font-size: 24px;
                                                                                                    }
                                                                                                    .pricing-wrap2 {
                                                                                                        font-size: 24px;
                                                                                                    }
                                                                                                    .accordion-pricing .blue-action-btn {
                                                                                                        padding: 10px 12px;
                                                                                                    }
                                                                                                    .accordion-pricing .orange-action-btn {
                                                                                                        padding: 10px 12px;
                                                                                                    }
                                                                                                    .formatting-sample .sample a {
                                                                                                        width: 213px
                                                                                                    }
                                                                                                    .faqwrapper .nav-tabs li a {
                                                                                                        width: 116px;
                                                                                                        height: 89px;
                                                                                                    }
                                                                                                    .quote-cta__get {
                                                                                                        width: 120px;
                                                                                                    }
                                                                                                    .quote-cta__get::before {
                                                                                                        left: 46px;
                                                                                                        top: 56px;
                                                                                                    }
                                                                                                }
                                                                                                
                                                                                                @media only screen and (min-width: 480px) and (max-width: 767px) {
                                                                                                    /* mobile landscape mode */
                                                                                                    .navbar-collapse.collapse.in {
                                                                                                        height: auto;
                                                                                                        max-height: 301px;
                                                                                                        overflow-x: hidden;
                                                                                                    }
                                                                                                    .mobile-banner {
                                                                                                        width: 58.33333333%;
                                                                                                    }
                                                                                                }
                                                                                                /* iPads (portrait) ----------- */
                                                                                                
                                                                                                @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
                                                                                                    ul.nav li:hover>ul.dropdown-menu {
                                                                                                        display: block;
                                                                                                        /* border-top: 5px solid #96c9fd */
                                                                                                    }
                                                                                                    #navbar {
                                                                                                        text-align: center;
                                                                                                    }
                                                                                                    .navbar-default .navbar-brand {
                                                                                                        display: inline;
                                                                                                    }
                                                                                                    .navbar-default .navbar-toggle .icon-bar {
                                                                                                        background-color: #0b57a4;
                                                                                                        width: 28px;
                                                                                                        height: 3px
                                                                                                    }
                                                                                                    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
                                                                                                        color: #0955a4;
                                                                                                        text-align: center;
                                                                                                        background: #fff;
                                                                                                    }
                                                                                                    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
                                                                                                    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
                                                                                                        background-color: #293b4d!important;
                                                                                                    }
                                                                                                    .navbar-nav .open .dropdown-menu {
                                                                                                        border-bottom: 1px solid white;
                                                                                                        border-radius: 0;
                                                                                                    }
                                                                                                    .dropdown-menu {
                                                                                                        padding-left: 10px;
                                                                                                    }
                                                                                                    .dropdown-menu .dropdown-menu {
                                                                                                        padding-left: 20px;
                                                                                                    }
                                                                                                    .dropdown-menu .dropdown-menu .dropdown-menu {
                                                                                                        padding-left: 30px;
                                                                                                    }
                                                                                                    .navbar-collapse {
                                                                                                        padding-left: 0;
                                                                                                        padding-right: 0
                                                                                                    }
                                                                                                    .navbar-default .navbar-nav>.open>a,
                                                                                                    .navbar-default .navbar-nav>.open>a:focus,
                                                                                                    .navbar-default .navbar-nav>.open>a:hover {
                                                                                                        background: #0955a4
                                                                                                    }
                                                                                                    .navigation-wrapper .navbar li a:hover,
                                                                                                    .navigation-wrapper .navbar li a:focus {
                                                                                                        box-shadow: none
                                                                                                    }
                                                                                                    .navigation-wrapper .navbar .dropdown-menu {
                                                                                                        margin-top: 0
                                                                                                    }
                                                                                                    .customdiv {
                                                                                                        display: block !important;
                                                                                                        position: relative;
                                                                                                        left: 0;
                                                                                                        right: 0;
                                                                                                        margin: 20px auto 0px;
                                                                                                        text-align: center;
                                                                                                    }
                                                                                                    .quote-cta__get {
                                                                                                        width: 120px;
                                                                                                    }
                                                                                                    .quote-cta__get::before {
                                                                                                        left: 46px;
                                                                                                        top: 56px;
                                                                                                    }
                                                                                                    .quote-left-pos {
                                                                                                        left: 145px;
                                                                                                    }
                                                                                                }
                                                                                                
                                                                                                .fsEmbed #fsForm3628784.fsForm {
                                                                                                    margin: 0px auto !important;
                                                                                                    padding: 0px 0px !important;
                                                                                                }
                                                                                                
                                                                                                @media only screen and (min-device-width: 320px) and (max-device-width: 479px) {
                                                                                                    /*IPhone portrait and smaller. You can probably stop on 320px*/
                                                                                                    .artworkimg img {
                                                                                                        width: 100%
                                                                                                    }
                                                                                                    .how-it-works img {
                                                                                                        width: 100%
                                                                                                    }
                                                                                                    .homepage-banner-wrapper .hp-banner {
                                                                                                        background: none;
                                                                                                    }
                                                                                                    .inner-banner .editing,
                                                                                                    .inner-banner .translation,
                                                                                                    .inner-banner .manuscript,
                                                                                                    .inner-banner .plagiarism,
                                                                                                    .inner-banner .artwork,
                                                                                                    .inner-banner .rapid {
                                                                                                        background: none;
                                                                                                        min-height: auto;
                                                                                                        padding-bottom: 20px
                                                                                                    }
                                                                                                }
                                                                                                
                                                                                                @media (max-width: 400px) {
                                                                                                    .how-it-works img {
                                                                                                        width: 100%
                                                                                                    }
                                                                                                    .artworkimg img {
                                                                                                        width: 100%
                                                                                                    }
                                                                                                }
                                                                                                /* new page create css */
                                                                                                
                                                                                                .booking-editin-main {
                                                                                                    min-height: 70px;
                                                                                                }
                                                                                                
                                                                                                .booking-editin-main-p {
                                                                                                    min-height: 120px;
                                                                                                }
                                                                                                
                                                                                                .booking-editin-main h3 {
                                                                                                    border-bottom: none !important;
                                                                                                }
                                                                                                
                                                                                                @media only screen and (max-width: 992px) {
                                                                                                    .faq-wrap-main .faq-holder,
                                                                                                    .faq-wrap-main h3,
                                                                                                    .faq-wrap-main p {
                                                                                                        padding-left: 0px;
                                                                                                    }
                                                                                                    .booking-editin-main-p,
                                                                                                    .booking-editin-main {
                                                                                                        min-height: auto;
                                                                                                    }
                                                                                                }
                                                                                                /* add new css 6-2-2020 */
                                                                                                
                                                                                                html {
                                                                                                    scroll-behavior: smooth;
                                                                                                }
                                                                                                /* add new css 6-2-2020 */
                                                                                                /* pop up start css (16-04-2020)*/
                                                                                                
                                                                                                #modalOverlay {
                                                                                                    position: fixed;
                                                                                                    top: 0;
                                                                                                    left: 0;
                                                                                                    background: rgba(0, 0, 0, 0.6);
                                                                                                    z-index: 99999;
                                                                                                    height: 100%;
                                                                                                    width: 100%;
                                                                                                }
                                                                                                
                                                                                                .modalPopup {
                                                                                                    position: absolute;
                                                                                                    top: 50%;
                                                                                                    left: 50%;
                                                                                                    transform: translate(-50%, -50%);
                                                                                                    background-color: #ffffff;
                                                                                                    background-size: cover;
                                                                                                    background-position: 100%;
                                                                                                    background-repeat: no-repeat;
                                                                                                    width: 100%;
                                                                                                    max-width: 650px;
                                                                                                    padding: 30px 0;
                                                                                                    -webkit-box-shadow: 0 2px 10px 3px rgba(0, 0, 0, .2);
                                                                                                    -moz-box-shadow: 0 2px 10px 3px rgba(0, 0, 0, .2);
                                                                                                    box-shadow: 0 2px 10px 3px rgba(0, 0, 0, .2);
                                                                                                }
                                                                                                
                                                                                                .modalPopup h1 {
                                                                                                    font-size: 30px;
                                                                                                    color: #10147E;
                                                                                                    line-height: 35px;
                                                                                                    padding: 0px 40px 20px;
                                                                                                }
                                                                                                
                                                                                                .continue {
                                                                                                    display: inline-block;
                                                                                                }
                                                                                                
                                                                                                .continue span {
                                                                                                    font-size: 14px;
                                                                                                    display: block;
                                                                                                    color: white;
                                                                                                    margin-top: -5px;
                                                                                                }
                                                                                                
                                                                                                .red-vector-list {
                                                                                                    padding: 0px 40px 20px;
                                                                                                }
                                                                                                
                                                                                                .red-vector-list li {
                                                                                                    background: url(../images/dark-blue-tick.png) no-repeat 0px 3px;
                                                                                                    padding: 0px 0px 0px 30px;
                                                                                                    font-size: 18px;
                                                                                                    margin: 9px 0px;
                                                                                                    font-weight: 600;
                                                                                                }
                                                                                                
                                                                                                .close {
                                                                                                    position: absolute;
                                                                                                    top: 8px;
                                                                                                    right: 13px;
                                                                                                    transition: all 200ms;
                                                                                                    font-size: 36px;
                                                                                                    font-weight: bold;
                                                                                                    text-decoration: none;
                                                                                                    color: rgb(13, 21, 86) !important;
                                                                                                }
                                                                                                
                                                                                                .close:hover {
                                                                                                    color: #333 !important;
                                                                                                }
                                                                                                
                                                                                                .popup .content {
                                                                                                    max-height: 30%;
                                                                                                    overflow: auto;
                                                                                                }
                                                                                                
                                                                                                .btn-pri {
                                                                                                    display: inline-block;
                                                                                                    color: #fff;
                                                                                                    background: #10147e;
                                                                                                    border-radius: 3px;
                                                                                                    padding: 10px 28px;
                                                                                                }
                                                                                                
                                                                                                .btn-pri:hover {
                                                                                                    background: #5090cd;
                                                                                                    color: #fff;
                                                                                                }
                                                                                                
                                                                                                .btn-pri1 {
                                                                                                    display: inline-block;
                                                                                                    color: #10147E;
                                                                                                    background: transparent;
                                                                                                    border: 1px solid #10147e;
                                                                                                    border-radius: 3px;
                                                                                                    padding: 10px 28px;
                                                                                                    font-weight: 600;
                                                                                                }
                                                                                                
                                                                                                .btn-pri1:hover {
                                                                                                    background: #10147e;
                                                                                                    color: #fff;
                                                                                                }
                                                                                                /* pop up end (16-04-2020)*/
                                                                                                /* add on 26thOCT 2020 start here*/
                                                                                                
                                                                                                .routledge-logo {
                                                                                                    vertical-align: middle;
                                                                                                }
                                                                                                
                                                                                                @media (max-width: 767px) {
                                                                                                    .routledge-logo {
                                                                                                        padding-top: 20px;
                                                                                                    }
                                                                                                }
                                                                                                /* add on 26thOCT 2020 end here*/
                                                                                                /* /*added on 26th April, 2021 */
                                                                                                
                                                                                                .v-align {
                                                                                                    vertical-align: middle!important;
                                                                                                }
                                                                                                
                                                                                                @media only screen and (min-width: 320px) and (max-width: 767px) {
                                                                                                    .scintific-editing-service-banner {
                                                                                                        min-height: auto;
                                                                                                    }
                                                                                                    .service-ribbon {
                                                                                                        display: none;
                                                                                                    }
                                                                                                    .comparison h3 {
                                                                                                        font-size: 14px;
                                                                                                    }
                                                                                                    .comparison thead th p.c-white {
                                                                                                        font-size: 14px;
                                                                                                    }
                                                                                                }
                                                                                                
                                                                                                @media only screen and (min-width: 768px) and (max-width: 991px) {
                                                                                                    .service-ribbon .ribbon-top-right {
                                                                                                        top: -45px;
                                                                                                        right: -12px;
                                                                                                    }
                                                                                                    .comparison h3 {
                                                                                                        font-size: 14px;
                                                                                                    }
                                                                                                    .comparison thead th p.c-white {
                                                                                                        font-size: 14px;
                                                                                                    }
                                                                                                    .service-ribbon .ribbon span {
                                                                                                        padding: 2px 0;
                                                                                                        font-size: 12px;
                                                                                                    }
                                                                                                }
                                                                                                /* add on 9th Aug 2021 */
                                                                                                
                                                                                                .note-sec {
                                                                                                    font-size: 12px!important;
                                                                                                    padding: 5px!important;
                                                                                                    border-right: 0px!important;
                                                                                                    text-align: left!important;
                                                                                                }
                                                                                                
                                                                                                .comparison tbody tr:last-child {
                                                                                                    display: table-row;
                                                                                                }
                                                                                                
                                                                                                @media screen and (max-width:767px) {
                                                                                                    .note-sec {
                                                                                                        border-right: 1px solid #CCC!important;
                                                                                                    }
                                                                                                }
                                                                                                /* add on 22th Octomber 2021 */
                                                                                                
                                                                                                .off-ban-bg {
                                                                                                    width: 285px;
                                                                                                    position: absolute;
                                                                                                    margin-top: 5px;
                                                                                                    right: 0;
                                                                                                    top: 0;
                                                                                                }
                                                                                                
                                                                                                .ban-bg {
                                                                                                    color: #000;
                                                                                                    width: 285px;
                                                                                                    position: absolute;
                                                                                                    background: #F4FCFF;
                                                                                                    border-radius: 2px;
                                                                                                    right: 20px;
                                                                                                    font-size: 10px;
                                                                                                    line-height: 16px;
                                                                                                }
                                                                                                
                                                                                                .ban-bg {
                                                                                                    color: #000;
                                                                                                    width: 285px;
                                                                                                    position: absolute;
                                                                                                    background: #F4FCFF;
                                                                                                    border-radius: 2px;
                                                                                                    right: 20px;
                                                                                                    font-size: 10px;
                                                                                                    line-height: 18px;
                                                                                                }
                                                                                                
                                                                                                .off-ban-bg .head {
                                                                                                    font-size: 14px;
                                                                                                    color: #10147E;
                                                                                                    text-align: center;
                                                                                                    background: url(../images/mask-bg.png) no-repeat;
                                                                                                    height: 70px;
                                                                                                    padding: 12px;
                                                                                                    background-size: contain;
                                                                                                }
                                                                                                
                                                                                                .off-ban-bg a {
                                                                                                    background: #10147E;
                                                                                                    padding: 6px;
                                                                                                    text-align: center;
                                                                                                    color: #fff;
                                                                                                    border-bottom-left-radius: 4px;
                                                                                                    border-bottom-right-radius: 4px;
                                                                                                    display: block;
                                                                                                }
                                                                                                
                                                                                                .off-ban-bg a:hover {
                                                                                                    background: #0955A4;
                                                                                                }
                                                                                                
                                                                                                .off-ban-bg .points {
                                                                                                    padding: 0px 12px 10px;
                                                                                                    text-align: center;
                                                                                                    width: 277px;
                                                                                                    display: contents;
                                                                                                }
                                                                                                
                                                                                                .off-ban-bg .points ul {
                                                                                                    padding: 12px 12px 0px;
                                                                                                    text-align: left;
                                                                                                    width: 277px;
                                                                                                    margin: 0 12px 10px;
                                                                                                }
                                                                                                
                                                                                                .off-ban-bg .points ul li:before {
                                                                                                    background: url(../images/dark-blue.png);
                                                                                                    padding: 0px 0px;
                                                                                                    content: '';
                                                                                                    position: absolute;
                                                                                                    left: 0;
                                                                                                    width: 8px;
                                                                                                    background-repeat: no-repeat;
                                                                                                    height: 8px;
                                                                                                    background-size: contain;
                                                                                                    margin: 4px 0px 0px 10px;
                                                                                                }
                                                                                                
                                                                                                .off-ban-bg .points ul li {
                                                                                                    padding: 2px 0px;
                                                                                                }
                                                                                                
                                                                                                #china-banner {
                                                                                                    position: absolute;
                                                                                                    margin-top: 0;
                                                                                                    right: 15px;
                                                                                                    top: 20px;
                                                                                                }
                                                                                                
                                                                                                #china-banner img {
                                                                                                    width: 100%;
                                                                                                }
                                                                                                
                                                                                                @media screen and (max-width:768px) {
                                                                                                    .off-ban-bg,
                                                                                                    #china-banner {
                                                                                                        width: 100%;
                                                                                                        margin: 10px auto 30px;
                                                                                                        text-align: center;
                                                                                                        position: relative;
                                                                                                        top: 0;
                                                                                                    }
                                                                                                    .ban-bg {
                                                                                                        position: relative;
                                                                                                        display: inline-block;
                                                                                                        margin-top: 0px;
                                                                                                        right: 0px;
                                                                                                        margin: 10px auto 20px;
                                                                                                    }
                                                                                                    .homepage-banner-wrapper .hp-banner {
                                                                                                        height: auto
                                                                                                    }
                                                                                                }
                                                                                                /* soft launching css */
                                                                                                
                                                                                                .modal-xl {
                                                                                                    max-width: 1140px;
                                                                                                    width: 100%;
                                                                                                }
                                                                                                /* add on 8th April 2022 */
                                                                                                
                                                                                                .d-inline-block {
                                                                                                    display: inline-block;
                                                                                                }
                                                                                                
                                                                                                .journal-aaar img {
                                                                                                    width: 120px;
                                                                                                    margin-top: 20px;
                                                                                                }
                                                                                                
                                                                                                @media screen and (max-width:600px) {
                                                                                                    .logo {
                                                                                                        width: auto;
                                                                                                        margin-bottom: 0em;
                                                                                                    }
                                                                                                    .journal-aaar img {
                                                                                                        width: 100%;
                                                                                                        margin-top: 10px;
                                                                                                    }
                                                                                                    .rcs-banner .rcs-services {
                                                                                                        margin-top: 0px;
                                                                                                    }
                                                                                                }
                                                                                                
                                                                                                @media screen and (max-width: 768px) {
                                                                                                    .journal-aaar img {
                                                                                                        width: 100%;
                                                                                                        margin-top: 15px;
                                                                                                    }
                                                                                                }
                                                                                                /* add on 17th Decmber 2021 */
                                                                                                
                                                                                                .dropdown-large {
                                                                                                    position: static !important;
                                                                                                }
                                                                                                
                                                                                                .dropdown-menu-large {
                                                                                                    margin-left: 16px;
                                                                                                    margin-right: 16px;
                                                                                                    padding: 20px 0px;
                                                                                                }
                                                                                                
                                                                                                .dropdown-menu-large>li>ul {
                                                                                                    padding: 0;
                                                                                                    margin: 0;
                                                                                                }
                                                                                                
                                                                                                .dropdown-menu-large>li>ul>li {
                                                                                                    list-style: none;
                                                                                                }
                                                                                                
                                                                                                .dropdown-menu-large>li>ul>li>a {
                                                                                                    display: block;
                                                                                                    padding: 3px 20px;
                                                                                                    clear: both;
                                                                                                    font-weight: 300;
                                                                                                    line-height: 1.428571429;
                                                                                                    color: #333333;
                                                                                                    white-space: normal;
                                                                                                }
                                                                                                
                                                                                                .dropdown-menu-large>li ul>li>a:hover,
                                                                                                .dropdown-menu-large>li ul>li>a:focus {
                                                                                                    text-decoration: none;
                                                                                                    color: #262626;
                                                                                                    background-color: #f5f5f5;
                                                                                                }
                                                                                                
                                                                                                .dropdown-menu-large .disabled>a,
                                                                                                .dropdown-menu-large .disabled>a:hover,
                                                                                                .dropdown-menu-large .disabled>a:focus {
                                                                                                    color: #999999;
                                                                                                }
                                                                                                
                                                                                                .dropdown-menu-large .disabled>a:hover,
                                                                                                .dropdown-menu-large .disabled>a:focus {
                                                                                                    text-decoration: none;
                                                                                                    background-color: transparent;
                                                                                                    background-image: none;
                                                                                                    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
                                                                                                    cursor: not-allowed;
                                                                                                }
                                                                                                
                                                                                                .dropdown-menu-large .dropdown-header {
                                                                                                    color: #10147e;
                                                                                                    font-weight: 700;
                                                                                                    font-size: 15px;
                                                                                                    padding: 3px 7px;
                                                                                                }
                                                                                                
                                                                                                .navigation-wrapper .navbar .dropdown-menu li a:last-child {
                                                                                                    font-size: 13px;
                                                                                                    padding: 5px !important;
                                                                                                    border-bottom: 0;
                                                                                                    font-weight: 400;
                                                                                                }
                                                                                                
                                                                                                .navigation-wrapper .navbar .dropdown-menu .col-md-1 {
                                                                                                    padding-left: 0px;
                                                                                                    padding-right: 0;
                                                                                                    width: 8%;
                                                                                                }
                                                                                                
                                                                                                .navigation-wrapper .navbar .dropdown-menu .col-md-2 {
                                                                                                    padding-left: 0px;
                                                                                                    padding-right: 0;
                                                                                                    width: 14.28%;
                                                                                                }
                                                                                                
                                                                                                .navigation-wrapper .navbar .dropdown-menu .col-md-3 {
                                                                                                    padding-left: 10px;
                                                                                                    padding-right: 0;
                                                                                                    width: 17%;
                                                                                                }
                                                                                                
                                                                                                .navigation-wrapper .navbar .dropdown-menu {
                                                                                                    width: 1250px;
                                                                                                    margin-left: -95px;
                                                                                                    padding: 10px 5px;
                                                                                                }
                                                                                                
                                                                                                .sub-menu-btn {
                                                                                                    background: #10147E!important;
                                                                                                    text-align: center!important;
                                                                                                    color: #fff!important;
                                                                                                    border-radius: 4px;
                                                                                                    font-size: 12px!important;
                                                                                                }
                                                                                                
                                                                                                .ban-head {
                                                                                                    font-weight: 700;
                                                                                                    font-size: 14px;
                                                                                                    padding: 5px 6px;
                                                                                                    line-height: 21px;
                                                                                                }
                                                                                                
                                                                                                .ban-subhead {
                                                                                                    font-weight: 400;
                                                                                                    font-size: 12px;
                                                                                                    padding: 0px 8px 12px;
                                                                                                    line-height: 18px;
                                                                                                }
                                                                                                
                                                                                                @media (max-width: 1024px) {
                                                                                                    .navigation-wrapper .navbar .dropdown-menu {
                                                                                                        width: 970px;
                                                                                                        margin-left: -50px;
                                                                                                    }
                                                                                                    .hole-text {
                                                                                                        margin: 15px !important;
                                                                                                    }
                                                                                                    ul.navigation-drop-down {
                                                                                                        z-index: 99999;
                                                                                                        text-align: center;
                                                                                                    }
                                                                                                    .container {
                                                                                                        width: 90%;
                                                                                                        /* min-width: 740px; */
                                                                                                        margin: 0 auto;
                                                                                                    }
                                                                                                }
                                                                                                
                                                                                                @media (max-width: 800px) {
                                                                                                    .navigation-wrapper .navbar-nav>li>.dropdown-menu {
                                                                                                        margin-left: 0px;
                                                                                                    }
                                                                                                    .dropdown-menu-large {
                                                                                                        margin-left: 0;
                                                                                                        margin-right: 0;
                                                                                                    }
                                                                                                    .dropdown-menu-large>li {
                                                                                                        margin-bottom: 30px;
                                                                                                    }
                                                                                                    .dropdown-menu-large>li:last-child {
                                                                                                        margin-bottom: 0;
                                                                                                    }
                                                                                                    .dropdown-menu-large .dropdown-header {
                                                                                                        padding: 3px 15px !important;
                                                                                                    }
                                                                                                    .navbar-nav .open .dropdown-menu .dropdown-header,
                                                                                                    .navbar-nav .open .dropdown-menu>li>a {
                                                                                                        padding: 5px 15px 5px 8px;
                                                                                                        color: #3f51b5;
                                                                                                        font-weight: 600;
                                                                                                        background: #cbcbcb;
                                                                                                        font-size: 15px;
                                                                                                    }
                                                                                                }
                                                                                                
                                                                                                @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
                                                                                                    .ban-bg {
                                                                                                        display: none;
                                                                                                    }
                                                                                                }
                                                                                                
                                                                                                .dash-list {
                                                                                                    margin: 0 auto;
                                                                                                    display: block;
                                                                                                    padding-bottom: 60px;
                                                                                                }
                                                                                                
                                                                                                .dash-list li {
                                                                                                    display: inline-block;
                                                                                                }
                                                                                                
                                                                                                .dash-list li::after {
                                                                                                    border-right: 1px solid #ccc;
                                                                                                    content: "";
                                                                                                    margin: 0px 10px 0px 16px;
                                                                                                }
                                                                                                
                                                                                                .dash-list li:last-child::after {
                                                                                                    border: none;
                                                                                                }
                                                                                                
                                                                                                .dotted-line {
                                                                                                    border-bottom: 1px dotted #ccc;
                                                                                                    width: 100%;
                                                                                                    padding: 15px 0px;
                                                                                                }
                                                                                                /* add on 16th Nov 2022 */
                                                                                                
                                                                                                .nav-drill {
                                                                                                    display: flex;
                                                                                                    position: relative;
                                                                                                    z-index: 100;
                                                                                                    top: 0;
                                                                                                    right: 0;
                                                                                                    width: 100%;
                                                                                                    overflow-y: auto;
                                                                                                    overflow-x: hidden;
                                                                                                    background-color: #fff;
                                                                                                }
                                                                                                
                                                                                                .nav-drill .nav-items {
                                                                                                    flex: 0 0 100%;
                                                                                                }
                                                                                                
                                                                                                .nav-drill .nav-item:not(:last-child) {
                                                                                                    border-bottom: solid 1px #c2c2c2;
                                                                                                }
                                                                                                
                                                                                                .nav-drill .nav-link {
                                                                                                    display: block;
                                                                                                    padding: 0.875em 1em;
                                                                                                    background-color: #fff;
                                                                                                    color: #424242;
                                                                                                    font-size: 1rem;
                                                                                                    line-height: 1.5em;
                                                                                                    font-weight: 300;
                                                                                                }
                                                                                                
                                                                                                .nav-drill .nav-expand-content {
                                                                                                    position: absolute;
                                                                                                    top: 0;
                                                                                                    left: 0;
                                                                                                    width: 100%;
                                                                                                    height: 100%;
                                                                                                    transform: translateX(100%);
                                                                                                    background-color: #ffffff;
                                                                                                    transition: 0.3s;
                                                                                                    visibility: hidden;
                                                                                                }
                                                                                                
                                                                                                .nav-drill .nav-expand-content .nav-item:not(:last-child) {
                                                                                                    border-bottom: solid 1px #424242;
                                                                                                }
                                                                                                
                                                                                                .nav-drill .nav-expand-content .nav-link {
                                                                                                    background-color: #ffffff;
                                                                                                }
                                                                                                
                                                                                                .nav-drill .nav-expand-content .nav-back-link {
                                                                                                    display: flex;
                                                                                                    align-items: center;
                                                                                                    background-color: #0955a4 !important;
                                                                                                    color: #fff!important;
                                                                                                }
                                                                                                
                                                                                                .nav-drill .nav-expand-content .nav-back-link::before {
                                                                                                    content: "\e079";
                                                                                                    margin-right: 0.5em;
                                                                                                    font-family: "Glyphicons Halflings";
                                                                                                }
                                                                                                
                                                                                                .nav-drill .nav-expand-link {
                                                                                                    display: flex;
                                                                                                    justify-content: space-between;
                                                                                                }
                                                                                                
                                                                                                .nav-drill .nav-expand-link::after {
                                                                                                    content: "\e080";
                                                                                                    flex: 0 1 auto;
                                                                                                    font-family: "Glyphicons Halflings";
                                                                                                }
                                                                                                
                                                                                                .nav-drill .nav-expand.active>.nav-expand-content {
                                                                                                    transform: translateX(0);
                                                                                                    visibility: visible;
                                                                                                }
                                                                                                
                                                                                                .nav-drill .nav-expand .nav-expand-content {
                                                                                                    background-color: #ffffff;
                                                                                                    color: #0955a4;
                                                                                                }
                                                                                                
                                                                                                .nav-drill .nav-expand .nav-expand-content .nav-link {
                                                                                                    background-color: #ffffff;
                                                                                                    color: #0955a4;
                                                                                                }
                                                                                                
                                                                                                .nav-drill .nav-expand .nav-expand-content .nav-expand-content {
                                                                                                    background-color: #ffffff;
                                                                                                    color: #0955a4;
                                                                                                }
                                                                                                
                                                                                                .nav-drill .nav-expand .nav-expand-content .nav-expand-content .nav-link {
                                                                                                    background-color: #ffffff;
                                                                                                    color: #0955a4;
                                                                                                }
                                                                                                
                                                                                                .nav-drill .nav-expand-content .nav-link:hover,
                                                                                                .nav-drill .nav-expand-content .nav-link:focus {
                                                                                                    color: #fff;
                                                                                                    background: #0955a8;
                                                                                                }
                                                                                                
                                                                                                .nav-drill .nav-expand .nav-expand-content .nav-expand-content .nav-link:hover,
                                                                                                .nav-drill .nav-expand .nav-expand-content .nav-expand-content .nav-link:focus {
                                                                                                    color: #fff;
                                                                                                    background: #0955a8;
                                                                                                }
                                                                                                /* add on 24th Nov 2022 */
                                                                                                
                                                                                                .homepage-banner-wrapper .hp-banner a.hiw-cta {
                                                                                                    border: 2px solid #F98A24;
                                                                                                    background: transparent;
                                                                                                    color: #F98A24;
                                                                                                    border-radius: 5px;
                                                                                                    margin-left: 10px;
                                                                                                    display: inline-block;
                                                                                                    padding: 8px 20px;
                                                                                                }
                                                                                                
                                                                                                .homepage-banner-wrapper .hp-banner a.hiw-cta:hover {
                                                                                                    background: #F98A24;
                                                                                                    color: #212121;
                                                                                                }
                                                                                                
                                                                                                .desktop-view-link {
                                                                                                    display: inline-block !important
                                                                                                }
                                                                                                
                                                                                                .mob-view-link {
                                                                                                    display: none !important
                                                                                                }
                                                                                                
                                                                                                .global-links {
                                                                                                    padding: 15px;
                                                                                                    background-color: rgb(13, 21, 86);
                                                                                                }
                                                                                                
                                                                                                .web-logo {
                                                                                                    margin-top: -20px;
                                                                                                }
                                                                                                
                                                                                                .homepage-banner-wrapper {
                                                                                                    border-bottom: 3px solid #d9e3f2;
                                                                                                    /* background: url(../images/rsc/rsc-banner.png) no-repeat center top; */
                                                                                                    background-size: cover;
                                                                                                    position: relative;
                                                                                                }
                                                                                                
                                                                                                .global-line {
                                                                                                    background-color: rgb(240, 59, 48);
                                                                                                    padding: 4px;
                                                                                                    margin-top: 105px;
                                                                                                }
                                                                                                
                                                                                                .underline bold mar-t10 link {
                                                                                                    color: black;
                                                                                                }
                                                                                                
                                                                                                .article-text {
                                                                                                    text-align: center;
                                                                                                    color: rgb(13, 21, 86);
                                                                                                    /* font-weight: 800; */
                                                                                                    margin-bottom: -5px;
                                                                                                    font-size: 24px;
                                                                                                }
                                                                                                
                                                                                                .hole-text {
                                                                                                    padding: 40px;
                                                                                                    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
                                                                                                    width: 30.33%!important;
                                                                                                    margin: 16px;
                                                                                                }
                                                                                                
                                                                                                .hole-text:hover {
                                                                                                    box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
                                                                                                }
                                                                                                
                                                                                                * {
                                                                                                    box-sizing: border-box;
                                                                                                    margin: 0;
                                                                                                    padding: 0;
                                                                                                }
                                                                                                
                                                                                                .heading {
                                                                                                    text-align: center;
                                                                                                    font-size: 30px;
                                                                                                    font-weight: 400;
                                                                                                    padding: 3rem 0;
                                                                                                    color: white;
                                                                                                }
                                                                                                
                                                                                                .counter-container {
                                                                                                    display: flex;
                                                                                                    justify-content: space-between;
                                                                                                    align-items: center;
                                                                                                    padding: 40px 0;
                                                                                                }
                                                                                                
                                                                                                .counter {
                                                                                                    text-align: center;
                                                                                                    color: white;
                                                                                                }
                                                                                                
                                                                                                .counter h3 {
                                                                                                    padding: 0.5rem 0;
                                                                                                    font-size: 24px;
                                                                                                    font-weight: 800;
                                                                                                }
                                                                                                
                                                                                                .counter h6 {
                                                                                                    font-size: 18px;
                                                                                                    padding-bottom: 1rem;
                                                                                                }
                                                                                                
                                                                                                .counter-lag {
                                                                                                    background-color: rgb(13, 21, 86);
                                                                                                    margin-top: -10px;
                                                                                                    height: 180px;
                                                                                                }
                                                                                                
                                                                                                .icon-img {
                                                                                                    display: block;
                                                                                                    margin-left: auto;
                                                                                                    margin-right: auto;
                                                                                                    height: 60px;
                                                                                                    margin-top: -15px;
                                                                                                }
                                                                                                /* footer strt */
                                                                                                
                                                                                                .footer-area {
                                                                                                    background-color: rgb(13, 21, 86);
                                                                                                    margin-top: 90px;
                                                                                                    height: 350px;
                                                                                                }
                                                                                                
                                                                                                .footer-text {
                                                                                                    max-width: 1250;
                                                                                                }
                                                                                                
                                                                                                .footer-row {
                                                                                                    display: -ms-flexbox;
                                                                                                    display: flex;
                                                                                                    -ms-flex-wrap: wrap;
                                                                                                    flex-wrap: wrap;
                                                                                                    margin-right: -15px;
                                                                                                    margin-left: -15px;
                                                                                                }
                                                                                                
                                                                                                .footer-area .single-footer-widget {
                                                                                                    margin-bottom: 30px;
                                                                                                }
                                                                                                
                                                                                                .footer-area .single-footer-widget h3 {
                                                                                                    margin-bottom: 25px;
                                                                                                    position: relative;
                                                                                                    padding-bottom: 10px;
                                                                                                    border-bottom: 1px solid #192129;
                                                                                                    color: var(--whiteColor);
                                                                                                    font-size: 20px;
                                                                                                }
                                                                                                
                                                                                                .footer-area .single-footer-widget ul {
                                                                                                    list-style-type: none;
                                                                                                    margin: 0;
                                                                                                    line-height: 2.5;
                                                                                                    margin-left: 25px;
                                                                                                    position: absolute;
                                                                                                }
                                                                                                
                                                                                                .menu-footer-resources-container .menu,
                                                                                                .menu-footer-explore-container .menu {
                                                                                                    position: relative;
                                                                                                }
                                                                                                
                                                                                                .menu-footer-resources-container .menu .menu-item ::before,
                                                                                                .menu-footer-explore-container .menu .menu-item ::before {
                                                                                                    height: 7px;
                                                                                                    width: 7px;
                                                                                                    content: "";
                                                                                                    left: -17px;
                                                                                                    margin-top: 17px;
                                                                                                    background-color: #fe4a55;
                                                                                                    position: absolute;
                                                                                                }
                                                                                                
                                                                                                .fa-location-dot:before,
                                                                                                .fa-map-marker-alt:before {
                                                                                                    content: "\f3c5";
                                                                                                    margin-left: -22px;
                                                                                                }
                                                                                                
                                                                                                .fa-phone-volume:before,
                                                                                                .fa-volume-control-phone:before {
                                                                                                    content: "\f2a0";
                                                                                                    margin-left: -22px;
                                                                                                }
                                                                                                
                                                                                                .fa-inbox:before {
                                                                                                    content: "\f01c";
                                                                                                    margin-left: -22px;
                                                                                                }
                                                                                                
                                                                                                .fa-envelope:before {
                                                                                                    content: "\f0e0";
                                                                                                    margin-left: -22px;
                                                                                                }
                                                                                                
                                                                                                .learn-more {
                                                                                                    text-align: center;
                                                                                                    margin-left: 90px;
                                                                                                    margin-top: 30px;
                                                                                                    background-color: rgb(240, 59, 48);
                                                                                                    width: 35%;
                                                                                                    border-radius: 5px;
                                                                                                    padding: 7px;
                                                                                                    color: white !important;
                                                                                                }
                                                                                                
                                                                                                .learn-more a {
                                                                                                    color: white !important;
                                                                                                }
                                                                                                
                                                                                                .section-left {
                                                                                                    background-color: rgb(240, 59, 48);
                                                                                                    height: 607px;
                                                                                                    text-align: center;
                                                                                                }
                                                                                                
                                                                                                .section-left h2 {
                                                                                                    color: white !important;
                                                                                                    margin-bottom: 40px;
                                                                                                    margin-top: 110px;
                                                                                                }
                                                                                                
                                                                                                .choose-content {
                                                                                                    display: flex;
                                                                                                }
                                                                                                
                                                                                                .circle {
                                                                                                    font-size: 16px;
                                                                                                    color: #fff;
                                                                                                    margin: 30px 5px;
                                                                                                }
                                                                                                
                                                                                                .desc {
                                                                                                    color: white;
                                                                                                    margin-top: 30px;
                                                                                                    margin-left: 8px;
                                                                                                }
                                                                                                
                                                                                                .imr {
                                                                                                    margin-left: 20%;
                                                                                                    margin-right: 20%;
                                                                                                    margin-top: -40px;
                                                                                                }
                                                                                                
                                                                                                .hole-container {
                                                                                                    margin-top: 90px;
                                                                                                }
                                                                                                
                                                                                                .hp-banner p {
                                                                                                    font-size: 18px;
                                                                                                    color: white;
                                                                                                    text-align: start;
                                                                                                    line-height: 2rem;
                                                                                                }
                                                                                                
                                                                                                .header-top-menu {
                                                                                                    background-color: rgb(13, 21, 86);
                                                                                                    padding: 10px;
                                                                                                }
                                                                                                
                                                                                                .header-top-address ul li a {
                                                                                                    color: white;
                                                                                                    margin-left: 10px;
                                                                                                }
                                                                                                
                                                                                                .hrader-top-social a {
                                                                                                    color: white;
                                                                                                    font-size: 20px;
                                                                                                    padding: 0 3px;
                                                                                                }
                                                                                                
                                                                                                .header-top-address {
                                                                                                    display: flex;
                                                                                                }
                                                                                                
                                                                                                .sub-heading {
                                                                                                    margin-top: 15px;
                                                                                                    margin-left: 60px;
                                                                                                }
                                                                                                
                                                                                                .banner-logo {
                                                                                                    margin-left: 60px;
                                                                                                }
                                                                                                
                                                                                                .navigation-drop-down li ul li a:link,
                                                                                                .navigation li ul li a:visited {
                                                                                                    padding: 10px 10px !important;
                                                                                                }
                                                                                                
                                                                                                .footer-text {
                                                                                                    margin-top: 40px;
                                                                                                }
                                                                                                
                                                                                                .hidden-xs {
                                                                                                    position: sticky;
                                                                                                    z-index: 9;
                                                                                                    top: 0;
                                                                                                    background: white;
                                                                                                    width: 100%;
                                                                                                }
                                                                                                /* testimonial start */
                                                                                                
                                                                                                section {
                                                                                                    padding: 20px 0;
                                                                                                    overflow: hidden;
                                                                                                }
                                                                                                
                                                                                                html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate {
                                                                                                    opacity: 1;
                                                                                                    -webkit-transform: none;
                                                                                                    transform: none;
                                                                                                }
                                                                                                
                                                                                                html:not(.no-js) [data-aos^=fade][data-aos^=fade] {
                                                                                                    opacity: 0;
                                                                                                    transition-property: opacity, -webkit-transform;
                                                                                                    transition-property: opacity, transform;
                                                                                                    transition-property: opacity, transform, -webkit-transform;
                                                                                                }
                                                                                                
                                                                                                [data-aos][data-aos][data-aos-easing=ease-in-out],
                                                                                                body[data-aos-easing=ease-in-out] [data-aos] {
                                                                                                    transition-timing-function: ease-in-out;
                                                                                                }
                                                                                                
                                                                                                [data-aos][data-aos][data-aos-duration="1000"],
                                                                                                body[data-aos-duration="1000"] [data-aos] {
                                                                                                    transition-duration: 1s;
                                                                                                }
                                                                                                
                                                                                                .container,
                                                                                                .container-lg,
                                                                                                .container-md,
                                                                                                .container-sm,
                                                                                                .container-xl,
                                                                                                .container-xxl {
                                                                                                    max-width: 1320px;
                                                                                                }
                                                                                                
                                                                                                .section-title {
                                                                                                    text-align: center;
                                                                                                }
                                                                                                
                                                                                                *,
                                                                                                 ::after,
                                                                                                 ::before {
                                                                                                    box-sizing: border-box;
                                                                                                }
                                                                                                
                                                                                                .section-title h2 {
                                                                                                    font-size: 30px;
                                                                                                    text-transform: uppercase;
                                                                                                    margin-bottom: 5px;
                                                                                                    /* padding-bottom: 20px; */
                                                                                                    position: relative;
                                                                                                }
                                                                                                
                                                                                                .section-title p {
                                                                                                    margin-bottom: 20px;
                                                                                                }
                                                                                                
                                                                                                element.style {
                                                                                                    transform: translate3d(-2226.67px, 0px, 0px);
                                                                                                    transition-duration: 0ms;
                                                                                                }
                                                                                                
                                                                                                .swiper-wrapper {
                                                                                                    position: relative;
                                                                                                    width: 100%;
                                                                                                    height: 100%;
                                                                                                    z-index: 1;
                                                                                                    display: flex;
                                                                                                    transition-property: transform;
                                                                                                    box-sizing: content-box;
                                                                                                }
                                                                                                
                                                                                                .testimonials .swiper-pagination {
                                                                                                    margin-top: 20px;
                                                                                                    position: relative;
                                                                                                }
                                                                                                
                                                                                                .swiper-horizontal>.swiper-pagination-bullets,
                                                                                                .swiper-pagination-bullets.swiper-pagination-horizontal,
                                                                                                .swiper-pagination-custom,
                                                                                                .swiper-pagination-fraction {
                                                                                                    bottom: 10px;
                                                                                                    left: 0;
                                                                                                    width: 100%;
                                                                                                }
                                                                                                
                                                                                                .swiper-pagination {
                                                                                                    position: absolute;
                                                                                                    text-align: center;
                                                                                                    transition: .3s opacity;
                                                                                                    transform: translate3d(0, 0, 0);
                                                                                                    z-index: 10;
                                                                                                }
                                                                                                
                                                                                                .swiper .swiper-notification {
                                                                                                    position: absolute;
                                                                                                    left: 0;
                                                                                                    top: 0;
                                                                                                    pointer-events: none;
                                                                                                    opacity: 0;
                                                                                                    z-index: -1000;
                                                                                                }
                                                                                                
                                                                                                .testimonials .testimonial-item p {
                                                                                                    /* font-style: italic; */
                                                                                                    margin: 0 15px 0 15px;
                                                                                                    padding: 20px 20px 60px 20px;
                                                                                                    background: #fff;
                                                                                                    position: relative;
                                                                                                    border-radius: 6px;
                                                                                                    position: relative;
                                                                                                    z-index: 1;
                                                                                                    box-shadow: 0 0px 20px 0 rgba(0, 0, 0, 0.1);
                                                                                                }
                                                                                                
                                                                                                .testimonials .testimonial-item {
                                                                                                    box-sizing: content-box;
                                                                                                    min-height: 320px;
                                                                                                }
                                                                                                
                                                                                                .logo {
                                                                                                    display: flex;
                                                                                                    /* height: 80px;
            width: 365px; */
                                                                                                    margin-top: 23px;
                                                                                                }
                                                                                                
                                                                                                .counte-hole {
                                                                                                    margin-top: 45px;
                                                                                                }
                                                                                                
                                                                                                .preparation {
                                                                                                    margin-top: 90px;
                                                                                                }
                                                                                                
                                                                                                .counter-hole {
                                                                                                    margin-top: 45px;
                                                                                                }
                                                                                                
                                                                                                .article {
                                                                                                    font-size: 18px !important;
                                                                                                }
                                                                                                
                                                                                                .service-para {
                                                                                                    font-weight: 700;
                                                                                                    color: black !important;
                                                                                                }
                                                                                                
                                                                                                .prepaeration-text {
                                                                                                    margin-top: -5px;
                                                                                                }
                                                                                                
                                                                                                #service-para {
                                                                                                    margin-top: 15px;
                                                                                                    font-size: 14px;
                                                                                                }
                                                                                                
                                                                                                .second-service {
                                                                                                    padding-bottom: 55px;
                                                                                                }
                                                                                                
                                                                                                .third-service {
                                                                                                    padding-bottom: 18px;
                                                                                                }
                                                                                                
                                                                                                ul.nav li.dropdown:hover ul.dropdown-menu {
                                                                                                    display: block;
                                                                                                }
                                                                                                
                                                                                                .dropdown-menu li a {
                                                                                                    font-size: 20px;
                                                                                                }
                                                                                                
                                                                                                .still-thinking {
                                                                                                    padding: 0px 0 60px;
                                                                                                }
                                                                                                
                                                                                                .title1-with-desc {
                                                                                                    font-size: 30px;
                                                                                                    color: rgb(13, 21, 86);
                                                                                                    text-align: center;
                                                                                                    font-weight: 400;
                                                                                                    line-height: 40px;
                                                                                                    padding: 0 0 0px;
                                                                                                }
                                                                                                
                                                                                                .para-level3 {
                                                                                                    color: grey;
                                                                                                    line-height: 19px;
                                                                                                    margin-bottom: 20px;
                                                                                                    text-align: center;
                                                                                                }
                                                                                                
                                                                                                .text-center {
                                                                                                    text-align: center!important;
                                                                                                }
                                                                                                
                                                                                                .still-thinking .greybg {
                                                                                                    /* background: #efeff0; */
                                                                                                    display: block;
                                                                                                    width: 100%;
                                                                                                    height: 205px;
                                                                                                    margin: 30px 0 0;
                                                                                                }
                                                                                                
                                                                                                .bold.text-center.pad-t15 {
                                                                                                    color: rgb(13, 21, 86);
                                                                                                }
                                                                                                
                                                                                                .pad-t15 {
                                                                                                    padding-top: 15px;
                                                                                                }
                                                                                                
                                                                                                .text-center {
                                                                                                    text-align: center!important;
                                                                                                }
                                                                                                
                                                                                                .still-thinking .greybg:hover {
                                                                                                    color: #001882;
                                                                                                }
                                                                                                
                                                                                                .global-lines {
                                                                                                    background-color: rgb(240, 59, 48);
                                                                                                    padding: 20px;
                                                                                                    margin-top: 60px;
                                                                                                }
                                                                                                
                                                                                                .img-fluid {
                                                                                                    border: 3px solid grey;
                                                                                                }
                                                                                                
                                                                                                .img-fluid:hover {
                                                                                                    border: 4px solid rgb(13, 21, 86);
                                                                                                }
                                                                                                
                                                                                                .get-started a {
                                                                                                    color: white !important;
                                                                                                    float: right !important;
                                                                                                    margin-right: 30px;
                                                                                                    background-color: rgb(13, 21, 86);
                                                                                                    padding: 10px 10px;
                                                                                                    border-radius: 5px;
                                                                                                }
                                                                                                /* FAQs css start */
                                                                                                
                                                                                                *,
                                                                                                *:after,
                                                                                                *:before {
                                                                                                    box-sizing: border-box;
                                                                                                }
                                                                                                /* Accordian */
                                                                                                
                                                                                                .accordion {
                                                                                                    position: relative;
                                                                                                    padding: 18px 35px 18px 18px;
                                                                                                    width: 100%;
                                                                                                    text-align: left;
                                                                                                    font-size: 15px;
                                                                                                    /* background-color: #fff; */
                                                                                                    /* box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; */
                                                                                                    transition: 0.4s;
                                                                                                    border-radius: 10px;
                                                                                                    outline: none;
                                                                                                    border: none;
                                                                                                    cursor: pointer;
                                                                                                    margin-bottom: 10px;
                                                                                                }
                                                                                                
                                                                                                .accordion::after {
                                                                                                    content: "";
                                                                                                    position: absolute;
                                                                                                    right: 18px;
                                                                                                    top: 50%;
                                                                                                    transform: translateY(-50%);
                                                                                                    width: 16px;
                                                                                                    height: 2px;
                                                                                                    background-color: rgb(13, 21, 86);
                                                                                                }
                                                                                                
                                                                                                .accordion::before {
                                                                                                    content: "";
                                                                                                    position: absolute;
                                                                                                    right: 25px;
                                                                                                    top: 50%;
                                                                                                    transform: translateY(-50%);
                                                                                                    width: 2px;
                                                                                                    height: 16px;
                                                                                                    background-color: rgb(13, 21, 86);
                                                                                                    transition: height 0.2s ease-in;
                                                                                                }
                                                                                                
                                                                                                .accordion.active {
                                                                                                    background-color: #BDBDBD;
                                                                                                    color: black;
                                                                                                    margin-bottom: -5px;
                                                                                                }
                                                                                                
                                                                                                .accordion.active::before {
                                                                                                    background-color: white;
                                                                                                    height: 0px;
                                                                                                }
                                                                                                
                                                                                                .accordion.active::after {
                                                                                                    background-color: black;
                                                                                                }
                                                                                                
                                                                                                .accordion.active+.panel {
                                                                                                    margin-top: 2px;
                                                                                                }
                                                                                                
                                                                                                .panel+.accordion {
                                                                                                    margin-top: 1px;
                                                                                                }
                                                                                                
                                                                                                .panel {
                                                                                                    padding: 0 18px;
                                                                                                    background-color: #ffffffee !important;
                                                                                                    max-height: 0;
                                                                                                    overflow: hidden;
                                                                                                    transition: max-height 0.2s ease-out;
                                                                                                    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
                                                                                                    border-bottom-left-radius: 10px;
                                                                                                    border-bottom-right-radius: 10px;
                                                                                                    margin-bottom: 2px;
                                                                                                }
                                                                                                
                                                                                                .panel p:first-child {
                                                                                                    padding-top: 20px;
                                                                                                }
                                                                                                
                                                                                                .panel p:last-child {
                                                                                                    padding-bottom: 20px;
                                                                                                    text-align: left;
                                                                                                }
                                                                                                
                                                                                                .panel p+p {
                                                                                                    margin-bottom: 15px;
                                                                                                }
                                                                                                
                                                                                                .pr-list {
                                                                                                    padding: 20px 0;
                                                                                                }
                                                                                                
                                                                                                .pr-list div {
                                                                                                    display: flex;
                                                                                                    justify-content: space-between;
                                                                                                    gap: 5px;
                                                                                                }
                                                                                                
                                                                                                .pr-list div span:nth-child(2) {
                                                                                                    flex-grow: 1;
                                                                                                    line-height: 1.6;
                                                                                                    border-bottom: 1px dotted #333;
                                                                                                }
                                                                                                
                                                                                                .pr-list div span:nth-child(3) {
                                                                                                    text-align: right;
                                                                                                }
                                                                                                /* FAQs css End */
                                                                                                
                                                                                                .about-us-box {
                                                                                                    padding: 40px;
                                                                                                    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
                                                                                                    margin-top: -60px;
                                                                                                }
                                                                                                
                                                                                                *,
                                                                                                *:before,
                                                                                                *:after {
                                                                                                    margin: 0;
                                                                                                    padding: 0;
                                                                                                    box-sizing: border-box;
                                                                                                    -moz-box-sizing: border-box;
                                                                                                    -webkit-box-sizing: border-box;
                                                                                                }
                                                                                                
                                                                                                .container {
                                                                                                    width: 90%;
                                                                                                    /* min-width: 740px; */
                                                                                                    margin: 0 auto;
                                                                                                }
                                                                                                /* ul {
                                                                                                    float: right;
                                                                                                } */
                                                                                                
                                                                                                li {
                                                                                                    display: inline;
                                                                                                    float: left;
                                                                                                }
                                                                                                
                                                                                                img.logo {
                                                                                                    float: left;
                                                                                                    /* height: 60px; */
                                                                                                }
                                                                                                /* img.logo.large {
            height: 60px;
        } */
                                                                                                
                                                                                                img.logo.small {
                                                                                                    margin-top: 16px;
                                                                                                    height: 40px;
                                                                                                    width: 160;
                                                                                                }
                                                                                                
                                                                                                nav {
                                                                                                    width: 100%;
                                                                                                    margin: 0 auto;
                                                                                                }
                                                                                                /* Section */
                                                                                                
                                                                                                section.stretch {
                                                                                                    float: left;
                                                                                                    height: 1500px;
                                                                                                    width: 100%;
                                                                                                }
                                                                                                
                                                                                                section.stretch p {
                                                                                                    font-family: sans-serif;
                                                                                                    font-size: 30px;
                                                                                                    color: #969696;
                                                                                                    text-align: center;
                                                                                                    position: relative;
                                                                                                    margin-top: 250px;
                                                                                                }
                                                                                                
                                                                                                section.stretch p.bottom {
                                                                                                    top: 100%;
                                                                                                    padding-bottom: 1em;
                                                                                                }
                                                                                                /* Header */
                                                                                                
                                                                                                header {
                                                                                                    background-color: white;
                                                                                                    border-bottom: 1px solid #aaa;
                                                                                                    float: left;
                                                                                                    width: 100%;
                                                                                                    position: fixed;
                                                                                                    z-index: 10;
                                                                                                }
                                                                                                
                                                                                                header a {
                                                                                                    color: #969696;
                                                                                                    text-decoration: none;
                                                                                                    font-family: Droid Serif, Georgia, serif;
                                                                                                    text-transform: uppercase;
                                                                                                    font-size: 1em;
                                                                                                }
                                                                                                
                                                                                                header a.active,
                                                                                                header a:hover {
                                                                                                    color: #3d3d3d;
                                                                                                }
                                                                                                
                                                                                                header li {
                                                                                                    margin-right: 30px;
                                                                                                }
                                                                                                /* header large */
                                                                                                
                                                                                                header.large {
                                                                                                    height: 105px;
                                                                                                }
                                                                                                
                                                                                                header.large li {
                                                                                                    margin-top: 40px;
                                                                                                }
                                                                                                /* header small */
                                                                                                
                                                                                                header.small {
                                                                                                    height: 65px;
                                                                                                    margin-top: -48px;
                                                                                                }
                                                                                                
                                                                                                header.small li {
                                                                                                    margin-top: 17px;
                                                                                                }
                                                                                                /* Transitions */
                                                                                                
                                                                                                header,
                                                                                                nav,
                                                                                                a,
                                                                                                img,
                                                                                                li {
                                                                                                    transition: .7s all;
                                                                                                    -moz-transition: .7s all;
                                                                                                    -webkit-transition: .7s all;
                                                                                                    -o-transition: .7s all;
                                                                                                }
                                                                                                
                                                                                                .get-quote {
                                                                                                    background-color: rgb(13, 21, 86);
                                                                                                    padding: 11px 25px;
                                                                                                    border-radius: 5px;
                                                                                                    color: white !important;
                                                                                                }
                                                                                                
                                                                                                .more-button {
                                                                                                    background-color: rgb(13, 21, 86);
                                                                                                    padding: 12px 40px;
                                                                                                    border-radius: 5px;
                                                                                                    color: white !important;
                                                                                                }
                                                                                                
                                                                                                .service-menu {
                                                                                                    display: flex;
                                                                                                    justify-content: space-around;
                                                                                                }
                                                                                                
                                                                                                .dropdown-menu {
                                                                                                    position: absolute !important;
                                                                                                    left: -400px !important;
                                                                                                }
                                                                                                
                                                                                                .drop-down {
                                                                                                    position: relative;
                                                                                                    /* margin-left: -24px; */
                                                                                                    /* background-color: grey !important; */
                                                                                                }
                                                                                                
                                                                                                .drop-down h5 {
                                                                                                    font-size: 16px;
                                                                                                    margin: 15px 0;
                                                                                                    margin-right: 16px;
                                                                                                    text-transform: capitalize !important;
                                                                                                    text-transform: uppercase;
                                                                                                    color: rgb(13, 21, 86);
                                                                                                    font-weight: 600;
                                                                                                }
                                                                                                
                                                                                                .drop-down a {
                                                                                                    text-transform: capitalize;
                                                                                                    margin-left: 30px;
                                                                                                    color: #1c1d1e;
                                                                                                }
                                                                                                
                                                                                                .contact-section {
                                                                                                    position: relative;
                                                                                                    /* padding: 60px 0px 110px; */
                                                                                                }
                                                                                                
                                                                                                .contact-section .title-text {
                                                                                                    position: relative;
                                                                                                    font-size: 18px;
                                                                                                    line-height: 1.6em;
                                                                                                    margin-bottom: 40px;
                                                                                                    color: rgba(0, 0, 0, 0.70);
                                                                                                }
                                                                                                
                                                                                                .contact-section .contact-info-block {
                                                                                                    position: relative;
                                                                                                    margin-bottom: 30px;
                                                                                                }
                                                                                                
                                                                                                .contact-section .contact-info-block .inner {
                                                                                                    position: relative;
                                                                                                    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 2px, rgba(0, 0, 0, 0.07) 0px 2px 4px, rgba(0, 0, 0, 0.07) 0px 4px 8px, rgba(0, 0, 0, 0.07) 0px 8px 16px, rgba(0, 0, 0, 0.07) 0px 16px 32px, rgba(0, 0, 0, 0.07) 0px 32px 64px;
                                                                                                    min-height: 191px;
                                                                                                    /* border: 1px solid #ececec; */
                                                                                                    /* padding: 30px 20px 40px 50px; */
                                                                                                }
                                                                                                
                                                                                                .contact-section .contact-info-block .inner .icon-box {
                                                                                                    position: absolute;
                                                                                                    left: 6px;
                                                                                                    top: 35px;
                                                                                                    color: #ee6b0b;
                                                                                                    font-size: 32px;
                                                                                                    line-height: 1em;
                                                                                                }
                                                                                                
                                                                                                .contact-section .contact-info-block .inner h3 {
                                                                                                    position: relative;
                                                                                                    font-size: 24px;
                                                                                                    font-weight: 700;
                                                                                                    color: #212121;
                                                                                                    text-transform: capitalize;
                                                                                                }
                                                                                                
                                                                                                .contact-section .contact-info-block .inner .text {
                                                                                                    font-size: 14px;
                                                                                                    /* margin-top: -80px; */
                                                                                                    color: rgba(0, 0, 0, 0.60);
                                                                                                }
                                                                                                
                                                                                                .contact-section .social-links {
                                                                                                    position: relative;
                                                                                                    top: 7px;
                                                                                                }
                                                                                                
                                                                                                .contact-section .social-links li {
                                                                                                    position: relative;
                                                                                                    float: left;
                                                                                                    margin-right: 20px;
                                                                                                }
                                                                                                
                                                                                                .contact-section .social-links li a {
                                                                                                    position: relative;
                                                                                                    display: block;
                                                                                                    font-size: 18px;
                                                                                                    line-height: 30px;
                                                                                                    color: #d8d8d8;
                                                                                                }
                                                                                                
                                                                                                .contact-section .social-links li a:hover {
                                                                                                    color: #ee6b0b;
                                                                                                }
                                                                                                /*** 
        
        ====================================================================
            Contact Form
        ====================================================================
        
        ***/
                                                                                                
                                                                                                .contact-from-section {
                                                                                                    position: relative;
                                                                                                }
                                                                                                
                                                                                                .contact-from-section .form-inner {
                                                                                                    position: relative;
                                                                                                    margin-top: 80px;
                                                                                                }
                                                                                                
                                                                                                .contact-from-section .form-inner h2 {
                                                                                                    position: relative;
                                                                                                    /* color: #212121; */
                                                                                                    font-size: 30px;
                                                                                                    font-weight: 400;
                                                                                                    margin-top: 40px;
                                                                                                    margin-bottom: 30px;
                                                                                                    text-align: center;
                                                                                                }
                                                                                                
                                                                                                .contact-form .form-group {
                                                                                                    position: relative;
                                                                                                    margin-bottom: 25px;
                                                                                                }
                                                                                                
                                                                                                .contact-form .form-group input {
                                                                                                    position: relative;
                                                                                                    display: block;
                                                                                                    width: 100%;
                                                                                                    line-height: 30px;
                                                                                                    padding: 12px 20px;
                                                                                                    height: 55px;
                                                                                                    background: #ffffff;
                                                                                                    border: 1px solid #e9e9e9;
                                                                                                    -webkit-transition: all 500ms ease;
                                                                                                    -ms-transition: all 500ms ease;
                                                                                                    -moz-transition: all 500ms ease;
                                                                                                    transition: all 500ms ease;
                                                                                                }
                                                                                                
                                                                                                .contact-form .form-group textarea {
                                                                                                    position: relative;
                                                                                                    display: block;
                                                                                                    width: 100%;
                                                                                                    line-height: 30px;
                                                                                                    padding: 11px 20px;
                                                                                                    color: #555555;
                                                                                                    height: 230px;
                                                                                                    resize: none;
                                                                                                    background: #ffffff;
                                                                                                    border: 1px solid #e9e9e9;
                                                                                                    -webkit-transition: all 500ms ease;
                                                                                                    -ms-transition: all 500ms ease;
                                                                                                    -moz-transition: all 500ms ease;
                                                                                                    transition: all 500ms ease;
                                                                                                }
                                                                                                
                                                                                                .contact-form .form-group input:focus,
                                                                                                .contact-form .form-group textarea:focus {
                                                                                                    border-color: #d68112;
                                                                                                }
                                                                                                
                                                                                                .contact-form .form-group input.error,
                                                                                                .contact-form .form-group textarea.error {
                                                                                                    border-color: #ff0000;
                                                                                                }
                                                                                                
                                                                                                .contact-form .form-group label.error {
                                                                                                    display: block;
                                                                                                    padding: 10px 0px 0px 0px;
                                                                                                    line-height: 24px;
                                                                                                    text-transform: capitalize;
                                                                                                    font-size: 15px;
                                                                                                    color: #ff0000;
                                                                                                    font-weight: 400;
                                                                                                }
                                                                                                
                                                                                                .inner {
                                                                                                    text-align: center;
                                                                                                    padding: 30px 0;
                                                                                                }
                                                                                                
                                                                                                .form-text a {
                                                                                                    color: grey !important;
                                                                                                    padding: 0 40px;
                                                                                                }
                                                                                                
                                                                                                .send-message {
                                                                                                    background-color: rgb(13, 21, 86);
                                                                                                    color: white !important;
                                                                                                    padding: 10px;
                                                                                                    border-radius: 5px;
                                                                                                }
                                                                                                
                                                                                                .form-row {
                                                                                                    margin: 0 !important;
                                                                                                }
                                                                                                
                                                                                                .inner h3 {
                                                                                                    font-size: 30px;
                                                                                                    font-weight: 400;
                                                                                                    line-height: 40px;
                                                                                                    color: rgb(13, 21, 86) !important;
                                                                                                    text-align: center;
                                                                                                }
                                                                                                
                                                                                                .sol-menu-line {
                                                                                                    width: 1px;
                                                                                                    height: 300px;
                                                                                                    display: inline-block;
                                                                                                    background: #ccc;
                                                                                                    position: absolute;
                                                                                                    right: -30px;
                                                                                                    margin-top: 50px;
                                                                                                }
                                                                                                /* Styles for the modal */
                                                                                                
                                                                                                .modal {
                                                                                                    display: none;
                                                                                                    position: fixed;
                                                                                                    top: 50%;
                                                                                                    left: 50%;
                                                                                                    transform: translate(-50%, -50%);
                                                                                                    z-index: 1000;
                                                                                                }
                                                                                                
                                                                                                .modal-content {
                                                                                                    background-color: #fff;
                                                                                                    padding: 20px;
                                                                                                    /* height: 460px; */
                                                                                                    border-radius: 5px;
                                                                                                    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
                                                                                                    text-align: center;
                                                                                                }
                                                                                                
                                                                                                .close {
                                                                                                    position: absolute;
                                                                                                    top: 10px;
                                                                                                    right: 10px;
                                                                                                    font-size: 40px;
                                                                                                    cursor: pointer;
                                                                                                }
                                                                                                
                                                                                                .popup-card {
                                                                                                    padding: 0 50px;
                                                                                                }
                                                                                                
                                                                                                .popup-text {
                                                                                                    margin-top: 10px;
                                                                                                }
                                                                                                
                                                                                                .container {
                                                                                                    width: 100%;
                                                                                                    max-width: 1200px;
                                                                                                    /* Set a maximum width if needed */
                                                                                                    margin: 0 auto;
                                                                                                    /* Center the container */
                                                                                                }
                                                                                                /* Example media query for smaller screens */
                                                                                                
                                                                                                @media screen and (max-width:992px) {
                                                                                                    .mob-view-link {
                                                                                                        display: inline-block !important
                                                                                                    }
                                                                                                    .desktop-view-link {
                                                                                                        display: none !important
                                                                                                    }
                                                                                                    .hide-content-desktop {
                                                                                                        display: block !important;
                                                                                                    }
                                                                                                    .hole-text {
                                                                                                        padding: 26px !important;
                                                                                                        margin: 14px !important;
                                                                                                    }
                                                                                                    .service-menu {
                                                                                                        flex-direction: column;
                                                                                                        height: 300px;
                                                                                                        overflow-y: scroll;
                                                                                                        overflow-x: hidden;
                                                                                                    }
                                                                                                    .service-menu .drop-down {
                                                                                                        top: 340px;
                                                                                                    }
                                                                                                    .dropdown-menu {
                                                                                                        width: unset!important;
                                                                                                        margin-right: 15px;
                                                                                                        margin-left: 15px;
                                                                                                        left: 0 !important;
                                                                                                        right: 0 !important;
                                                                                                        float: none;
                                                                                                    }
                                                                                                    header li {
                                                                                                        margin-right: 0;
                                                                                                    }
                                                                                                }
                                                                                                
                                                                                                @media (max-width: 768px) {
                                                                                                    /* Your responsive CSS rules go here */
                                                                                                }
                                                                                                
                                                                                                img,
                                                                                                video {
                                                                                                    max-width: 100%;
                                                                                                    height: auto;
                                                                                                }
                                                                                                
                                                                                                body {
                                                                                                    font-size: 16px;
                                                                                                }
                                                                                                
                                                                                                @media (max-width: 768px) {
                                                                                                    body {
                                                                                                        font-size: 14px;
                                                                                                    }
                                                                                                }
                                                                                                
                                                                                                @media (max-width: 425px) {
                                                                                                    .homepage-banner-wrapper {
                                                                                                        height: 440px;
                                                                                                    }
                                                                                                    .contact-section .contact-info-block .inner .text {
                                                                                                        padding: 0 30px !important;
                                                                                                    }
                                                                                                    .article-prep-btn7 {
                                                                                                        margin-top: 40px;
                                                                                                    }
                                                                                                    .article-prep-btn5 {
                                                                                                        margin-top: 10px;
                                                                                                    }
                                                                                                    .contact-from-section .form-inner h2 {
                                                                                                        margin-top: -60px;
                                                                                                    }
                                                                                                    .article-prep-btn9 {
                                                                                                        margin-top: 20px;
                                                                                                    }
                                                                                                    .section-left {
                                                                                                        height: 450px;
                                                                                                    }
                                                                                                    .article-prep-btn8 {
                                                                                                        margin-top: 10px;
                                                                                                    }
                                                                                                    .how-it-works section {
                                                                                                        margin: -20px 0px;
                                                                                                    }
                                                                                                    .modal {
                                                                                                        position: fixed;
                                                                                                        top: 60%;
                                                                                                        width: 95%;
                                                                                                        height: 100%;
                                                                                                        left: 50%;
                                                                                                    }
                                                                                                    .article-prep-btn6 {
                                                                                                        margin-top: 10px;
                                                                                                    }
                                                                                                    .article-prep-btn {
                                                                                                        margin-top: 20px !important;
                                                                                                    }
                                                                                                    .form-popup {
                                                                                                        position: absolute !important;
                                                                                                        right: 50px !important;
                                                                                                        left: 10px !important;
                                                                                                    }
                                                                                                    .form-container {
                                                                                                        width: 330px !important;
                                                                                                        height: 800px !important;
                                                                                                    }
                                                                                                    .mt-90{
                                                                                                        display: block;
                                                                                                        margin-top: 90px;
                                                                                                    }
                                                                                                    .article-prep-btn1 {
                                                                                                        margin-top: 70px !important;
                                                                                                    }
                                                                                                    .popup-prep {
                                                                                                        padding: 10px 45px !important;
                                                                                                        margin-top: 0px !important;
                                                                                                    }
                                                                                                    .pop-para {
                                                                                                        padding-bottom: 30px;
                                                                                                    }
                                                                                                    .popup-card {
                                                                                                        padding: 0 0px;
                                                                                                    }
                                                                                                    .article-prep-btn2 {
                                                                                                        margin-top: 30px !important;
                                                                                                    }
                                                                                                    .article-prep-btn3 {
                                                                                                        margin-top: 65px !important;
                                                                                                    }
                                                                                                    /* .modal-content {
                                                                                                        height: 550px;
                                                                                                    } */
                                                                                                    .article-prep-btn4 {
                                                                                                        margin-top: 35px !important;
                                                                                                    }
                                                                                                    .listing {
                                                                                                        padding-left: 0px !important;
                                                                                                    }
                                                                                                    .responsive-aps {
                                                                                                        margin-top: 7px !important;
                                                                                                    }
                                                                                                    .responsive-aes {
                                                                                                        margin-top: -17px !important;
                                                                                                    }
                                                                                                    header.large li {
                                                                                                        margin-top: 10px !important;
                                                                                                    }
                                                                                                    .contact-nav {
                                                                                                        padding-bottom: 20px !important;
                                                                                                    }
                                                                                                    header.small li {
                                                                                                        margin-top: 5px;
                                                                                                    }
                                                                                                    .section {
                                                                                                        padding: 0 0px;
                                                                                                    }
                                                                                                    .about-para {
                                                                                                        margin-top: 40px;
                                                                                                    }
                                                                                                    .desc {
                                                                                                        margin: 10px -50px;
                                                                                                    }
                                                                                                    element.style {
                                                                                                        margin-top: 50px;
                                                                                                    }
                                                                                                    h2 {
                                                                                                        margin: 0px;
                                                                                                    }
                                                                                                    .mar-t35 {
                                                                                                        margin-top: 20px;
                                                                                                    }
                                                                                                    .about-text {
                                                                                                        margin-top: 100px;
                                                                                                    }
                                                                                                    .still-text {
                                                                                                        margin-top: 60px;
                                                                                                    }
                                                                                                    .our-service {
                                                                                                        margin-top: 60px;
                                                                                                        margin-bottom: 40px !important;
                                                                                                    }
                                                                                                    .about-us-box {
                                                                                                        padding: 35px 20px;
                                                                                                    }
                                                                                                    .more-button {
                                                                                                        margin-bottom: 0px;
                                                                                                    }
                                                                                                    .service-button {
                                                                                                        margin-top: 40px !important;
                                                                                                    }
                                                                                                    .service-buttons {
                                                                                                        margin-top: 10px !important;
                                                                                                    }
                                                                                                    .navbar-toggler {
                                                                                                        top: 25px !important;
                                                                                                    }
                                                                                                    header.small {
                                                                                                        margin-top: -55px;
                                                                                                    }
                                                                                                    .frequently-ask {
                                                                                                        margin-top: 45px;
                                                                                                    }
                                                                                                    .hole-text {
                                                                                                        width: 93%!important;
                                                                                                    }
                                                                                                    .para-level3 {
                                                                                                        margin-bottom: 20px;
                                                                                                    }
                                                                                                    .container-fluid {
                                                                                                        margin-top: 60px;
                                                                                                    }
                                                                                                    .panel p:first-child {
                                                                                                        padding: 20px 0px;
                                                                                                    }
                                                                                                    img,
                                                                                                    video {
                                                                                                        margin-top: 10px;
                                                                                                    }
                                                                                                    .footer-area {
                                                                                                        margin-top: 60px;
                                                                                                    }
                                                                                                    .footer-area {
                                                                                                        height: 750px;
                                                                                                    }
                                                                                                    p {
                                                                                                        text-align: justify;
                                                                                                    }
                                                                                                    .hide-content {
                                                                                                        display: none !important;
                                                                                                    }
                                                                                                    .contact-texta {
                                                                                                        margin-top: 50px;
                                                                                                        margin-bottom: 20px !important;
                                                                                                    }
                                                                                                    .top-head-mob {
                                                                                                        display: flex;
                                                                                                        justify-content: space-between;
                                                                                                    }
                                                                                                    .testimonials .testimonial-item {
                                                                                                        min-height: 0px;
                                                                                                        text-align: center;
                                                                                                    }
                                                                                                    .section-title h2 {
                                                                                                        text-transform: capitalize;
                                                                                                        margin-bottom: 5px !important;
                                                                                                    }
                                                                                                    .section-title p {
                                                                                                        text-align: center;
                                                                                                    }
                                                                                                    .desktop-hide {
                                                                                                        display: block !important;
                                                                                                        margin-top: -90px;
                                                                                                    }
                                                                                                    .section-left h2 {
                                                                                                        margin-top: 20px;
                                                                                                    }
                                                                                                    .footer-row {
                                                                                                        display: block;
                                                                                                    }
                                                                                                    .footer-area .single-footer-widget ul {
                                                                                                        position: relative;
                                                                                                    }
                                                                                                    ul {
                                                                                                        float: none;
                                                                                                    }
                                                                                                    .footer-area .single-footer-widget h3 {
                                                                                                        margin-bottom: 0px;
                                                                                                    }
                                                                                                    .responsive-text {
                                                                                                        margin-top: 60px;
                                                                                                    }
                                                                                                }
                                                                                                
                                                                                                @media (max-width: 375px) {
                                                                                                    .top-head-mob {
                                                                                                        display: flex;
                                                                                                        justify-content: space-between;
                                                                                                    }
                                                                                                    .section-title h2 {
                                                                                                        font-size: 23px;
                                                                                                        text-transform: capitalize;
                                                                                                    }
                                                                                                    .editing-btn1 {
                                                                                                        margin-top: 20px !important;
                                                                                                    }
                                                                                                    .editing-btn2 {
                                                                                                        margin-top: 30px;
                                                                                                    }
                                                                                                    .editing-btn3 {
                                                                                                        margin-top: 20px;
                                                                                                    }
                                                                                                    .editing-btn4 {
                                                                                                        margin-top: 30px;
                                                                                                    }
                                                                                                    .editing-btn6 {
                                                                                                        margin-top: 10px;
                                                                                                    }
                                                                                                }
                                                                                                
                                                                                                .item {
                                                                                                    align-items: center;
                                                                                                    color: white;
                                                                                                    display: flex;
                                                                                                    height: 300px;
                                                                                                    justify-content: center;
                                                                                                }
                                                                                                
                                                                                                .items {
                                                                                                    align-items: center;
                                                                                                    display: flex;
                                                                                                    height: 300px;
                                                                                                    justify-content: center;
                                                                                                }
                                                                                                
                                                                                                .desktop-hide {
                                                                                                    display: none;
                                                                                                }
                                                                                                
                                                                                                .navbar-light .navbar-toggler {
                                                                                                    color: rgba(0, 0, 0, 0.55);
                                                                                                    border-color: rgba(0, 0, 0, 0.1);
                                                                                                }
                                                                                                
                                                                                                button:not(:disabled),
                                                                                                [type="button"]:not(:disabled),
                                                                                                [type="reset"]:not(:disabled),
                                                                                                [type="submit"]:not(:disabled) {
                                                                                                    cursor: pointer;
                                                                                                }
                                                                                                
                                                                                                .me-2 {
                                                                                                    margin-right: .5rem !important;
                                                                                                }
                                                                                                
                                                                                                .navbar-toggler {
                                                                                                    padding: .25rem .75rem;
                                                                                                    font-size: 1.25rem;
                                                                                                    line-height: 1;
                                                                                                    position: absolute;
                                                                                                    top: 10px;
                                                                                                    right: 10px;
                                                                                                    background-color: transparent;
                                                                                                    border: 1px solid transparent;
                                                                                                    border-radius: 0px;
                                                                                                    transition: box-shadow 0.15s ease-in-out;
                                                                                                }
                                                                                                
                                                                                                .navbar-toggler-icon {
                                                                                                    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280,0,0,0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
                                                                                                }
                                                                                                
                                                                                                .navbar-toggler-icon {
                                                                                                    display: inline-block;
                                                                                                    width: 1.5em;
                                                                                                    height: 1.5em;
                                                                                                    /* vertical-align: middle; */
                                                                                                    background-repeat: no-repeat;
                                                                                                    background-position: center;
                                                                                                    background-size: 100%;
                                                                                                }
                                                                                                
                                                                                                .hide-content-desktop {
                                                                                                    display: none;
                                                                                                }
                                                                                                
                                                                                                .learn-mor {
                                                                                                    text-align: center;
                                                                                                }
                                                                                                
                                                                                                .testimonial-texts {
                                                                                                    color: black;
                                                                                                    text-align: justify;
                                                                                                    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
                                                                                                    padding: 20px 30px;
                                                                                                }
                                                                                                
                                                                                                .get-para {
                                                                                                    text-align: justify;
                                                                                                    margin-bottom: 25px;
                                                                                                    margin-top: -20px;
                                                                                                }
                                                                                                /* .openbtn {
                                                                                                    padding: 12px;
                                                                                                    border: none;
                                                                                                    background: yellow;
                                                                                                    bottom: 5px;
                                                                                                    right: 15px;
                                                                                                } */
                                                                                                
                                                                                                h1 {
                                                                                                    font-family: arial, sans-serif;
                                                                                                }
                                                                                                
                                                                                                .form-popup {
                                                                                                    position: absolute;
                                                                                                    /* bottom: 0; */
                                                                                                    top: -95%;
                                                                                                    left: 50%;
                                                                                                    /* right: 15px; */
                                                                                                    border: 3px solid #f1f1f1;
                                                                                                    z-index: 9;
                                                                                                    display: none;
                                                                                                }
                                                                                                
                                                                                                .form-container {
                                                                                                    width: 800px;
                                                                                                    height: 600px;
                                                                                                    padding: 20px;
                                                                                                    background: #fff;
                                                                                                }
                                                                                                
                                                                                                .form-conatianer input[type=text],
                                                                                                input[type=password] {
                                                                                                    padding: 12px;
                                                                                                    margin: 5px 0 25px;
                                                                                                }
                                                                                                
                                                                                                .form-container .btn {
                                                                                                    background-color: #4CAF50;
                                                                                                    color: #fff;
                                                                                                    padding: 16px 12px;
                                                                                                    border: none;
                                                                                                    width: 100%;
                                                                                                    margin: 10px 0px;
                                                                                                }
                                                                                                
                                                                                                .form-container .btn-cancel {
                                                                                                    width: 100%;
                                                                                                    padding: 16px 12px;
                                                                                                    background: red !important;
                                                                                                    border: none;
                                                                                                    color: white;
                                                                                                }
                                                                                                
                                                                                                .close {
                                                                                                    background: lightgrey;
                                                                                                    padding: 12px;
                                                                                                    right: 2px;
                                                                                                    top: -2.5px;
                                                                                                    position: absolute;
                                                                                                    border-radius: 50%;
                                                                                                }
                                                                                                
                                                                                                .popup-prep {
                                                                                                    padding: 12px 20px;
                                                                                                    margin-top: 50px;
                                                                                                    border: 1px solid grey;
                                                                                                }
                                                                                                
                                                                                                .send-mes {
                                                                                                    padding: 12px 20px;
                                                                                                }
                                                                                                
                                                                                                .popup-get {
                                                                                                    margin: 0px !important;
                                                                                                }
                                                                                                
                                                                                                .pop-para {
                                                                                                    margin-top: 30px;
                                                                                                }
                                                                                                
                                                                                                .form-message textarea {
                                                                                                    height: 150px;
                                                                                                    width: 101%;
                                                                                                    border: 1px solid grey;
                                                                                                    padding: 11px 20px;
                                                                                                }
                                                                                                
                                                                                                .popup-message {
                                                                                                    text-align: left;
                                                                                                }
                                                                                                
                                                                                                .listing {
                                                                                                    margin-top: 30px;
                                                                                                    padding-left: 60px;
                                                                                                    flex-direction: column;
                                                                                                    /* font-weight: bold; */
                                                                                                    color: grey !important;
                                                                                                    font-size: 14px;
                                                                                                    text-align: left;
                                                                                                }
                                                                                                
                                                                                                .listing li i {
                                                                                                    font-size: 8px;
                                                                                                    padding-right: 10px;
                                                                                                }
                                                                                                
                                                                                                .form-popups {
                                                                                                    position: absolute;
                                                                                                    /* bottom: 0; */
                                                                                                    top: -177%;
                                                                                                    left: 50%;
                                                                                                    /* right: 15px; */
                                                                                                    border: 3px solid #f1f1f1;
                                                                                                    z-index: 9;
                                                                                                    display: none;
                                                                                                }
                                                                                                .footer-cont-1{
                                                                                                    background-color: rgb(13, 21, 86);
                                                                                                    
                                                                                                }
                                                                                                .footer-cont p {
                                                                                                    text-align: end;
                                                                                                }
                                                                                                .footer-cont p a{
                                                                                                    color: #585a6ae8;
                                                                                                }
                                                                                                .footer-cont p a:hover{
                                                                                                    color: #c5c5c5e8;
                                                                                                }
                                                                                                @media screen and (max-width: 768px) {
                                                                                                    .footer-cont p{
                                                                                                      text-align: center;
                                                                                                    }
                                                                                                }