@charset "utf-8";
/* CSS Document */
 .sample_plus, .example_plus {
     background: aliceblue;
     padding: 15px;
}
 .sample_plus ul, .example_plus ul{
     margin-left:8px;
}
 .who-we-are-sect .col-md-6 p a{
     color: #18ccb8 !important;
}
 .activ-menu{
     background:#ccc;
}
 ::-moz-selection {
    /* Code for Firefox */
     color: #fff;
     background: #14cfb6;
}
 ::selection {
     color: #fff !important;
     background: #14CFB6 !important;
}
/* Rafay add this code*/
/* width */
 ::-webkit-scrollbar {
     width: 10px;
}
/* Track */
 ::-webkit-scrollbar-track {
     background: #e2e2e2;
}
/* Handle */
 ::-webkit-scrollbar-thumb {
     background: #14ceb6 ;
     border-radius: 8px;
}
/* Handle on hover */
 ::-webkit-scrollbar-thumb:hover {
     background-image: linear-gradient(60deg, #14ceb6, #3fadd0 );
}
/* Rafay add this code*/
/*header.has-main-banner{
     background:url(images/main-banner.jpg) no-repeat 100% ;
     background-size:cover;
}
 */
 a:hover{
     text-decoration:none !important ;
}
 ul li{
     list-style: url(images/ulli-img-1.jpg) none;
}
/*============== Except Home Starts ================*/
 .navbar-classic .navbar-nav .nav-item .nav-link:hover{
     border-radius: 30px;
     color: #fff !important;
     background-image: linear-gradient(to right, #41abd2 0%, #19fadc 100%);
}
 body{
     font-family: 'Poppins', sans-serif !important;
}
 header .cont-det{
     text-align:right;
}
 header .cont-det p{
    /*color: #fff;
     */
     margin: 0;
     padding-right: 15px;
     font-size: 14px;
     font-family: 'Poppins', sans-serif;
     font-weight: 400;
}
/*shahrukh css*/
 header .cont-det a{
     color:#15ceb6;
}
 header .cont-det a:hover{
     color:#36f4ed;
}
/*shahrukh css*/
 header .cont-det p:after{
     content: '';
     display: block;
     border: 1px solid #eaeaea;
     width: 56%;
     position: absolute;
     right: 30px;
}
 header .col-md-10 .row{
     line-height: 47px;
}
 header{
     margin-bottom:10px;
}
/*============== Except Home End ================*/
 .home-page-100 header{
     margin-bottom:0px;
}
 .home-page-100 header .cont-det{
     text-align:right;
}
 .home-page-100 header .cont-det p{
     color: #fff;
     margin: 0;
     padding-right: 15px;
     font-size: 14px;
     font-family: 'Poppins', sans-serif;
     font-weight: 400;
}
 .home-page-100 header .cont-det p a{
     color: #fff;
    /*color: #15ceb6;
     */
}
 .home-page-100 header .cont-det p a:hover{
     color: #36f4ed;
}
 .home-page-100 header .cont-det p:after{
     content: '';
     display: block;
     border: 1px solid #fff;
     width: 56%;
     position: absolute;
     right: 30px;
}
 .home-page-100 header .col-md-10 .row{
     line-height: 47px;
}
 .home-page-100 #cssmenu>ul>li>a{
     color: #fff !important;
}
 section.has-main-banner{
     background-size: cover;
     margin-top: -10%;
     padding: 15% 0;
}
 .has-main-banner h1>span{
     font-weight: 600;
     font-size: .5em;
     letter-spacing: 5px;
}
 .has-main-banner h1{
     font-family: 'Poppins', sans-serif;
     font-weight: bold;
     color:#fff;
     text-transform:uppercase;
     font-size:3.4em;
}
 .has-main-banner p{
     font-family: 'Poppins', sans-serif;
     font-weight:100;
     font-size:1em;
     color:#FFF;
}
 .has-main-banner button {
     border: none;
     border-radius: 30px;
     padding: 6px 30px;
     color: #fff;
     font-family: 'Poppins', sans-serif;
     font-weight: 500;
     background-image: linear-gradient(to right, #14cfb6 0%, #41abd2 20%, #19fadc 100%);
     transition: 0.5s;
     background-size: 200% auto;
}
 .has-main-banner button:hover {
     background-position: center right ;
}
 section.team{
     background:#f8f8f8;
     padding:25px 0;
     margin:5px 0;
     border:1px solid #ccc;
}
 section.team .owl-item img{
     margin:0 auto ;
}
 section.team .owl-item:hover{
     cursor:pointer;
}
 section.team .owl-dots{
     display:none !important;
}
 section.team .owl-item p{
     margin:0;
     font-weight:500;
}
 .service-sect{
     padding-bottom:25px;
}
 .service-sect h2{
     color: #14cfb6;
     font-weight:300;
     font-family: 'Poppins', sans-serif;
}
 .service-sect p{
     color:#777;
     font-family: 'Poppins', sans-serif;
}
 .service-sect .col-md-12{
     padding: 20px 0;
     background:url(images/underline-img.png) no-repeat center bottom;
}
 .service-sect .col-md-5{
     border-right: 2px solid #e2e2e2;
    /*margin-top:50px;
     */
}
 .service-sect .col-md-5 .row{
     padding:25px 0;
}
 .home_p {
     border: 1px dashed #14cfb6 !important;
}
 .actv {
     border: 1px dashed #14cfb6 !important;
}
 .service-sect .col-md-5 .col-sm-6.Subjects:hover{
     cursor:pointer;
}
 .service-sect .col-md-5 .col-sm-6.Assignment:hover{
     cursor:pointer;
}
 .service-sect .col-md-5 .col-sm-6.Quality:hover{
     cursor:pointer;
}
 .service-sect .col-md-5 .col-sm-6.Turnaround:hover{
     cursor:pointer;
}
 .service-sect .col-md-5 .col-sm-6.Subjects:hover p{
     border: 1px dashed #14cfb6;
}
 .service-sect .col-md-5 .col-sm-6.Assignment:hover p{
     border: 1px dashed #14cfb6;
}
 .service-sect .col-md-5 .col-sm-6.Quality:hover p{
     border: 1px dashed #14cfb6;
}
 .service-sect .col-md-5 .col-sm-6.Turnaround:hover p{
     border: 1px dashed #14cfb6;
}
 .service-sect .col-md-5 .col-sm-6{
     padding:20px 0;
}
 .service-sect .col-md-5 .col-sm-6 img{
     float:left;
}
 .service-sect .col-md-5 .col-sm-6 p{
     float: left;
     margin: 0;
     padding: 10px;
     color: black;
     font-weight:500;
}
 .service-sect .col-md-5 .col-sm-6.Subjects:after{
     display:block;
     content: '' ;
     border-bottom: 2px solid #ccc;
     width:35%;
     margin:0 auto;
     position:absolute;
     bottom: 0;
     left: 0;
     right: -47px;
}
 .service-sect .col-md-5 .col-sm-6.Subjects:before{
     display: block;
     content: '';
     border-right: 2px solid #ccc;
    /* width: 35%;
     */
     height: 53%;
     margin: 0 auto;
     position: absolute;
     right: 26px;
}
 .service-sect .col-md-5 .col-sm-6.Assignment:after{
     display:block;
     content: '' ;
     border-bottom: 2px solid #ccc;
     width:35%;
     position:absolute;
     bottom:0 ;
     margin:0 auto;
}
 .service-sect .col-md-3 h4{
     font-weight:600;
     color:#4f4f4f;
    /*margin-top: 35px;
     */
     font-family: 'Poppins', sans-serif;
}
 .service-sect .col-md-3 p{
     font-family: 'Poppins', sans-serif;
     font-size: .9em;
}
 .service-sect .col-md-3{
     padding: 50px 15px 0 ;
}
 .service-sect .pad-top{
     padding-top: 65px;
}
 .writers-sect{
     padding: 40px 0;
     background: url(images/writer-profile-bg.jpg) no-repeat 100% ;
     background-size: cover;
}
 .writers-sect .col-md-12 h2{
     color: #fff;
     font-family: 'Poppins', sans-serif;
}
 .writers-sect .col-md-12 p{
     color: #d6d6d6;
     font-family: 'Poppins', sans-serif;
}
 .writers-sect .profile-cenrize{
     width:90%;
     margin:0 auto;
     padding: 15px;
     background:#fff;
     min-height:300px;
}
 .writers-sect .profile-cenrize h2, .writers-sect .profile-cenrize h3, .writers-sect .profile-cenrize h4, .writers-sect .profile-cenrize h5{
     font-family: 'Poppins', sans-serif;
     font-weight:300;
}
 .writers-sect .profile-cenrize h2{
     background-image: linear-gradient(to right, #41abd2 30%, #14cfb6 60% );
     margin-left:-14px;
     padding-left:14px;
     color: #fff;
     border-radius: 0px 30px 30px 0px;
}
 .writers-sect .profile-cenrize h4{
     color: #14cfb6;
}
 .writers-sect .profile-cenrize strong{
     color: #14cfb6;
}
 .writers-sect .profile-cenrize h3, .writers-sect .profile-cenrize h5{
     color: #464646;
}
 .writers-sect .profile-cenrize span.saperater:before{
     content: '' ;
     display: block ;
     width: 100px ;
     border: 1px solid #ececec;
     margin-bottom:10px;
}
 .writers-sect .profile-cenrize .star-rats{
     color:#efad1b;
     clear:both;
     padding-right: 30px;
}
 .writers-sect .profile-cenrize .Rating{
     font-size: 1.3em;
     font-weight: 500;
     color:#464646 ;
}
 .writers-sect .profile-cenrize button {
     border: none;
     border-radius: 30px;
     padding: 4px 50px;
     color: #fff;
     font-family: 'Poppins', sans-serif;
     font-weight: 500;
     background-image: linear-gradient(to right, #14cfb6 0%, #41abd2 20%, #19fadc 100%);
     transition: 0.5s;
     background-size: 200% auto;
}
 .writers-sect .profile-cenrize button:hover {
     background-position: center right ;
}
 .writers-sect .profile-cenrize .Viewprofilebtn {
     border: 1px solid #aeb0b8;
     border-radius: 30px;
     padding: 2px 30px;
     color: #14cfb6;
     font-family: 'Poppins', sans-serif;
     font-weight: 500;
     background: none;
     float: right;
}
 .writers-detail-tabs .w-imgs img{
     margin-bottom:5px;
}
 .writers-detail-tabs .w-imgs .protag p{
     position: absolute;
     top: 5px;
     color: #fff;
     font-size: 14px;
     margin-left: -10px;
}
/* ========== About page css =======*/
 section.year-profile{
     background:#fbfbfb;
}
 section.year-profile #demo{
     margin-top: 20px;
}
 .carousel-item .rap-up span{
     position: absolute;
     top: 0;
     right: 0;
     padding: 5px 15px;
     background: #14cfb6;
     color: #fff;
     font-size: 1.3em;
}
 .asdfasdf .carousel-item{
     padding:15px;
}
 .asdfasdf .rap-up{
     box-shadow: 0px 0px 13px 2px #696969;
     width: 90%;
     margin: -15px auto 0 auto;
     padding: 15px;
     background: white;
     position: relative;
}
 .asdfasdf .rap-up p{
     margin:0;
}
 .asdfasdf .col-md-12{
     padding: 15px 0;
}
 section.writer-section-about .owl-item h4{
     font-size:1.19em;
}
 section.writer-section-about h3{
     font-family: 'Poppins', sans-serif;
     font-size: 2.5em;
     font-weight: normal;
}
 section.writer-section-about p{
     font-family: 'Poppins', sans-serif;
     color: #777;
}
 section.writer-section-about .owl-stage .owl-item .item{
     padding:10px 0;
}
 section.writer-section-about .owl-stage .owl-item .item i.fa-star{
     color:#ffb618;
}
 section.writer-section-about .owl-stage .owl-item .item i.grey {
     color:#a1a1a1 !important;
}
 section.writer-section-about .owl-stage .owl-item .item p{
     color:#14cfb6;
}
 section.writer-section-about .owl-stage .owl-item .item h5{
     font-family: 'Poppins', sans-serif;
     font-size:1em;
     font-weight:100;
     padding: 10px 0;
}
 section.writer-section-about{
     padding:50px 0;
}
 section.writer-section-about .owl-stage .owl-item .item i.fa-facebook{
     background:none;
     color:#222a30;
}
 section.writer-section-about .owl-stage .owl-item .item i.fa-twitter{
     background:none;
     color:#babbbb;
}
 section.writer-section-about .owl-stage .owl-item .item i.fa-google-plus{
     background:none;
     color:#babbbb;
}
 section.user-plugin{
     background: #2c2c2c url(images/about-plugin-bg.jpg) no-repeat 20%;
     padding: 60px 0;
}
 section.user-plugin .col-md-6{
     padding-top: 50px;
}
 section.user-plugin .col-md-6+.col-md-6{
     padding-top: 0px;
}
 section.user-plugin .col-md-6 h3{
     color:#fff;
     font-family: 'Poppins', sans-serif;
     text-transform: uppercase;
}
 section.user-plugin .col-md-6 p{
     color:#fff;
     font-family: 'Poppins', sans-serif;
}
 section.user-plugin .col-md-6 button{
     text-transform: uppercase;
     border: none;
     border-radius: 30px;
     padding: 4px 25px;
     color: #fff;
     font-family: 'Poppins', sans-serif;
     font-weight: 500;
     background-image: linear-gradient(to right, #14cfb6 0%, #41abd2 51%, #19fadc 100%);
     transition: 0.5s;
     background-size: 200% auto;
}
 section.user-plugin .col-md-6 button:hover {
     background-position: center right ;
}
 section.writer-section-about .owl-item{
     border: 1px solid #bdbdbd ;
     text-align: center;
     border-bottom: 5px solid #3bb0ce ;
}
 section.writer-section-about .owl-item img{
     margin:0 auto;
}
/*=======================================================================*/
 .feature-sect h2{
     color: #14cfb6;
     font-weight:300;
     font-family: 'Poppins', sans-serif;
}
 .feature-sect p{
     color:#777;
     font-family: 'Poppins', sans-serif;
}
 .feature-sect .col-md-12 {
     padding: 20px 0;
     background: url(images/underline-img.png) no-repeat center bottom;
}
 .feature-sect .col-md-4 ul li{
     list-style:url(images/ulli-img.jpg) none ;
     font-family: 'Poppins', sans-serif;
     padding:3px 0;
     color:#777;
}
 .feature-sect .col-md-8 .col-sm-4 h4{
     padding:10px 0;
     color:#777;
}
 .feature-sect .col-md-8 .col-sm-4 p{
     font-size:.9em;
}
 .feature-sect .row .row.plus-1{
     padding:40px 0;
}
 section.news-letter {
     background: #313131;
     padding:25px 0;
}
 section.news-letter h2{
     color: #fff;
     font-family: 'Poppins', sans-serif;
}
 section.news-letter .col-md-6+.col-md-6 input[type="email"]{
     padding: 10px;
     border-radius: 6px 0 0 6px;
     width: 75%;
     border: none;
}
 section.news-letter .col-md-6+.col-md-6 input[type="submit"]{
     color: transparent;
     background: #14cfb6 url(images/submit-aero.png) no-repeat center center;
     border: none;
     margin-left: -5px;
     padding: 10px;
     border-radius: 0 6px 6px 0;
}
 section.news-letter .col-md-6+.col-md-6 form{
     margin-top: 20px;
}
 .who-we-are-sect{
     padding: 25px 0;
}
 .who-we-are-sect input[type="submit"] {
     margin-top:10px;
     border-radius: 30px;
     color: #fff;
     font-weight: 600;
     border: none;
     background-image: linear-gradient(to right, #14cfb6 0%, #41abd2 20%, #19fadc 100%);
     transition: 0.5s;
     background-size: 200% auto;
}
 .who-we-are-sect form input[type="submit"]:hover {
     background-position: center right;
}
 .who-we-are-sect .col-sm-12 {
     padding-left: 0;
}
 .who-we-are-sect .col-sm-12 {
     margin-bottom: 20px;
     float: left;
     padding-left: 0;
}
 .who-we-are-sect h2{
     color: #14cfb6;
     font-weight:300;
     font-family: 'Poppins', sans-serif;
}
 .who-we-are-sect h3{
     color: #14cfb6;
     font-family: 'Poppins', sans-serif;
     font-weight: 300;
     font-size: 1.4em;
}
 .who-we-are-sect ul {
     font-family: 'Poppins', sans-serif;
     color: #777;
     padding-left: 20px;
}
 .who-we-are-sect ol {
     font-family: 'Poppins', sans-serif;
     color: #777;
     padding-left: 20px;
}
 .who-we-are-sect .col-md-12 {
     padding: 20px 0;
     background: url(images/underline-img.png) no-repeat center bottom;
}
 .who-we-are-sect .col-md-6 p {
     font-family: 'Poppins', sans-serif;
     color: #777 ;
}
 section.trusted-by{
     background:url(images/trusted-by-industry-leader.jpg) no-repeat 100%;
     background-size: cover;
     padding:25px 0;
     margin:5px 0;
     border:1px solid #ccc;
}
 section.trusted-by h2, section.trusted-by p{
     color:#fff;
     font-family: 'Poppins', sans-serif;
}
 section.trusted-by .owl-item img{
     margin:0 auto ;
}
 section.trusted-by .owl-carousel.owl-theme.owl-loaded.owl-drag{
     background:#FFF;
     padding:15px 0;
}
 section.resent-work{
     padding:25px 0;
}
 section.resent-work h2 {
     color: #14cfb6;
     font-weight: 300;
     font-family: 'Poppins', sans-serif;
}
 section.resent-work p {
    /*font-weight: 300;
     */
     font-family: 'Poppins', sans-serif;
     color:#777;
}
 section.resent-work .col-md-12 {
     padding: 20px 0;
     margin-bottom: 25px;
     background: url(images/underline-img.png) no-repeat center bottom;
}
 section.resent-work .col-md-3{
     margin-top:15px;
}
 section.resent-work .col-md-3 .col-sm-12 {
     background:#f7f7f7;
     padding: 0;
}
 section.resent-work .col-md-3 .row{
     margin-left: -10px;
     margin-right: -10px;
}
 section.resent-work .col-md-3 .col-sm-12 img{
     width:100%;
}
 section.resent-work .col-md-3 .col-sm-12 span, section.resent-work .col-md-3 .col-sm-12 h3, section.resent-work .col-md-3 .col-sm-12 p{
     padding:0 15px;
     min-height: 50px;
}
 section.resent-work .col-md-3 .col-sm-12 h3{
     text-transform:uppercase;
     font-size: 1.3em;
     font-family: 'Poppins', sans-serif;
}
 section.resent-work .col-md-3 .col-sm-12 button{
     margin-left:15px;
}
 section.resent-work .col-md-3 .col-sm-12{
     min-height: 400px;
     padding-bottom:15px ;
}
 section.resent-work .col-md-3 .col-sm-12 .view-btn {
     font-size:12px;
     border: none;
     border-radius: 30px;
     padding: 6px 22px;
     color: #fff;
     font-family: 'Poppins', sans-serif;
     font-weight: 500;
    /*background-image: linear-gradient(to right, #41abd2 30%, #14cfb6 60% );
     */
     background-image: linear-gradient(to right, #14cfb6 0%, #41abd2 20%, #19fadc 100%);
     transition: 0.5s;
     background-size: 200% auto 
}
 section.resent-work .col-md-3 .col-sm-12 .view-btn:hover{
     background-position: center right ;
}
 section.resent-work .col-md-3 .col-sm-12 button {
     font-size:12px;
     border: none;
     border-radius: 30px;
     padding: 6px 22px;
     color: #fff;
     font-family: 'Poppins', sans-serif;
     font-weight: 500;
    /*background-image: linear-gradient(to right, #41abd2 30%, #14cfb6 60% );
     */
     background-image: linear-gradient(to right, #14cfb6 0%, #41abd2 20%, #19fadc 100%);
     transition: 0.5s;
     background-size: 200% auto 
}
 section.resent-work .col-md-3 .col-sm-12 button:hover{
     background-position: center right ;
}
 section.Improve{
     padding:25px 0;
}
 section.Improve .col-md-8{
     padding-top: 40px;
}
 section.Improve h2{
     font-family: 'Poppins', sans-serif;
     font-weight:bold;
     color: #424141;
     font-size:2.1em;
     text-transform:uppercase;
     padding-top: 65px;
}
 section.Improve h5{
     text-transform: uppercase;
     font-size: 1.1em;
     font-family: 'Poppins', sans-serif;
     padding: 20px 0;
}
 section.Improve button {
     border: none;
     border-radius: 30px;
     padding: 6px 30px;
     color: #fff;
     font-family: 'Poppins', sans-serif;
     font-weight: 500;
     background-image: linear-gradient(to right, #14cfb6 0%, #41abd2 20%, #19fadc 100%);
     transition: 0.5s;
     background-size: 200% auto;
}
 section.Improve button:hover {
     background-position: center right ;
}
 section.Improve .col-md-8 .col-sm-6 span{
     color:#14cfb6;
    /*oldcolor: #14cfb6;
     */
     padding-bottom:20px;
}
 section.Improve .col-md-8 .col-sm-6{
     padding: 25px 15px;
     border-right: 1px dotted #ccc;
     border-bottom: 1px dotted #ccc;
     color:#777;
    /*color:#a6a5a5;
     */
}
 section.Improve .col-md-8 .col-sm-6+.col-sm-6{
     border-right: none;
    /*border-bottom: 1px dotted #ccc;
     */
}
 section.Improve .col-md-8 .col-sm-6+.col-sm-6+.col-sm-6{
     border-right: 1px dotted #ccc;
     border-bottom: none;
}
 section.Improve .col-md-8 .col-sm-6+.col-sm-6+.col-sm-6+.col-sm-6{
     border-right: none;
     border-bottom: none;
}
 section.before-footer{
     background:url(images/above-footer-bg.jpg) no-repeat 100%;
     background-size:cover;
     padding: 40px 0;
}
 section.before-footer h2{
     color:#FFF;
     font-family: 'Poppins', sans-serif;
}
 section.before-footer p{
     color:#dadada;
     font-family: 'Poppins', sans-serif;
     text-transform: uppercase;
}
 section.before-footer form .col-sm-6{
     margin-bottom:20px;
     float:left;
     padding-left:0;
}
 section.before-footer form .col-sm-12{
     padding-left:0;
}
 section.before-footer form{
     padding: 20px 0px 20px 15px;
     background: #00000052;
     border-radius: 10px;
}
 section.before-footer form input, section.before-footer form textarea, section.before-footer form select{
     background-color: #d4d4d4;
}
 section.before-footer form input[type="submit"]{
     border-radius: 30px;
     color: #fff;
     font-weight: 600;
     border: none;
     background-image: linear-gradient(to right, #14cfb6 0%, #41abd2 20%, #19fadc 100%);
     transition: 0.5s;
     background-size: 200% auto;
}
 section.before-footer form input[type="submit"]:hover{
     background-position: center right ;
}
 section.before-footer h6{
     color: #fff;
     font-weight: 400;
     font-family: 'Poppins', sans-serif;
     text-transform: uppercase;
     font-size:15px;
}
 section.before-footer .footer-6-first p{
     text-transform: capitalize;
     font-size: .8em;
}
 section.before-footer .footer-6-first span a{
     color: #14cfb6;
     font-family: 'Poppins', sans-serif;
     font-size: .9em;
}
 section.before-footer .footer-6-first{
     padding-top:130px ;
}
 footer{
     background:#fff;
     padding: 30px 0 0 0;
}
 footer .col-md-4 a{
     color: #15ceb6;
}
 footer .col-md-4 a:hover{
     color: #36f4ed;
}
 footer .col-md-3 img{
     padding:0 0 15px 0 ;
}
 footer .col-md-3 p{
     font-size: .9em;
     color: #777;
    /*line-height: 1;
     */
    /*margin-top: 15px;
     */
}
 footer .col-md-3 i{
    /*border: 1px solid #000;
     */
}
 .fa-facebook{
     background: #696b6d;
     border-radius:30px;
     color: #fff;
     padding: 7px 11px;
     transition: .5s ease all;
     -webkit-transition: .5s ease all;
     -moz-transition: .5s ease all;
     -ms-transition: .5s ease all;
     -o-transition: .5s ease all;
}
 .socialsss:hover{
     background: #14cfb6;
}
 .fa-linkedin {
     background: #3272bd;
     color: #fff;
     padding: 7px 9px;
     transition: .5s ease all;
     -webkit-transition: .5s ease all;
     -moz-transition: .5s ease all;
     -ms-transition: .5s ease all;
     -o-transition: .5s ease all;
}
 .fa-youtube {
     background: #696b6d;
     border-radius:30px;
     color: rgb(255, 255, 255);
     padding: 7px 8px;
     transition: .5s ease all;
     -webkit-transition: .5s ease all;
     -moz-transition: .5s ease all;
     -ms-transition: .5s ease all;
     -o-transition: .5s ease all;
}
 .fa-pinterest {
     background: #696b6d;
     border-radius: 30px;
     color: rgb(255, 255, 255);
     padding: 7px 8px;
     transition: .5s ease all;
     -webkit-transition: .5s ease all;
     -moz-transition: .5s ease all;
     -ms-transition: .5s ease all;
     -o-transition: .5s ease all;
}
 .fa-instagram {
     background: #696b6d;
     border-radius:30px;
     color: rgb(255, 255, 255);
     padding: 7px 9px;
     transition: .5s ease all;
     -webkit-transition: .5s ease all;
     -moz-transition: .5s ease all;
     -ms-transition: .5s ease all;
     -o-transition: .5s ease all;
}
 .fa-twitter{
     background: #696b6d;
     border-radius:30px;
     color: #fff;
     padding: 7px 8px;
     transition: .5s ease all;
     -webkit-transition: .5s ease all;
     -moz-transition: .5s ease all;
     -ms-transition: .5s ease all;
     -o-transition: .5s ease all;
}
 .fa-google-plus{
     background: #696b6d;
     color: #fff;
     padding: 7px 6px;
     transition: .5s ease all;
     -webkit-transition: .5s ease all;
     -moz-transition: .5s ease all;
     -ms-transition: .5s ease all;
     -o-transition: .5s ease all;
}
 .fa-linkedin{
     background: #696b6d;
     border-radius:30px;
     color: #fff;
     padding: 7px 9px;
     transition: .5s ease all;
     -webkit-transition: .5s ease all;
     -moz-transition: .5s ease all;
     -ms-transition: .5s ease all;
     -o-transition: .5s ease all;
}
 .fa-skype{
     background: #696b6d;
     color: #fff;
     padding: 7px 10px;
     transition: .5s ease all;
     -webkit-transition: .5s ease all;
     -moz-transition: .5s ease all;
     -ms-transition: .5s ease all;
     -o-transition: .5s ease all;
}
 footer .col-md-2 span:before, footer .col-md-4 span:before{
     content: '' ;
     display: block ;
     width: 30px ;
     border: 2px solid #14cfb6;
     margin-bottom:15px;
}
 footer .col-md-4 h4{
     font-size: 1.1em;
     color: #4a4a4a;
}
 footer .col-md-3 h4{
     font-size: 1em;
     color: #777;
}
 footer .col-md-5 p , footer .col-md-4 p, footer .col-md-5 p {
     font-size:.9em;
     color:#777;
}
 footer .copy-rights{
     background: #e3e3e3;
     margin-top: 15px;
     padding: 10px;
}
 footer .copy-rights p{
     margin: 0;
     color: #777;
}
 .owl-dots{
     display: none;
}
 footer .col-md-5 h3{
     font-size: 1.3em;
}
 footer .col-md-5 a img{
     margin-bottom:30px;
}
/*=========================== ARTICLE PAGE CSS ===*/
 section.article-writing{
    /*background: url(images/article-bg.jpg) no-repeat center;
     */
     background: url(images/service-banners/article-bg.jpg) no-repeat center;
     background-size: cover;
     padding: 10px 0;
}
 section.general .col-md-6{
     padding-top: 70px;
}
 section.general h1{
     text-transform:uppercase;
     color: #fff;
     font-weight: bold;
     font-family: 'Poppins', sans-serif;
}
 section.general p{
     color: #fff;
     font-family: 'Poppins', sans-serif;
}
 section.general button{
     text-transform:uppercase;
     border: none;
     border-radius: 30px;
     padding: 4px 25px;
     color: #fff;
     font-family: 'Poppins', sans-serif;
     font-weight: 500;
     background-image: linear-gradient(to right, #14cfb6 0%, #41abd2 20%, #19fadc 100%);
     transition: 0.5s;
     background-size: 200% auto;
}
 section.general button:hover{
     background-position: center right ;
}
 .custom-form-table tr td{
     border: none;
}
 .table.custom-form-table td, .table th {
     padding: 5px 0 0 0;
     vertical-align: middle;
}
 .col-md-4.six-two.offset-2{
     background: #FFF;
     border-radius: 10px;
     padding: 7px 15px 15px 15px;
}
 .col-md-4.six-two.offset-2 input[type="submit"]{
     color:#fff;
     background-image: linear-gradient(to right, #14cfb6 0%, #41abd2 20%, #19fadc 100%);
     transition: 0.5s;
     background-size: 200% auto;
     margin-bottom:10px;
}
 .col-md-4.six-two.offset-2 input[type="submit"]:hover{
     background-position: center right ;
}
 .col-md-4.six-two.offset-2 a{
     color:#000;
}
 .col-md-4.six-two.offset-2 a:hover{
     color:#14cfb6;
}
 .col-md-4.six-two.offset-2 h3{
     color: #14cfb6;
     font-weight: normal;
     margin: 0;
}
 ul.rso{
     padding-left: 20px;
}
 ul.rso li{
     list-style: url(images/ulli-img.jpg) none;
     font-family: 'Poppins', sans-serif;
     padding: 1px 0;
     line-height: 1;
     font-size: .9em;
}
 .table.custom-form-table td input{
     background: #f8f8f8;
     height: calc(2rem + 2px);
}
 .table.custom-form-table td select{
     background: #f8f8f8;
    /*height: calc(2rem + 2px);
     */
}
 section.after-article span{
     color: #14cfb6;
     font-family: 'Poppins', sans-serif;
}
 section.after-article{
     color: #3c3c3c;
}
 section.after-article h2{
     font-size: 2.3em;
}
 section.after-article .col-md-12 h3{
     padding-top: 30px;
     padding-bottom: 15px;
}
 section.after-article .col-md-2 {
     border:1px solid #ccc;
}
 section.after-article .col-md-2 {
     border: 1px solid #ccc;
     margin: 0 15px;
     box-shadow: 0px 0px 5px #ccc;
}
 section.after-article .col-md-2 h2{
     color:#efefef;
}
 section.after-article .col-md-2 h2:after{
     content: '';
     display: block;
     border-bottom: 3px solid #14cfb6;
     width: 30px;
     height: 15px;
    /*margin: 0 auto;
     */
}
 section.after-article .col-md-2 p{
     font-size:.9em;
}
 section.after-article h4{
     font-size: 1.19em;
     padding:15px 0;
     font-weight: 400 ;
}
 section.after-article p{
     float:left;
}
 section.after-article p+p{
     width:90%;
     padding-left:20px;
}
 section.after-article{
     padding: 50px 0;
}
 section.reasion-to-love{
     background:#14cfb6 url(images/love-reasion.jpg) no-repeat left;
     padding: 28px 0;
    /*height: 375px;
     */
}
 section.reasion-to-love .col-md-3 .row{
     width: 100%;
     margin: 0 auto;
     background: #fff;
     padding-top: 9px;
}
 section.reasion-to-love .col-md-3 .row .col-sm-3{
     padding: 0;
}
 section.reasion-to-love .col-md-3 .row .col-sm-9{
     padding: 0;
}
 section.reasion-to-love .col-md-9{
     padding:15px 0;
}
 section.reasion-to-love .col-md-9 h3{
     font-family: 'Poppins', sans-serif;
     color: #fff;
     font-size:2.5em;
     font-weight:normal;
}
 section.reasion-to-love .col-md-9 p{
     font-family: 'Poppins', sans-serif;
     color: #fff;
}
 section.what-copy-write h3{
     text-transform:uppercase;
     font-family: 'Poppins', sans-serif;
     color: #565656;
     font-size: 1.5em;
     padding-bottom:15px;
}
 section.what-copy-write h3:after{
     content: '';
     display: block;
     border-bottom: 3px solid #14cfb6;
     width: 40px;
     height: 15px;
     margin: 0 auto;
}
 section.what-copy-write .col-md-12 h2{
     font-family: 'Poppins', sans-serif;
     color: #565656;
     font-weight:normal;
}
 section.what-copy-write .col-md-4{
     padding-top:10px;
}
 section.what-copy-write {
     padding:25px 0 50px 0;
}
 section.what-copy-write .col-md-4 .row{
     border: 1px solid #ccc;
     padding: 15px 0;
     border-radius: 10px;
     margin: 0 auto;
}
 section.what-copy-write .col-md-12 {
     padding:25px 0;
}
 section.what-copy-write p{
     font-family: 'Poppins', sans-serif;
     color: #565656;
}
 section.what-copy-write .col-sm-12 p{
     min-height: 75px;
}
 section.what-copy-write button{
     border: none;
     border-radius: 30px;
     padding: 4px 25px;
     color: #fff;
     font-family: 'Poppins', sans-serif;
     font-weight: 500;
     background-image: linear-gradient(to right, #14cfb6 0%, #41abd2 20%, #19fadc 100%);
     transition: 0.5s;
     background-size: 200% auto;
}
 section.what-copy-write button:hover{
     background-position: center right ;
}
 section.request-proposal{
     background: #23272a url(images/repeated-services-bg-1.jpg) no-repeat right;
     padding: 15px 0;
}
 section.request-proposal ul li{
     color: #fff;
     line-height: 2.1;
     font-size: .9em;
     list-style:url(images/green-tic.png) ;
}
 section.request-proposal .col-md-4 h2{
     color: #fff;
     font-size: 2.3em;
     font-weight: normal;
     padding-bottom: 25px;
}
 section.request-proposal .col-md-4 button{
     border-radius: 30px;
     padding: 6px 30px;
     color: #fff;
     font-family: 'Poppins', sans-serif;
     font-weight: 500;
     font-size: .9em;
     border: 2px solid #ccc;
     background: no-repeat;
     cursor: pointer;
}
 section.request-proposal .col-md-4 h2 span{
     font-weight:100;
}
 section.request-proposal .col-md-3{
     background:#fff;
     padding:0;
     text-align:center;
     padding-bottom: 10px;
}
 section.request-proposal .col-md-3 h3{
     font-size: 22px;
     text-align: center;
     background: #1bcaba;
     color: #fff;
     font-weight: 100;
     padding: 10px 0;
     margin: 0;
}
 section.request-proposal .col-md-3 h3 i{
     padding: 0 10px;
}
 section.request-proposal .col-md-3 ul li{
     background: #efefef;
}
 section.request-proposal .col-md-3 ul li+li{
     background: #fff;
}
 section.request-proposal .col-md-3 ul li+li+li{
     background: #efefef;
}
 section.request-proposal .col-md-3 ul li+li+li+li{
     background: #fff;
}
 section.request-proposal .col-md-3 ul li+li+li+li+li{
     background: #efefef;
}
 section.request-proposal .col-md-3 button, .btn-primary {
     border: none;
     border-radius: 30px;
     padding: 6px 30px;
     color: #fff;
     font-family: 'Poppins', sans-serif;
     font-weight: 500;
     background-image: linear-gradient(to right, #14cfb6 0%, #41abd2 20%, #19fadc 100%);
     transition: 0.5s;
     background-size: 200% auto;
     font-size: .9em;
     cursor: pointer;
}
 section.request-proposal .col-md-3 ul{
     text-align: left;
     min-height: 205px;
}
 section.request-proposal .col-md-3 ul li{
     color: #000;
     list-style-position: inside;
     padding-left: 10px;
     font-size: .9em;
}
 section.request-proposal .col-md-3 h3 span{
     font-size: 10px;
     margin-top: -5px;
     margin-right: 2px;
}
 section.request-proposal .col-md-3 h4{
     font-size: 20px;
     text-align: center;
     background: #272c30;
     color: #fff;
     font-weight: 100;
     padding: 5px 0;
}
 section.request-proposal .col-md-3 h4 span{
     font-size: 15px;
}
 section.get-hun-dis{
     background-image: -webkit-linear-gradient(-135deg, #272c30 75%, #17ccb8 0%);
}
 section.get-hun-dis .col-md-3{
     padding:0;
}
 section.get-hun-dis .col-md-6 form input {
     min-height:45px;
     margin-bottom:10px;
     background:#f7f7f7;
}
 section.get-hun-dis .col-md-6 form{
     padding-top: 40px;
}
 section.get-hun-dis .col-md-6 form input[type="submit"]{
     color:#fff;
     border:none;
     background-image: linear-gradient(to right, #41abd2 20%, #19fadc 100%);
     transition: 0.5s;
     background-size: 200% auto;
}
 section.get-hun-dis .col-md-6 form input[type="submit"]:hover{
     background-position: center right;
}
 section.get-hun-dis .col-md-3 img{
     margin-top: -35px;
}
 section.get-hun-dis .col-md-3 h3{
     color: #fff;
     padding-top: 50px;
     text-align: center;
     font-size: 2em;
}
 section.get-hun-dis .col-md-3 h3 span{
     font-weight: 100;
     font-size: .8em;
}
/*=========================== Blog-Service PAGE CSS ===*/
 section.blog-writing{
     background: url(images/service-banners/serv-blog-banner.jpg) no-repeat center;
     background-size: cover;
     padding: 10px 0;
}
 section.four-resion{
     padding: 55px 0;
}
 section.four-resion .col-md-12{
     padding: 0px 0 30px 0;
}
 section.four-resion .col-md-12 h3{
     font-family: 'Poppins', sans-serif;
     color: #565656;
     font-weight: normal;
     font-size: 2.3em;
}
/*=========================== Pess-Reliese-Service PAGE CSS ===*/
 section.press-writing{
     background: url(images/service-banners/press-bg.jpg) no-repeat center;
     background-size: cover;
     padding: 10px 0;
}
 section.four-resion.press{
     background:url(images/write-your-new-headline.jpg) no-repeat right center;
}
 section.four-resion .col-sm-8{
     padding:0;
}
 section.four-resion .col-sm-8 h4{
     font-size:1.2em;
}
 section.four-resion .col-sm-8 p{
    /*font-size: .9em;
     */
}
 .blog-as-strategy{
     background:#323434;
     padding:20px 0;
}
 .blog-resion-to-one .for-height{
     background:#fff;
     padding: 15px;
}
 .blog-resion-to-one .for-height p{
     margin:0;
}
 .blog-resion-to-one button{
     text-transform: uppercase;
     border: none;
     border-radius: 30px;
     padding: 4px 25px;
     color: #fff;
     font-family: 'Poppins', sans-serif;
     font-weight: 500;
     margin-top:15px;
     background-image: linear-gradient(to right, #14cfb6 0%, #41abd2 20%, #19fadc 100%);
     transition: 0.5s;
     background-size: 200% auto;
     cursor: pointer;
}
 .blog-resion-to-one button:hover{
     background-position: center right ;
}
 .blog-as-strategy .col-md-6{
     padding:0;
}
 .blog-resion-to-one{
     margin-top: 40px;
}
 .blog-as-strategy .for-height h3{
     font-weight:normal;
     color: #565656;
     font-family: 'Poppins', sans-serif;
}
 .blog-as-strategy .for-height h5{
     color:#4fdbc8;
     margin:0;
     font-size:1.1em;
     padding-left:50px;
     padding-bottom:5px;
     background:url(images/gray-tic.png) no-repeat left;
     font-family: 'Poppins', sans-serif;
}
 .blog-as-strategy .for-height p{
     margin:0;
    /*padding-left:50px;
     */
     font-family: 'Poppins', sans-serif;
}
 section.we-offer-everyone{
     padding:50px 0 0 0;
}
 section.we-offer-everyone ul li{
     list-style:url(images/ulli-img.jpg) ;
}
 section.we-offer-everyone h2{
     color:#14cfb6;
     font-family: 'Poppins', sans-serif;
}
 section.we-offer-everyone p{
     font-family: 'Poppins', sans-serif;
     color: #777;
     font-size:.9em;
}
 section.we-offer-everyone h4{
     padding-top: 25px;
     font-family: 'Poppins', sans-serif;
}
 section.we-offer-everyone ul li{
     font-family: 'Poppins', sans-serif;
     color: #777;
     font-size:.9em;
}
 section.we-offer-everyone .col-md-6 .row .col-sm-4{
     text-align:center;
     margin-bottom:50px;
}
 section.we-offer-everyone .col-md-6 .row .col-sm-4 p{
     padding:15px 0;
}
 section.we-offer-everyone .col-md-6 .row .col-sm-12{
     margin-bottom:20px;
}
 section.we-offer-everyone .col-md-6 .row .col-sm-12 h3{
     font-family: 'Poppins', sans-serif;
     font-weight:normal;
}
 section.we-offer-everyone .col-md-6 .row .col-sm-12 p{
     font-family: 'Poppins', sans-serif;
}
 section.four-resion .col-md-6 h3 {
     font-family: 'Poppins', sans-serif;
     color: #565656;
     font-weight: normal;
     font-size: 2.3em;
}
 section.salient-feature{
     background-image: linear-gradient(45deg, #14cfb6, #41abd2 );
     padding: 50px 0;
}
 section.salient-feature .col-md-12 h3{
     color: #fff;
     font-family: 'Poppins', sans-serif;
     font-weight: normal;
     font-size: 2.3em;
}
 section.salient-feature .col-md-12 p{
     color: #fff;
     font-family: 'Poppins', sans-serif;
     font-weight: normal;
}
 section.ap-lp-iaq{
     padding:50px 0;
}
 section.ap-lp-iaq .col-md-4 h3{
     padding:10px 0;
     font-family: 'Poppins', sans-serif;
     font-weight: normal;
     text-transform:uppercase;
     font-weight:500;
}
 section.ap-lp-iaq .col-md-4 p{
     font-family: 'Poppins', sans-serif;
     font-weight: normal;
}
/*=========================== SEO-Service PAGE CSS ===*/
 section.seo-writing{
     background: url(images/service-banners/seo-bg.jpg) no-repeat center center ;
     background-size: cover;
     padding: 10px 0;
}
 section.seo-accordian{
     background: #323434 ;
     padding:50px 0;
}
 section.seo-accordian .card-header{
     padding: 0.20rem 1.25rem;
}
 section.seo-accordian button.btn-link{
     width:100%;
     color:#000;
     text-align:left;
     cursor: pointer;
}
 section.seo-accordian button.btn-link:hover{
     text-decoration: none;
}
 section.seo-accordian button.btn-link i{
     float:right;
}
 section.seo-accordian .card{
     background-color: #18ccb8;
     margin-bottom: 10px;
}
 section.seo-accordian .card-header{
     background-color: #fff;
}
 section.seo-accordian .card-body{
     color: #fff;
}
 section.seo-accordian .why-our-seo{
     background:url(images/why-our-seo.jpg) no-repeat right center;
}
 section.seo-accordian .why-our-seo h3{
     font-family: 'Poppins', sans-serif;
     color: #fff ;
     padding-bottom:20px;
}
 section.seo-accordian .why-our-seo h3:after{
     content: '';
     display: block;
     width: 50px;
     height: 5px;
     background: #14cfb6;
     margin-top: 20px;
}
 section.seo-accordian .why-our-seo p{
     width: 300px;
     text-align: center;
     background: white;
     padding: 10px;
     color: #00b19d;
     font-weight: 400;
     font-style: italic;
}
 section.seo-accordian .why-our-seo button{
     text-transform: uppercase;
     border: none;
     border-radius: 30px;
     padding: 4px 25px;
     color: #fff;
     font-family: 'Poppins', sans-serif;
     font-weight: 500;
     background-image: linear-gradient(to right, #41abd2 30%, #14cfb6 60% );
     margin-top: 25px;
     cursor: pointer;
}
 section.writers-detail-tabs .col-md-9 .introduction h1{
     font-size:2em;
}
/*=========================== Product-Service PAGE CSS ===*/
 section.product-description{
    /*background: url(images/seo-bg.jpg) no-repeat center center ;
     */
     background: url(images/service-banners/product-description-bg.jpg) no-repeat center center ;
     background-size: cover;
     padding: 10px 0;
}
 section.CEO{
     background:#272c30;
}
 section.CEO .col-md-4{
     color:#fff;
}
 section.CEO .col-md-4 p{
     color:#fff;
     font-size:.8em;
}
 section.CEO .col-md-4 h5{
     padding-top:15px;
     color:#73cfb6;
}
/*section.CEO .col-md-4 h2 span{
     */
    /* font-weight:100;
     */
    /* 
}
 */
 section.CEO .col-md-4+.col-md-4{
     padding-top:50px;
}
 section.CEO .col-md-4+.col-md-4 h1{
     font-size:2em;
}
 section.CEO .col-md-4+.col-md-4 h1 span{
     font-weight:100;
}
 .product-description-benefits{
    /*background:url(images/product-description-benifits-bg.jpg) no-repeat right center;
     */
     background:#fbfbfb url(images/CM-01-GIF-25mb.gif) no-repeat right center;
     padding: 33px 0;
}
 .product-description-benefits .col-md-9 .col-sm-4 h4 {
     font-family: 'Poppins', sans-serif;
     text-transform:uppercase;
     font-size:1.2em;
}
 .product-description-benefits .col-md-9 .col-sm-4 h4:after {
     content:'';
     display:block;
     width:40px;
     height:5px;
     background: #16cdb8;
     margin: 20px auto 0 auto;
}
 .product-description-benefits .col-md-9 .col-sm-4 p {
     font-family: 'Poppins', sans-serif;
     padding:15px 0 
}
 .product-description-benefits .col-md-9 .col-sm-4{
     text-align:center;
}
 .product-description-benefits .col-md-9 .col-sm-4 i{
     background:url(images/product-description-benifits.png) no-repeat;
     display: inline-block;
     vertical-align: middle;
}
 .product-description-benefits .col-md-9 .col-sm-4 i.unique{
     width: 70px;
     height: 78px;
     background-position: 0px -225px;
}
 .product-description-benefits .col-md-9 .col-sm-4 i.professional-economic{
     width: 70px;
     height: 78px;
     background-position: -69px -220px;
}
 .product-description-benefits .col-md-9 .col-sm-4 i.boost{
     width: 70px;
     height: 78px;
     background-position: -136px -216px;
}
 .product-description-benefits .col-md-9 .col-sm-4 button{
     text-transform: uppercase;
     border: none;
     border-radius: 30px;
     padding: 4px 25px;
     color: #fff;
     font-family: 'Poppins', sans-serif;
     font-weight: 500;
     background-image: linear-gradient(to right, #14cfb6 0%, #41abd2 20%, #19fadc 100%);
     transition: 0.5s;
     background-size: 200% auto;
     cursor: pointer;
}
 .product-description-benefits .col-md-9 .col-sm-4 button:hover{
     background-position: center right ;
}
 .product-description-benefits .col-md-9.text-center{
     padding:25px 0;
}
 .product-description-benefits .col-md-9.text-center h3{
     font-family: 'Poppins', sans-serif;
     color: #565656;
     font-weight: normal;
     font-size: 2.3em;
}
 section.benefitsofcontentwriters{
     margin-top:40px;
    /*background: #313131 url(images/benefits-of-content-writers.jpg) no-repeat left center;
     */
     background: #313131 url(images/benefits-of-content-writers-gif.gif) no-repeat left center;
     padding:20px 0;
}
 section.benefitsofcontentwriters .col-md-6.text-center .col-sm-6{
     padding:20px 15px;
}
 section.benefitsofcontentwriters .col-md-6.text-center h3{
     font-family: 'Poppins', sans-serif;
     color: #fff;
     font-weight: normal;
     font-size: 2.3em;
}
 section.benefitsofcontentwriters .col-md-6.text-center p{
     font-family: 'Poppins', sans-serif;
     color: #fff;
     margin: 0;
}
 section.benefitsofcontentwriters .col-md-6.text-center h5{
     font-family: 'Poppins', sans-serif;
     color: #14cfb6;
     min-height: 47px;
     margin: 0;
}
 section.benefitsofcontentwriters .col-md-6.text-center button{
     color: #14cfb6;
     font-family: 'Poppins', sans-serif;
     background: none;
     border: none;
     font-size: .9em;
     cursor: pointer;
}
 section.benefitsofcontentwriters .col-md-6.text-center button:hover{
     color: #41abd2;
     font-family: 'Poppins', sans-serif;
     background: none;
     border: none;
     font-size: .9em;
}
 section.how-its-works-omwed{
     padding:50px 0;
}
 section.how-its-works-omwed .col-md-12.text-center h3{
     font-family: 'Poppins', sans-serif;
     font-weight: bold;
     font-size: 2.3em;
}
 section.how-its-works-omwed .col-md-12.text-center p{
     font-family: 'Poppins', sans-serif;
}
 section.how-its-works-omwed .col-md-2 .row{
     margin:0;
}
 section.how-its-works-omwed .col-md-2 .col-sm-12 i {
     background: #fff url(images/product-description-benifits.png) no-repeat;
     display:inline-block;
     vertical-align:center;
}
 section.how-its-works-omwed .col-md-21 .col-sm-12{
     background: #0f4165;
     color:#fff;
     padding:0;
}
 section.how-its-works-omwed .col-md-21 .col-sm-12:before{
     content: '';
     display: block;
     background: url(images/order-cross-bg.png) no-repeat;
     width: 100%;
     height: 100%;
     position: absolute;
     top: -35px;
     left: 0;
     z-index: -1;
}
 section.how-its-works-omwed .col-md-21 .col-sm-12:after{
     content: '';
     display: block;
     background: url(images/order-cross-bg.png) no-repeat;
     width: 100%;
     height: 100%;
     position: absolute;
     left: 0;
     z-index: -1;
     background-position: 0px -163px;
}
 section.how-its-works-omwed .col-md-21 .col-sm-12 i.order{
     width: 110px;
     height: 110px;
     background-position: 10px 5px;
     border-radius: 360px;
     border: 2px solid #b9b9b9;
     margin-top: -35px;
}
 section.how-its-works-omwed .col-md-2 .col-sm-12 h4{
     margin: 0;
     text-transform: uppercase;
     font-weight: bold;
     padding: 20px 0;
     font-size:1em;
}
 section.how-its-works-omwed .col-md-2 .col-sm-12 p{
     margin: 0;
     font-size: .8em;
     text-transform: uppercase;
}
/*================management=================*/
 section.how-its-works-omwed .col-md-22 .col-sm-12{
     background: #1f92cb;
     color:#fff;
     padding:0;
}
 section.how-its-works-omwed .col-md-22 .col-sm-12:before{
     content: '';
     display: block;
     background: url(images/management-cross-bg.png) no-repeat;
     width: 100%;
     height: 100%;
     position: absolute;
     top: -35px;
     left: 0;
     z-index: -1;
}
 section.how-its-works-omwed .col-md-22 .col-sm-12:after{
     content: '';
     display: block;
     background: url(images/management-cross-bg.png) no-repeat;
     width: 100%;
     height: 100%;
     position: absolute;
     left: 0;
     z-index: -1;
     background-position: 0px -163px;
}
 section.how-its-works-omwed .col-md-22 .col-sm-12 i.management{
     width: 110px;
     height: 110px;
     background-position: -121px 5px;
     border-radius: 360px;
     border: 2px solid #b9b9b9;
     margin-top: -35px;
}
/*================write=================*/
 section.how-its-works-omwed .col-md-23 .col-sm-12{
     background: #09c4a5;
     color:#fff;
     padding:0;
}
 section.how-its-works-omwed .col-md-23 .col-sm-12:before{
     content: '';
     display: block;
     background: url(images/write-cross-bg.png) no-repeat;
     width: 100%;
     height: 100%;
     position: absolute;
     top: -35px;
     left: 0;
     z-index: -1;
}
 section.how-its-works-omwed .col-md-23 .col-sm-12:after{
     content: '';
     display: block;
     background: url(images/write-cross-bg.png) no-repeat;
     width: 100%;
     height: 100%;
     position: absolute;
     left: 0;
     z-index: -1;
     background-position: 0px -163px;
}
 section.how-its-works-omwed .col-md-23 .col-sm-12 i.write{
     width: 110px;
     height: 110px;
     background-position: -236px 0px;
     border-radius: 360px;
     border: 2px solid #b9b9b9;
     margin-top: -35px;
}
/*================editing=================*/
 section.how-its-works-omwed .col-md-24 .col-sm-12{
     background: #09c473;
     color:#fff;
     padding:0;
}
 section.how-its-works-omwed .col-md-24 .col-sm-12:before{
     content: '';
     display: block;
     background: url(images/editing-cross-bg.png) no-repeat;
     width: 100%;
     height: 100%;
     position: absolute;
     top: -35px;
     left: 0;
     z-index: -1;
}
 section.how-its-works-omwed .col-md-24 .col-sm-12:after{
     content: '';
     display: block;
     background: url(images/editing-cross-bg.png) no-repeat;
     width: 100%;
     height: 100%;
     position: absolute;
     left: 0;
     z-index: -1;
     background-position: 0px -163px;
}
 section.how-its-works-omwed .col-md-24 .col-sm-12 i.editing{
     width: 110px;
     height: 110px;
     background-position: 5px -96px;
     border-radius: 360px;
     border: 2px solid #b9b9b9;
     margin-top: -35px;
}
/*================download=================*/
 section.how-its-works-omwed .col-md-25 .col-sm-12{
     background: #318641;
     color:#fff;
     padding:0;
}
 section.how-its-works-omwed .col-md-25 .col-sm-12:before{
     content: '';
     display: block;
     background: url(images/download-cross-bg.png) no-repeat;
     width: 100%;
     height: 100%;
     position: absolute;
     top: -35px;
     left: 0;
     z-index: -1;
}
 section.how-its-works-omwed .col-md-25 .col-sm-12:after{
     content: '';
     display: block;
     background: url(images/download-cross-bg.png) no-repeat;
     width: 100%;
     height: 100%;
     position: absolute;
     left: 0;
     z-index: -1;
     background-position: 0px -163px;
}
 section.how-its-works-omwed .col-md-25 .col-sm-12 i.download{
     width: 110px;
     height: 110px;
     background-position: -123px -96px;
     border-radius: 360px;
     border: 2px solid #b9b9b9;
     margin-top: -35px;
}
/*====================Resume Writing Page=================*/
 section.resume-writing {
     background: url(images/service-banners/resume-bg.jpg) no-repeat center center;
     background-size: cover;
     padding: 10px 0;
}
 section.custom-resume{
     padding: 50px 0;
     background: #fbfbfb;
}
 section.custom-resume .col-md-6 h5{
     color:#14cfb6;
     font-family: 'Poppins', sans-serif;
}
 section.custom-resume .col-md-6 h2{
     color:#313131;
     font-size:2.5em;
     line-height: 1;
     font-family: 'Poppins', sans-serif;
     padding: 10px 0 19px 0;
}
 section.custom-resume .col-md-6 h4{
     font-family: 'Poppins', sans-serif;
     font-size: 1.2em;
}
 section.custom-resume .col-md-6 ul{
     padding-left:20px;
}
 section.custom-resume .col-md-6 ul li {
     list-style: url(images/ulli-img.jpg) none;
     font-family: 'Poppins', sans-serif;
     padding: 1px 0;
     line-height: 2;
     font-size: .9em;
     color: #777;
}
 section.custom-resume .col-md-6 button {
     text-transform: uppercase;
     border: none;
     border-radius: 30px;
     padding: 4px 25px;
     color: #fff;
     font-family: 'Poppins', sans-serif;
     font-weight: 500;
     background-image: linear-gradient(to right, #14cfb6 0%, #41abd2 20%, #19fadc 100%);
     transition: 0.5s;
     background-size: 200% auto;
     cursor: pointer;
}
 section.custom-resume .col-md-6 button:hover{
     background-position: center right ;
}
 section.reasion-to-love-resume {
     background: #14cfb6 url(images/reason-to-love-you.jpg) no-repeat right center;
     padding: 40px 0;
}
 section.reasion-to-love-resume .col-md-6 {
     padding: 15px 0;
}
 section.reasion-to-love-resume .col-md-2 .col-sm-3{
     padding:0;
}
 section.reasion-to-love-resume .col-md-2 .row {
     width: 100%;
     margin: 0 auto;
     background: #fff;
     padding-top: 9px;
}
 section.reasion-to-love-resume .col-md-2 .row {
     width: 100%;
     margin: 0 auto;
     background: #fff;
     padding-top: 9px;
}
 section.reasion-to-love-resume .col-md-2 .row .col-sm-3 {
     padding: 0;
}
 section.reasion-to-love-resume .col-md-2 .row .col-sm-9 {
     padding: 0;
}
 section.reasion-to-love-resume .col-md-2 .col-sm-12{
     padding: 0 5px;
}
 section.reasion-to-love-resume .col-md-2 .col-sm-12 .col-sm-9 h4{
     font-size: 1rem;
     padding-left: 5px;
}
 section.reasion-to-love-resume .col-md-2 .col-sm-12 .row p{
     text-align: center;
     margin: 0;
     min-height: 95px;
     font-size: .9em;
}
 section.reasion-to-love-resume .col-md-6 h3 {
     font-family: 'Poppins', sans-serif;
     color: #fff;
     font-size: 2.5em;
     font-weight: normal;
}
 section.reasion-to-love-resume .col-md-6 p {
     color:#fff;
}
 section.dont-take{
     padding: 50px 0 ;
}
 section.dont-take h2{
     font-family: 'Poppins', sans-serif;
     font-weight: bold;
     font-size: 1.7em;
}
 section.dont-take h4{
     font-family: 'Poppins', sans-serif;
     font-weight: 100;
    /* word-spacing: 5px;
     */
     padding: 10px 0;
     font-size: 1.2em;
}
 section.dont-take p{
     font-family: 'Poppins', sans-serif;
     color: #777;
}
/*=========================== Web-Content PAGE CSS ===*/
 section.web-content{
     background: url(images/service-banners/web-content.jpg) no-repeat center center;
     background-size: cover;
     padding: 10px 0;
}
/*=========================== Web-Content PAGE CSS ===*/
 section.web-content-repeated{
     background:url(images/web-content-love.jpg) no-repeat left center;
     padding: 35px 0;
}
 section.about-web-content-criting{
     padding:50px 0 ;
}
 section.about-web-content-criting h3{
     font-family: 'Poppins', sans-serif;
     font-size: 2.5em;
     font-weight: normal;
}
 section.about-web-content-criting p{
     font-family: 'Poppins', sans-serif;
}
 section.about-web-content-criting button {
     text-transform: uppercase;
     border: none;
     border-radius: 30px;
     padding: 4px 25px;
     color: #fff;
     font-family: 'Poppins', sans-serif;
     font-weight: 500;
     background-image: linear-gradient(to right, #41abd2 30%, #14cfb6 60% );
     cursor: pointer;
}
 section.web-content-repeated .col-md-6 h3{
     font-family: 'Poppins', sans-serif;
     font-size: 2em;
     font-weight: normal;
}
 section.web-content-repeated .col-md-6 .row .col-sm-12{
     padding:15px;
}
 section.web-content-repeated .col-md-6 .row .col-sm-12 h4{
     color: #fff;
     font-size: 1.1em;
     font-family: 'Poppins', sans-serif;
}
 section.web-content-repeated .col-md-6 p {
     font-size: .9em;
}
 section.web-content-repeated .col-md-6 .row .col-sm-12 p{
     color: #f5f5f5;
     font-size: .9em;
     font-family: 'Poppins', sans-serif;
}
 section.web-content-repeated .col-md-6 .row .col-sm-12.one{
     background: #40b9cd;
}
 section.web-content-repeated .col-md-6 .row .col-sm-12.two{
     background: #19cbb9;
}
 section.web-content-repeated .col-md-6 .row .col-sm-12.three{
     background: #40aacd;
}
 section.web-content-repeated .col-md-6 .row .col-sm-12.four{
     background: #19cb9b;
}
 .webcontent-feelthelove{
     padding: 55px 0;
}
 .webcontent-feelthelove h3{
     font-family: 'Poppins', sans-serif;
     color: #565656;
     font-weight: normal;
     font-size: 2.3em;
}
 section.webcontent-feelthelove i{
     background: url(images/inverted-comma.png) no-repeat center;
     width: 35px;
     height: 27px;
     display: block;
}
 section.webcontent-feelthelove .col-md-4{
     text-align:center;
     margin-top: 25px;
}
 section.webcontent-feelthelove .col-md-4 p{
     font-family: 'Poppins', sans-serif;
     min-height: 100px;
}
 section.webcontent-feelthelove .col-md-4 a{
     font-family: 'Poppins', sans-serif;
     color: #14cfb6;
}
 .carousel-control-next-icon, .carousel-control-prev-icon {
    /*background: black no-repeat center center !important;
     */
}
/*============= Testimonials ===============*/
 section.faqss-accordian {
     background: linear-gradient(to left, #323434, #323434, #323434, #18ccb8);
}
 section.faqss-accordian .card-header {
     background-color: #fff;
}
 section.faqss-accordian button.btn-link {
     width: 100%;
     color: #2f4946;
     text-align: left;
     padding:2px 8px;
}
 .faqs-new .accordion{
     padding-top:5px;
}
 section.faqss-accordian .btn-link:hover{
     text-decoration: none;
}
 section.faqss-accordian .card-body {
     color: #fff;
     padding:20px 28px;
}
 section.faqss-accordian button.btn-link i {
     float: right;
     padding-top:3px;
}
 section.faqss-accordian .card {
     border:none;
     background-color: #18ccb8;
     margin-bottom: 10px;
}
 section.faqss-accordian .card-header {
     padding: 0.20rem 1.25rem;
}
 section.faqss-accordian .col-md-5{
     padding-top: 15px;
}
 section.faqss-accordian .col-sm-6+.col-sm-6{
     padding-top: 80px;
}
 section.faqss-accordian .col-sm-6 p {
     color: #000;
     font-size: .9em;
}
 section.faqss-accordian .col-sm-6 h5 {
     color: #16c5ae;
     float: right;
     font-style: italic;
}
 section.faqss-accordian .col-sm-6 p i.fa-quote-left {
     color: #fff;
     background: aliceblue;
     padding: 10px;
     border-radius: 30px;
     background-image: linear-gradient(to right, #41abd2 20%, #19fadc 100%);
}
 section.faqss-accordian .col-md-6+.col-md-5 h3{
     color: #18ccb8;
     font-weight:100;
     text-align:center;
}
 section.faqss-accordian .col-md-6+.col-md-5 p{
     color:#fff;
     text-align:center;
}
/*section.faqss-accordian .col-md-5 h3{
     */
    /*color: #18ccb8;
     */
    /*font-weight:100;
     */
    /*text-align:center;
     */
    /* 
}
 */
/*section.faqss-accordian .col-md-5 p{
     */
    /*color:#fff;
     */
    /*text-align:center;
     */
    /* 
}
 */
 section.faqss-accordian .col-sm-6{
     padding-left: 0;
     color: #000;
}
 .col-sm-12.carousel-item{
     background: #eeeae5;
     padding:0;
}
 section.awards-rewards {
     padding: 50px 0;
}
 section.awards-rewards .col-md-2{
     text-align:center;
}
 section.awards-rewards .col-md-2 p{
     font-size: .9em;
}
 section.awards-rewards .col-md-2 i{
    /*background: url(images/achievements-images.png) no-repeat ;
     */
     background: url(images/achievements-images-new.png) no-repeat ;
     display:inline-block;
}
 section.awards-rewards .col-md-2 i.awrd-1{
     height:145px;
     width:145px;
     background-position: -10px 0px;
}
 section.awards-rewards .col-md-2 i.awrd-2{
     height:145px;
     width:145px;
     background-position: -224px 0px ;
}
 section.awards-rewards .col-md-2 i.awrd-3{
     height:145px;
     width:145px;
     background-position: -436px 0px;
}
 section.awards-rewards .col-md-2 i.awrd-4{
     height:145px;
     width:145px;
     background-position: -640px 0px ;
}
 section.awards-rewards .col-md-2 i.awrd-5{
     height:145px;
     width:145px;
     background-position: -846px 0px ;
}
 section.awards-rewards .col-md-2:after{
     display: none;
}
 section.awards-rewards .col-md-2+.col-md-2:after{
     content: '';
     display: block;
     width: 3px;
     height: 85px;
     background: #f1f1f1;
     position: absolute;
     top: 30px;
     left: 0;
}
 section.awards-rewards .col-md-12{
     padding-bottom:20px;
}
 section.awards-rewards .col-md-12 h3 span{
     font-weight:100;
}
 section.awards-rewards .col-md-12 p{
     color : #979797 ;
}
 .logo-div{
     padding: 25px 0 0 0 !important;
}
 section.hire-section .col-md-12{
     text-align: center;
     padding: 15px 0px 50px 0;
}
 section.hire-section .col-md-12 h4{
     color: #14cfb6;
     font-weight: 300;
     font-family: 'Poppins', sans-serif;
}
 section.hire-section .col-md-12 button{
     border: none;
     border-radius: 30px;
     padding: 6px 30px;
     color: #fff;
     font-family: 'Poppins', sans-serif;
     font-weight: 500;
     background-image: linear-gradient(to right, #14cfb6 0%, #41abd2 20%, #19fadc 100%);
     transition: 0.5s;
     background-size: 200% auto;
     font-size: .9em;
     cursor: pointer;
}
 section.hire-section .col-md-3{
     text-align:center;
     margin-bottom:50px;
}
 section.hire-section .col-md-3 .row{
     margin:0px;
}
 section.hire-section .col-md-3 .row .col-sm-12{
     border:1px solid #ccc;
     padding: 0px 0 10px 0;
     min-height: 315px;
}
 section.hire-section .col-md-3 .row .col-sm-12 i{
     background:url(images/hire-multi-images.png) no-repeat ;
     display:block;
     margin:0 auto;
}
 section.hire-section .col-md-3 .row .col-sm-12 i.hire-1{
     width:75px;
     height:73px;
     background-position:0 0;
}
/*:first-child*/
 section.hire-section .col-md-3 .row .col-sm-12 p{
     margin: 0;
     padding: 15px;
}
 section.hire-section .col-md-3 .row .col-sm-12 hr{
     margin: 0;
}
 section.hire-section .col-md-3 .row .col-sm-12 .uper{
     transition:all ease-in .3s;
     -webkit-transition:all ease-in .3s;
     -moz-transition:all ease-in .3s;
     -ms-transition:all ease-in .3s;
     -o-transition:all ease-in .3s;
}
 section.hire-section .col-md-3 .row .col-sm-12:hover .uper{
     background:#34454d;
}
 section.hire-section .col-md-3 .row .col-sm-12:hover .uper p{
     color:#fff;
}
 section.hire-section .col-md-3 .row .col-sm-12 a{
     font-size:.9em;
     color:#14cfb6;
}
 section.hire-section .col-md-3 .row .col-sm-12 i.hire-2{
     width:75px;
     height:73px;
     background-position:0 -65px;
}
 section.hire-section .col-md-3 .row .col-sm-12 i.hire-3{
     width:75px;
     height:73px;
     background-position: -8px -141px;
}
 section.hire-section .col-md-3 .row .col-sm-12 i.hire-4{
     width:75px;
     height:73px;
     background-position: 0px -213px;
}
 section.hire-section .col-md-3 .row .col-sm-12 i.hire-5{
     width:75px;
     height:73px;
     background-position: 0px -285px;
}
 section.hire-section .col-md-3 .row .col-sm-12 i.hire-6{
     width:75px;
     height:73px;
     background-position: 0px -353px;
}
 section.hire-section .col-md-3 .row .col-sm-12 i.hire-7{
     width:75px;
     height:73px;
     background-position: 0px -422px;
}
 section.hire-section .col-md-3 .row .col-sm-12 i.hire-8{
     width:75px;
     height:73px;
     background-position: 0px -490px;
}
 section.hire-section .col-md-3 .row .col-sm-12 i.hire-9{
     width:75px;
     height:73px;
     background-position: 0px -558px;
}
 section.hire-section .col-md-3 .row .col-sm-12 i.hire-10{
     width:75px;
     height:73px;
     background-position: 0px -629px;
}
 section.hire-section .col-md-3 .row .col-sm-12 i.hire-11{
     width:75px;
     height:73px;
     background-position: 0px -699px;
}
 section.hire-section .col-md-3 .row .col-sm-12 i.hire-12{
     width:75px;
     height:73px;
     background-position: 0px -770px;
}
/*============ MoneyBack page =============*/
 section.moneyback-sec-1{
     background:url(images/moneyback-banner-bg.jpg) no-repeat center;
     background-size:cover;
     padding: 15px 0;
}
 section.moneyback-sec-1 .col-md-4{
     text-align: right;
}
 section.moneyback-sec-1 .col-md-6{
     text-align: center;
}
 section.moneyback-sec-1 .col-md-6 h1{
     color: #fff;
     padding-top: 35px;
}
 section.moneyback-sec-1 .col-md-6 h1 span{
     font-weight: 100;
}
 section.moneyback-sec-2{
     padding:50px 0;
}
 section.moneyback-sec-2 .col-md-6 h2{
     text-transform:uppercase;
     font-weight:100;
}
 section.moneyback-sec-2 .col-md-6 h2 span{
     font-weight:bold;
}
 section.moneyback-sec-2 .col-md-6 h6{
     color:#14cfb6;
     padding:25px 0;
}
 section.moneyback-sec-2 .col-md-12{
     padding:25px 0;
}
 section.moneyback-sec-2 .col-md-6.guarantee-1-month h2{
     font-weight:600;
     text-transform:initial;
}
 section.moneyback-sec-2 .col-md-6.guarantee-1-month h5{
     padding:15px 0;
}
 section.moneyback-sec-2 .col-md-6.guarantee-1-month ul li{
     line-height:2;
}
 section.moneyback-sec-2 .col-md-6.guarantee-1-month button{
     border: none;
     border-radius: 30px;
     padding: 4px 25px;
     color: #fff;
     font-family: 'Poppins', sans-serif;
     font-weight: 500;
     background-image: linear-gradient(to right, #14cfb6 0%, #41abd2 20%, #19fadc 100%);
     transition: 0.5s;
     background-size: 200% auto;
     cursor: pointer;
}
 section.moneyback-sec-2 .col-md-12 h3{
     text-transform: uppercase;
     font-weight: 600;
}
 section.moneyback-sec-2 .col-md-12 h5{
     font-size: 1.1em;
     padding: 25px;
     color: #14cfb6;
}
 .news-letter-money{
     background-image: linear-gradient(to right, #41abd2 25%, #14cfb6 65%);
     padding: 25px 0;
}
 section.news-letter-money .col-md-6 h2{
     color: #fff;
     font-weight: 100;
}
 section.news-letter-money .col-md-6+.col-md-6 form {
     margin-top: 20px;
}
 section.news-letter-money .col-md-6+.col-md-6 input[type="email"] {
     padding: 10px;
     border-radius: 6px 0 0 6px;
     width: 75%;
     border: none;
}
 section.news-letter-money .col-md-6+.col-md-6 input[type="submit"] {
     color: transparent;
     background: #313131 url(images/submit-aero.png) no-repeat center center;
     border: none;
     margin-left: -5px;
     padding: 10px;
     border-radius: 0 6px 6px 0;
}
 section.scholarship-tabs .col-md-12 #pills-tab li {
     list-style:none;
}
 section.scholarship-tabs .col-md-12 .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
     background-image: linear-gradient(25deg, #41abd2 20%, #19fadc 100%);
}
 section.scholarship-tabs .col-md-12 #pills-tab a{
     padding: .5em 2em;
     border-radius: 0;
     border-right: 1.5px solid #ccc;
}
 section.scholarship-tabs .col-md-12 #pills-tab li a.active{
     color: #fff;
}
 section.scholarship-tabs .col-md-12 #pills-tab li a{
     color: #000;
     border-radius: 0;
     padding: .5em 2em;
     border-right: 1.5px solid #ccc;
}
 section.scholarship-tabs .col-md-12 #pills-tab li:last-child a{
     border-right: 0px ;
}
 section.scholarship-tabs .col-md-12 #pills-tab {
     border-bottom: 1px solid #ccc;
     margin: 0;
     padding-bottom: 4px;
}
 section.scholarship-section-1{
     background:url(images/scholarship-banner-bg.jpg) no-repeat center;
     background-size:cover;
}
 section.scholarship-section-1 .col-md-12 {
     text-align:center;
}
 section.scholarship-section-1 .col-md-12 h1{
     color:#fff;
     padding: 75px 0;
     font-weight: 600;
}
 section.scholarship-section-1 .col-md-12 h1 span{
     font-weight: 100 ;
}
 section.scholarship-tabs .col-md-6.guarantee-1-month button{
     border: none;
     border-radius: 30px;
     padding: 4px 25px;
     color: #fff;
     font-family: 'Poppins', sans-serif;
     font-weight: 500;
     background-image: linear-gradient(to right, #14cfb6 0%, #41abd2 20%, #19fadc 100%);
     transition: 0.5s;
     background-size: 200% auto;
     cursor: pointer;
}
 section.scholarship-tabs .col-md-6.introduction strong{
     padding:15px 0 ;
}
 section.scholarship-tabs .col-md-6.introduction h6{
     color: #14cfb6;
     padding:15px 0 ;
}
 section.scholarship-tabs .col-md-6.scholor-logo{
     text-align: center;
     padding-top: 3%;
}
 section.scholarship-tabs .col-md-6.guarantee-1-month ul li{
     line-height: 2.5;
}
 section.why-you-should-enter .col-md-12 {
     padding: 25px 0;
}
 section.why-you-should-enter .col-md-12 h3 {
     text-transform: uppercase;
     font-weight: 600;
}
 section.why-you-should-enter .col-md-12 h4 {
     padding-top: 15px;
}
 section.why-you-should-enter .col-md-12 h5 {
     font-size: 1.1em;
     padding: 25px;
     color: #14cfb6;
}
 section.why-you-should-enter .col-md-12 h4{
     padding-top: 15px;
}
 section.scholar-trophy .col-md-5 h5{
     color:#14cfb6;
}
 section.scholar-trophy .col-md-5 h2{
     font-weight:bold;
}
 section.scholar-trophy .col-md-5 ul li{
     line-height:2;
}
 section.scholar-trophy .col-md-5 button{
     border: none;
     border-radius: 30px;
     padding: 4px 25px;
     color: #fff;
     font-family: 'Poppins', sans-serif;
     font-weight: 500;
     background-image: linear-gradient(to right, #14cfb6 0%, #41abd2 20%, #19fadc 100%);
     transition: 0.5s;
     background-size: 200% auto;
     cursor: pointer;
}
 section.past-winners .col-md-12 h5{
     color: #14cfb6;
}
 section.past-winners .col-md-12 span a{
     font-size: 2.5em;
     color:#9a9a9a ;
}
 section.past-winners .col-md-12 span a:nth-child(2){
     margin:0 40px;
}
 section.past-winners .col-md-12 .winner-box{
     width:237px;
     margin:0 auto;
     border: 1px solid #ccc;
     padding-bottom: 10px;
}
 section.past-winners .col-md-12 .winner-box h6{
     margin:0;
     font-size:1.2em;
     padding:10px 0;
}
 section.past-winners .col-md-12 .winner-box h5{
     margin:10px 0 0 0;
}
 section.past-winners .col-md-12 .winner-box p{
     margin:0;
     padding: 0;
}
 section.past-winners .col-md-12 .winner-box button{
     border: none;
     margin-top:15px;
     border-radius: 30px;
     padding: 4px 25px;
     color: #fff;
     font-family: 'Poppins', sans-serif;
     font-weight: 500;
     background-image: linear-gradient(to right, #14cfb6 0%, #41abd2 20%, #19fadc 100%);
     transition: 0.5s;
     background-size: 200% auto;
     font-size: .8em;
     cursor: pointer;
}
 section.past-winners{
     padding-bottom:30px;
}
/*========== C.V page ===========*/
 section.cv{
    /*background: url(images/seo-bg.jpg) no-repeat center center ;
     */
     background: url(images/cv-banner-bg.jpg) no-repeat center center ;
     background-size: cover;
     padding: 10px 0;
}
 section.cv-section-2{
     padding:50px 0;
     background: url(images/cv-section-2-img.png) no-repeat left ;
}
 section.cv-section-2 .col-md-9 .col-sm-4 h4 {
     font-family: 'Poppins', sans-serif;
     text-transform:uppercase;
     font-size:1.2em;
}
 section.cv-section-2 .col-md-9 .col-sm-4 h4:after{
     content:'';
     display:block;
     width:40px;
     height:5px;
     background: #16cdb8;
     margin: 20px auto 0 auto;
}
 section.cv-section-2 .col-md-9 .col-sm-4 p {
     font-family: 'Poppins', sans-serif;
     min-height: 105px;
     padding: 15px 0;
}
 section.cv-section-2 .col-md-9 .col-sm-4{
     text-align:center;
}
 section.cv-section-2 .col-md-9 .col-sm-4 i{
     background:url(images/product-description-benifits.png) no-repeat;
     display: inline-block;
     vertical-align: middle;
}
 section.cv-section-2 .col-md-9 .col-sm-4 i.unique{
     width: 70px;
     height: 78px;
     background-position: 0px -225px;
}
 section.cv-section-2 .col-md-9 .col-sm-4 i.professional-economic{
     width: 70px;
     height: 78px;
     background-position: -69px -220px;
}
 section.cv-section-2 .col-md-9 .col-sm-4 i.boost{
     width: 70px;
     height: 78px;
     background-position: -136px -216px;
}
 section.cv-section-2 .col-md-9 .col-sm-4 button{
     text-transform: uppercase;
     border: none;
     border-radius: 30px;
     padding: 4px 25px;
     color: #fff;
     font-family: 'Poppins', sans-serif;
     font-weight: 500;
     background-image: linear-gradient(to right, #14cfb6 0%, #41abd2 20%, #19fadc 100%);
     transition: 0.5s;
     background-size: 200% auto;
     cursor: pointer;
}
 section.cv-section-2 .col-md-9 .col-sm-4 button:hover{
     background-position: center right ;
}
 section.cv-section-2 .col-md-9.text-center{
     padding:25px 0;
}
 section.cv-section-2 .col-md-9.text-center h3{
     font-family: 'Poppins', sans-serif;
     color: #565656;
     font-weight: normal;
     font-size: 2.3em;
}
 section.why-hire-cv-writer{
     padding: 55px 0;
     background: #14cfb6 url(images/cv-section-3-img.jpg) no-repeat center right;
}
/*=========================== EMAIL WRITING PAGE CSS ===*/
 section.email-writing{
    /*background: url(images/article-bg.jpg) no-repeat center;
     */
     background: url(images/email-writing-banner.jpg) no-repeat center;
     background-size: cover;
     padding: 10px 0;
}
 section.email-writing-design{
     background:#313434 url(images/email-writing-design.jpg) no-repeat right;
     padding: 23px 0;
}
 section.email-writing-design .col-md-6 h2{
     color:#fff;
}
 section.email-writing-design .col-md-6 p{
     padding: 15px 0;
     color:#fff;
}
 section.email-writing-design .col-md-6 ul li{
     color:#fff;
     line-height:2;
     margin-left: 20px;
     list-style:url(images/green-tic.png) ;
}
 section.for-every-day-email {
     padding: 25px 0 25px 0;
}
 section.for-every-day-email .col-md-12 h2 {
     font-family: 'Poppins', sans-serif;
     color: #565656;
     font-weight: normal;
}
 section.for-every-day-email .col-md-12 {
     padding: 25px 0;
}
 section.for-every-day-email p {
     font-family: 'Poppins', sans-serif;
     color: #565656;
}
 section.for-every-day-email .col-md-6 .row .col-sm-2 i{
     display: block;
     background: url(images/product-description-benifits.png) no-repeat;
}
 section.for-every-day-email .col-md-6 .row .col-sm-2 i.email-icon-1{
     width: 62px;
     height: 62px;
     background-position: -144px -227px;
}
 section.for-every-day-email .col-md-6 .row{
     margin: 0 0 25px 0;
     padding:15px;
     border-radius: 5px;
     border: 1px solid #ccc;
}
 section.for-every-day-email .col-md-6 .row .col-md-10 p{
     margin:0;
}
 section.for-every-day-email .col-md-6 .row .col-md-10 h3{
     text-transform: uppercase;
     font-size: 1.5em;
     font-weight: 600;
     color: #4f4f4f;
}
/*=========================== E-BOOK WRITING PAGE CSS ===*/
 section.ebook-writing{
    /*background: url(images/article-bg.jpg) no-repeat center;
     */
     background: url(images/ebook-writing-banner.jpg) no-repeat center;
     background-size: cover;
     padding: 10px 0;
}
 section.ebook-what-the-advantage{
     padding:30px 0;
}
 section.ebook-what-the-advantage .col-md-12 h2{
     text-transform: uppercase;
}
 section.ebook-what-the-advantage .col-md-12 h5{
     font-size: 1.1em;
     color: #14cfb6;
     padding: 15px 0;
}
 section.ebook-empower .col-md-3:first-child{
     background: #14cfb6;
     padding: 55px 20px 0 20px;
     color: #fff;
}
 section.ebook-empower .col-md-3:first-child a{
     color:#fff;
}
 section.ebook-empower .col-md-3 h6{
     font-weight: 100;
     margin-bottom: 15px;
}
 section.ebook-empower .col-md-3 a{
     color: #000;
}
 section.ebook-empower .col-md-3{
     padding: 55px 20px 0 20px;
}
 section.ebook-empower .col-md-6{
     padding:0;
}
 section.ebook-empower .col-md-6:nth-child(5){
     padding: 20px 80px 0px 80px;
}
 section.ebook-empower .col-md-6 h5{
     color: #14cfb6;
     margin:0;
     font-size: 1.1em;
     text-transform: uppercase;
}
 section.ebook-empower .col-md-6 h3{
     font-weight:500;
     font-weight:600;
}
 section.ebook-empower .col-md-6 h3 span{
     font-weight:100;
}
 section.ebook-empower .col-md-6 button {
     text-transform: uppercase;
     border: none;
     border-radius: 30px;
     padding: 4px 25px;
     color: #fff;
     font-family: 'Poppins', sans-serif;
     font-weight: 500;
     background-image: linear-gradient(to right, #14cfb6 0%, #41abd2 20%, #19fadc 100%);
     transition: 0.5s;
     background-size: 200% auto;
     cursor: pointer;
}
 section.ebook-empower .col-md-6 img{
     width:100%;
}
/*================== GHOST WRITING PAGE CSS ==============*/
 section.ghost-writing{
    /*background: url(images/article-bg.jpg) no-repeat center;
     */
     background: url(images/ghost-banner-bg.jpg) no-repeat center;
     background-size: cover;
     padding: 10px 0;
}
 .ghost-writing-sprit{
     background:url(images/ghost-sprit-bg.jpg) no-repeat center ;
     background-size:cover;
     padding:105px 0;
}
 .ghost-writing-sprit .col-md-2 i{
     background:url(images/ghost-sprit-1.png) no-repeat ;
     display:block;
     margin:0 auto;
}
 .ghost-writing-sprit .col-md-2 i.gws-1{
     width: 70px;
     height: 50px;
     background-position: 8px -5px;
}
 .ghost-writing-sprit .col-md-2 i.gws-2{
     width: 70px;
     height: 50px;
     background-position: 6px -71px;
}
 .ghost-writing-sprit .col-md-2 i.gws-3{
     width: 70px;
     height: 50px;
     background-position: 6px -135px;
}
 .ghost-writing-sprit .col-md-2 i.gws-4{
     width: 70px;
     height: 55px;
     background-position: 6px -206px;
}
 .ghost-writing-sprit .col-md-2 i.gws-5{
     width: 70px;
     height: 50px;
     background-position: 0 -291px;
}
 .ghost-writing-sprit .col-md-2 i.gws-6{
     width: 70px;
     height: 50px;
     background-position: 6px -365px;
}
 .ghost-writing-sprit .col-md-12{
     text-align:center;
     margin-top:40px;
}
 .ghost-writing-sprit .col-md-12 button{
     border: none;
     border-radius: 5px;
     padding: 4px 25px;
     color: #000;
     font-family: 'Poppins', sans-serif;
     font-weight: 500;
     background: #f7f7f7;
     cursor: pointer;
}
 .ghost-writing-sprit .col-md-2 p{
     color:#fff;
}
 .ghost-writing-sprit .col-md-2:hover{
     background:#14cfb6;
}
 section.ghost-blogging .col-md-10.offset-1{
     background: #19cbb9;
     margin-top: -55px;
     padding: 20px 15px;
}
 section.ghost-blogging .col-md-10.offset-1 .row .col-sm-6{
     color: #fff;
}
 section.ghost-blogging .col-md-10.offset-1 .row .col-sm-6 h3{
     font-weight:600;
     margin-top: 60px;
}
 section.ghost-blogging .col-md-10.offset-1 .row .col-sm-6 h3 span{
     font-weight:100;
}
 section.ghost-blogging .col-md-10.offset-1 .row .col-sm-6 ul li strong{
     text-transform:uppercase;
}
 section.ghost-blogging .col-md-10.offset-1 .row .col-sm-6 ul li {
     list-style:url(images/white-tic-big.png) ;
}
 section.ghost-blogging .col-md-10.offset-1 .row .col-sm-6 ul{
     margin:0;
}
/*================== COPY WRITING PAGE CSS ==============*/
 section.copy-writing{
    /*background: url(images/article-bg.jpg) no-repeat center;
     */
     background: url(images/copywrite-banner-bg.jpg) no-repeat center;
     background-size: cover;
     padding: 10px 0;
}
/*================ cover letter pages css ======================*/
 section.press-details .col-md-8 h1{
     font-size:2em;
}
 section.press-details .col-md-8 h4{
     font-size:1.2em;
}
 section.press-details .col-md-8 span{
     font-size:.9em;
}
 section.press-details .col-md-8 p{
}
 section.press-details .col-md-8 h3{
     color: #14cfb6;
     margin-top: 20px;
     font-size:1.3em;
}
 section.press-details .col-md-4 .col-sm-12.categories h4{
     border: 1px solid #ccc;
     text-transform: uppercase;
     width: 165px;
     text-align: center;
     background: #FFF;
     padding: 5px;
     font-weight: 600;
}
 section.press-details .col-md-4 .col-sm-12.categories h4:after{
     content: '';
     display: block;
     width: 92%;
     border-top: 1px solid #ccc;
     position: absolute;
     top: 21px;
     z-index: -1;
}
 section.press-details .col-md-4 .col-sm-12.categories ul li{
     list-style:none;
     border-bottom:1px solid #ccc;
     padding:5px 0;
}
 section.press-details .col-md-4 .col-sm-12.categories ul li a{
     color:#14cfb6;
}
 section.press-details .col-md-4 .col-sm-12.recent{
     margin-top:60px;
}
 section.press-details .col-md-4 .col-sm-12.recent h4{
     border: 1px solid #ccc;
     text-transform: uppercase;
     width: 110px;
     text-align: center;
     background: #FFF;
     padding: 5px;
     font-weight: 600;
}
 section.press-details .col-md-4 .col-sm-12.recent h4:after{
     content: '';
     display: block;
     width: 92%;
     border-top: 1px solid #ccc;
     position: absolute;
     top: 21px;
     z-index: -1;
}
 section.press-details .col-md-4 .col-sm-12.recent p{
     margin:0;
}
 section.press-details .col-md-4 .col-sm-12 .row{
     padding-top: 15px;
     padding-bottom: 15px;
     margin-left: 0;
     margin-right:0;
     border-bottom:1px solid #ccc ;
}
 section.press-details .col-md-4 .col-sm-12 .row .col-sm-5, section.press-details .col-md-4 .col-sm-12 .row .col-sm-7{
     padding-left:0;
}
 section.press-details .col-md-4 .col-sm-12.follow-us {
     margin-top: 60px;
}
 section.press-details .col-md-4 .col-sm-12.follow-us h4 {
     border: 1px solid #ccc;
     text-transform: uppercase;
     width: 160px;
     text-align: center;
     background: #FFF;
     padding: 5px;
     font-weight: 600;
}
 section.press-details .col-md-4 .col-sm-12.follow-us h4:after{
     content: '';
     display: block;
     width: 92%;
     border-top: 1px solid #ccc;
     position: absolute;
     top: 21px;
     z-index: -1;
}
 section.press-details .col-md-4 .col-sm-12.follow-us a{
     margin: 0 15px;
}
 section.press-details .col-md-8 .row{
     border: 1px solid #ccc;
     padding: 15px 0;
     margin-top:80px;
}
 section.press-details .col-md-8 .row .col-sm-10 h5{
     color: #14cfb6;
}
 section.press-details .col-md-8 .row .col-sm-10 h5 span{
     font-weight:100;
}
 section.press-details .col-md-8 .row col-sm-10 p{
     margin:0;
}
 section.why-hire-cv-writer .col-md-6 h2 {
     color:#fff;
}
 section.why-hire-cv-writer .col-md-6 h2 span {
     font-weight:100;
}
 section.why-hire-cv-writer .col-md-6 button{
     border: none;
     border-radius: 15px;
     padding: 6px 30px;
     color: #000;
     font-family: 'Poppins', sans-serif;
     font-weight: 500;
     background: #fff;
     transition: 0.5s;
     background-size: 200% auto;
     font-size: .9em;
     cursor: pointer;
}
 section.why-hire-cv-writer .col-md-6 ul li{
     list-style:url(images/white-tic.png);
     color:#fff;
}
 section.why-hire-cv-writer .col-md-6 h2 {
     color:#fff;
}
 section.why-hire-cv-writer .col-md-6 h2 span {
     font-weight:100;
}
 section.why-hire-cv-writer .col-md-6 button{
     border: none;
     border-radius: 15px;
     padding: 6px 30px;
     color: #000;
     font-family: 'Poppins', sans-serif;
     font-weight: 500;
     background: #fff;
     transition: 0.5s;
     background-size: 200% auto;
     font-size: .9em;
     cursor: pointer;
}
 section.why-hire-cv-writer .col-md-6 ul li{
     list-style:url(images/white-tic.png);
     color:#fff;
}
 section.white-paper{
    /* background: url(images/article-bg.jpg) no-repeat center;
     */
     background: url(https://www.contentmajestic.com/images/white-paper-bg.jpg) no-repeat center;
     background-size: cover;
     padding: 10px 0;
}
 section.white-blogging{
     padding:50px 0;
}
 section.white-blogging .col-md-4 h2{
     font-size: 1.6em;
     margin:0;
}
 section.white-blogging .col-md-4 h2 span{
     font-weight:100;
}
 section.white-blogging .col-md-4 ul li {
     list-style: none;
     background-image: url(../images/gray-tic.png);
     background-repeat: no-repeat;
     padding-left: 40px;
     margin-bottom: 15px;
}
 section.white-blogging .col-md-4 ul li strong{
     color: #14cfb6;
     text-transform:uppercase;
}
 section.white-blogging .col-md-4 p{
     padding:15px 0 ;
     margin:0;
}
 section.white-blogging .col-md-4+.col-md-4 h4{
     text-transform:uppercase;
}
 section.white-blogging .col-md-4+.col-md-4 p{
     padding:0;
}
 section.white-blogging .col-md-4+.col-md-4 h4:before {
     content: '';
     display: block;
     border-bottom: 3px solid #14cfb6;
     width: 40px;
     margin: 20px 0;
}
 section.white-blogging .col-md-4+.col-md-4 button {
     text-transform: uppercase;
     border: none;
     border-radius: 30px;
     padding: 4px 25px;
     color: #fff;
     font-family: 'Poppins', sans-serif;
     font-weight: 500;
     background-image: linear-gradient(to right, #14cfb6 0%, #41abd2 20%, #19fadc 100%);
     transition: 0.5s;
     background-size: 200% auto;
     margin-top:20px;
     cursor: pointer;
}
 .feature-sect .col-md-12 .col-sm-4 h4 {
     padding: 10px 0;
     color: #777;
}
 .feature-sect .col-md-12 .col-sm-2 p {
     font-size: .9em;
}
 section.white-paper-design{
     padding: 115px 0;
     background:#313434 url(https://www.contentmajestic.com/images/white-paper-image-design.jpg) no-repeat center right;
}
 section.white-paper-design .col-md-6 .col-sm-10{
     color: #fff;
}
 section.white-paper-design .col-md-6 .col-sm-10 p{
     margin:0;
}
 .rap-up-blog-slide{
     box-shadow: 0px 2px 6px 2px #ececec;
     width: 45%;
     margin: -15px auto 0 auto;
     padding: 15px;
     background: white;
     position: absolute;
     min-height: 190px;
     top: 100px;
     right: 5px;
}
 .rap-up-blog-slide span{
     font-size: .8em;
     color: #b5b5b5;
}
 .rap-up-blog-slide p{
     margin:0;
}
 .rap-up-blog-slide a{
     color: #89e7db;
     font-size: .9em;
}
 .fa.fa-angle-left.custom, .fa.fa-angle-right.custom{
     color: #fff !important;
     font-size: 1.3em !important;
     font-weight: bold !important;
     background: #14cfb6 !important;
     padding: 5px 12px !important;
}
 .carousel-control-prev.blg-aro-left{
     align-items: flex-end !important;
     right: 265px !important;
     left: auto !important;
     bottom: 30px;
}
 .carousel-control-next.blg-aro-right{
     align-items: flex-end !important;
     bottom: 30px;
     right: 225px !important;
}
 section.most-popular-blogs{
     padding:50px 0 ;
}
 section.most-popular-blogs .col-md-4{
     margin-bottom:40px;
}
 section.most-popular-blogs .col-md-4 h4{
     text-transform: uppercase;
     color:#14ceb6;
}
 section.most-popular-blogs .col-md-4 h4:hover{
     color:#37e4da;
}
 .most-popular-blogs .col-md-4 span{
     font-size:.9em;
}
 .most-popular-blogs .col-md-4 p{
     padding:10px 0;
     min-height:140px;
}
 section.most-popular-blogs .col-md-4 h4:before {
     content: '';
     display: block;
     border-bottom: 3px solid #14cfb6;
     width: 55px;
     margin: 20px 0;
}
 section.most-popular-blogs .col-md-4 button {
     text-transform: uppercase;
     border: none;
     border-radius: 30px;
     padding: 4px 25px;
     color: #fff;
     font-family: 'Poppins', sans-serif;
     font-weight: 500;
     background-image: linear-gradient(to right, #14cfb6 0%, #41abd2 20%, #19fadc 100%);
     transition: 0.5s;
     background-size: 200% auto;
     cursor:pointer;
}
 section.most-popular-blogs .col-md-4 button:hover {
     background-position: center right;
}
 .most-popular-blogs .col-md-12 h1{
     text-transform: uppercase;
     font-weight: 400;
     color: #14cfb6;
     padding: 10px 0;
     margin-bottom: 20px;
     border-bottom: 2px solid #ccc;
}
 section.contact-section-1{
     background: url(images/contact-main-bg.jpg) no-repeat center;
     background-size: cover;
}
 section.contact-section-1 .col-md-12{
     text-align:center;
     padding: 125px 0;
}
 section.contact-section-1 .col-md-12 h1 span {
     font-weight: 100;
     color:#14cfb6;
     font-size: .83em;
}
 section.contact-section-1 .col-md-12 h1{
     color:#fff;
     line-height: 1.5;
}
 section.contact-section-2{
     padding:50px 0;
}
 section.contact-section-2 .col-sm-2{
     padding:0;
}
 section.contact-section-2 .col-sm-2 i.locate {
     background-position: 8px 0px ;
     width: 90px;
     height: 90px;
}
 section.contact-section-2 .col-sm-2 i.phon {
     background-position: -80px 0px ;
     width: 90px;
     height: 90px;
}
 section.contact-section-2 .col-sm-2 i.eml {
     background-position: -165px 0px ;
     width: 90px;
     height: 75px;
}
 section.contact-section-2 .col-sm-2 i {
     background: url(images/location-contact.png) no-repeat;
     display: inline-block;
}
 section.contact-section-2 .col-sm-9 h4 {
     font-size: 1.3em;
}
 section.contact-section-2 .col-md-5 .col-sm-12 {
     padding: 10px 0;
}
 section.contact-section-2 .col-md-6 form .col-sm-12{
     padding:0;
     margin: 20px 0;
}
 section.contact-section-2 .col-md-6 form .col-sm-4{
     padding:0;
}
 section.contact-section-2 .col-md-6 form .col-sm-4 input[type="submit"]{
    /*color:#fff;
     */
    /*background:#8781bd;
     */
    /*border:none;
     */
    /*border-radius: 30px;
     */
     letter-spacing:2px;
     text-transform:uppercase;
     font-size:.8em;
     border: none;
     padding: 6px 30px;
     color: #fff;
     font-family: 'Poppins', sans-serif;
     font-weight: 500;
     background-image: linear-gradient(to right, #14cfb6 0%, #41abd2 20%, #19fadc 100%);
     transition: 0.5s;
     background-size: 200% auto;
}
 section.contact-section-2 .col-md-6 input, section.contact-section-2 .col-md-6 textarea, section.contact-section-2 .col-md-6 select{
     background: #fbfbfb;
     border-radius:0;
}
 section.contact-section-2 .col-sm-12 .col-sm-10 h4{
     font-size:1.1em;
     font-weight:500;
}
 section.contact-section-2 .col-sm-12 .col-sm-10 h4:after{
     content: '';
     display: block;
     width: 60px;
     border-bottom: 1px solid #f2f1f9;
     padding-top: 7px;
}
 section.contact-section-02{
     margin-top: -50px;
     padding-bottom:50px;
}
 section.contact-section-02 .container .row .for-custom-contact .row{
     margin:0;
}
 section.contact-section-02 .container .row .for-custom-contact .text-center{
     background: #14cfb6;
     border-radius:10px;
     color:#fff;
}
 section.contact-section-02 .container .row .for-custom-contact .row .text-center i{
     background: url(https://www.contentmajestic.com/images/contact-custom-3.png) no-repeat center #fff;
     display: inline-block;
     border-radius: 40px;
}
 section.contact-section-02 .container .row .for-custom-contact .row .text-center i.cust-1{
     width: 80px;
     height: 80px;
     background-position: -12px 10px;
     margin-top: -20px;
}
 section.contact-section-02 .container .row .for-custom-contact .row .text-center i.cust-2{
     width: 80px;
     height: 80px;
     background-position: -116px 10px;
     margin-top: -20px;
}
 section.contact-section-02 .container .row .for-custom-contact .row .text-center i.cust-3{
     width: 80px;
     height: 80px;
     background-position: -220px 10px;
     margin-top: -20px;
}
 section.contact-section-002{
     background:#fbfbfb;
     padding: 25px 0;
}
 section.contact-section-002 .container .row .row{
     margin:0;
}
 section.contact-section-002 .container .row .section-002-md-4-1{
     padding-top:40px;
}
 section.contact-section-002 .container .row .section-002-sm-4-1 i{
     background: url(https://www.contentmajestic.com/images/contact-custom-3.png) no-repeat center #fff;
     display: inline-block;
     border-radius: 40px;
     background-position: -481px 10px;
     width: 75px;
     height: 75px;
}
 section.contact-section-002 .container .row .section-002-sm-8-1{
     padding:0;
}
 section.contact-section-002 .container .row .section-002-sm-8-1 h5{
     font-size: 1.23em;
}
 section.contact-section-002 .container .row .section-002-sm-8-1 i{
     background: url(https://www.contentmajestic.com/images/contact-custom-3.png) no-repeat center;
     display: inline-block;
     background-position: -311px -15px;
     width: 45px;
     height: 25px;
}
 section.contact-section-002 .container .row .section-002-sm-8-1 i.plag-one{
     background-position: -311px -15px;
     width: 45px;
     height: 25px;
}
 section.contact-section-002 .container .row .section-002-sm-8-1 i.plag-two{
     background-position: -375px -15px;
     width: 45px;
     height: 25px;
}
 section.contact-section-002 .container .row .section-002-sm-8-1 i.plag-three{
     background-position: -438px -15px;
     width: 45px;
     height: 25px;
}
 section.contact-section-002 .container .row .section-002-sm-8-1 h5:after{
     content: '';
     display: block;
     width: 100px;
     height: 1px;
    /* background: #dadada;
     */
     padding-top: 10px;
     border-bottom: 1px solid #dadada;
}
 section.contact-section-3{
     padding:50px 0;
}
 section.contact-section-3 .col-md-12 h3{
     font-weight:100;
}
 section.contact-section-3 .col-md-12 h3 span{
     font-weight:bold;
}
 section.brand-assets-tabs .col-md-12 #pills-tab {
     width:33.5%;
     margin:0 auto;
     border-bottom: 0px solid #ccc;
     padding-bottom: 25px;
}
 section.brand-assets-tabs .col-md-12 #pills-tab li {
     list-style: none;
}
 section.brand-assets-tabs .col-md-12 #pills-tab li a.active {
     color: #fff;
}
 section.brand-assets-tabs .col-md-12 #pills-tab li a {
     color: #000;
     border-radius: 0;
     padding: .5em 2em;
     border-right: 1.5px solid #ccc;
}
 section.brand-assets-tabs .col-md-12 #pills-tab li:last-child a {
     border-right: 0px;
}
 section.brand-assets-tabs .col-md-12 .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
     background-image: linear-gradient(25deg, #41abd2 20%, #19fadc 100%);
}
 section.brand-assets-tabs .post-border .col-md-4{
     margin-bottom:20px !important;
}
 section.brand-assets-tabs .post-border .col-md-8 .row .col-sm-12{
     margin-bottom:15px !important;
}
 section.tab-page-getting-start {
     padding: 90px 0;
     background-image: linear-gradient(to right, #41abd2 20%, #19fadc 100%);
}
 section.tab-page-getting-start .container .col-md-12 {
     text-align: center;
}
 section.tab-page-getting-start .container .col-md-12 h2 {
     font-size: 2.5em;
     color: #fff;
     font-weight: 600;
}
 section.tab-page-getting-start .container .col-md-12 h4 {
     color: #fff;
}
 section.tab-page-getting-start .container .col-md-12 button {
     border: none;
     border-radius: 30px;
     padding: 6px 30px;
     color: #000;
     font-family: 'Poppins', sans-serif;
     font-weight: 500;
     background: #f7f7f7;
     transition: 0.5s;
     background-size: 200% auto;
     font-size: .9em;
     text-transform: uppercase;
     margin-top: 50px;
     cursor: pointer;
}
 .tab-posi-heading{
     position: absolute;
     bottom: 0;
     margin: 0 auto;
     left: 0;
     right: 0;
     width: 65%;
}
 .tab-posi-heading h2{
     color:#fff;
}
 .tab-posi-heading h4,.tab-posi-heading h5{
     color:#e0e0e0;
}
 .tab-posi-heading h4,.tab-posi-heading h2 a{
     background-image: linear-gradient(25deg, #41abd2 20%, #19fadc 100%);
     font-size: 15px;
     color: #fff;
     border-radius: 50px;
     padding: 5px 15px;
}
 section.brand-assets-tabs .post-border .col-md-4 .overlay, section.brand-assets-tabs .post-border .col-md-8 .row .col-sm-12 .overlay, section.brand-assets-tabs .post-border .col-md-8 .row .col-sm-6 .overlay{
     position: absolute;
     top: 0;
     bottom: 0;
     left: 0;
     right: 0;
     height: 100%;
     width: 100%;
     opacity: 0;
     transition: .5s ease;
     background-color: #282f35;
}
 section.brand-assets-tabs .post-border .col-md-4:hover .overlay, section.brand-assets-tabs .post-border .col-md-8 .row .col-sm-12:hover .overlay, section.brand-assets-tabs .post-border .col-md-8 .row .col-sm-6:hover .overlay{
     opacity: 1;
}
 section.brand-assets-tabs .post-border .col-md-4 .overlay p, section.brand-assets-tabs .post-border .col-md-8 .row .col-sm-12 .overlay p, section.brand-assets-tabs .post-border .col-md-8 .row .col-sm-6 .overlay p{
     color:#fff;
     padding: 10px 20px;
}
 section.brand-assets-tabs .post-border .col-md-4 .overlay p:after, section.brand-assets-tabs .post-border .col-md-8 .row .col-sm-12 .overlay p:after, section.brand-assets-tabs .post-border .col-md-8 .row .col-sm-6 .overlay p:after{
     content:'';
     width: 30px;
     display:block;
     border-bottom:2px solid #14cfb6;
}
 section.brand-assets-1 {
     background: url(images/brands-page-main-banner.jpg) no-repeat center;
     background-size: cover;
}
 section.brand-assets-1 .col-md-12 {
     text-align: center;
     padding: 125px 0;
}
 section.brand-assets-1 .col-md-12 h1 {
     text-transform:uppercase;
     color: #fff;
     line-height: 1.5;
}
 section.brand-assets-1 .col-md-12 h4 {
     color: #fff;
}
 section.lifestyle-before-tabs{
     padding: 50px 0 25px 0 ;
}
 section.lifestyle-before-tabs .container .row .col-md-12{
     text-align:center;
}
 section.lifestyle-before-tabs .container .row .col-md-12{
     text-align:center;
}
 section.lifestyle-before-tabs .container .row .col-md-12 h1{
     color: #3c3c3c;
     font-weight: 600;
}
 section.lifestyle-before-tabs .container .row .col-md-12 h4{
     color: #42d7c3;
}
 section.year-profile{
     padding-bottom: 50px ;
}
 section.testimonials-main-2{
     padding:50px 0;
}
 section.testimonials-main-2 .container .row .colmn-5 .colmn-5-inner{
     box-shadow: 0px 0px 10px #d4cdcd;
     padding: 10px 20px;
}
 section.testimonials-main-2 .container .row .colmn-5 .colmn-5-inner{
     margin:0 0 50px 0;
}
 section.testimonials-main-2 .container .row .colmn-5 p{
     color:#a6a6a6;
}
 section.testimonials-main-2 .container .row .colmn-5 h5{
     color:#000;
}
 section.testimonials-main-2 .container .row .colmn-5 h6{
     color:#14cfb6;
}
 section.testimonials-main-2 .container .row .colmn-5 i.testimonials-main-comma:before{
     content: '' ;
     display: inline-block ;
     background: url(images/main-testimonials-commas.png) no-repeat ;
     width: 30px ;
     height: 30px ;
}
 section.testimonials-main-2 .container .row .middle-bar i{
     background: #14cfb6;
     border-radius: 360px;
     display: block;
     width: 20px;
     height: 20px;
     margin: 0 auto;
}
 section.testimonials-main-2 .container .row .middle-bar i:after{
     content: '';
     display: inline-block;
     height: 85%;
     width: 2px;
     background: #14cfb6;
     position: absolute;
     margin: 0 auto;
     left: 0;
     right: 0;
}
 .rap-up-blog-slide {
     box-shadow: 0px 2px 6px 2px #ececec;
     width: 45%;
     margin: -15px auto 0 auto;
     padding: 15px;
     background: white;
     position: absolute;
     min-height: 190px;
     top: 100px;
     right: 5px;
}
 .rap-up-blog-slide {
     box-shadow: 0px 2px 6px 2px #ececec;
     width: 45%;
     margin: -15px auto 0 auto;
     padding: 15px;
     background: white;
     position: absolute;
     min-height: 190px;
     top: 100px;
     right: 5px;
}
 .rap-up-blog-slide p {
     margin: 0;
}
 .rap-up-blog-slide a {
     color: #89e7db;
     font-size: .9em;
}
 section.writer-page-section-1 .col-md-12 button {
     border: none;
     border-radius: 30px;
     padding: 6px 30px;
     color: #fff;
     font-family: 'Poppins', sans-serif;
     font-weight: 500;
     background-image: linear-gradient(to right, #14cfb6 0%, #41abd2 20%, #19fadc 100%);
     transition: 0.5s;
     background-size: 200% auto;
     font-size: .9em;
     cursor: pointer;
     text-transform: uppercase;
}
 section.writer-page-section-1 {
     background: url(../images/writer-page-banner-bg.jpg) no-repeat center ;
     background-size:cover;
     padding: 185px 0;
}
 section.writer-page-section-2 .container .row .meet-na-writers{
     padding:50px 0;
     text-align:center;
}
 section.writer-page-section-2 .container .row .meet-na-writers h1{
     font-size:2em;
}
 section.writer-page-section-2 .container .row .col-md-3 .row{
     margin:0;
     border:1px solid #cacaca;
}
 section.writer-page-section-2 .container .row .col-md-3 .row .col-sm-12.w-imgs{
     padding:0;
}
 section.writer-page-section-2 .container .row .col-md-3 .row .col-sm-7{
     padding-top:15px;
     padding-right:0px;
}
 section.writer-page-section-2 .container .row .col-md-3 .row .col-sm-5{
     padding-top:15px;
}
 section.writer-page-section-2 .container .row .col-md-3 .row .col-sm-7 h5{
     margin: 0;
}
 section.writer-page-section-2 .container .row .col-md-3 .row .col-sm-7 h5 a{
     color: #000;
}
 section.writer-page-section-2 .container .row .col-md-3 .row a.w-p-but-ank{
     border: none;
     border-radius: 5px;
     padding: 6px 30px;
     color: #fff;
     font-family: 'Poppins', sans-serif;
     font-weight: 500;
     background-image: linear-gradient(to right, #14cfb6 0%, #41abd2 20%, #19fadc 100%);
     transition: 0.5s;
     background-size: 200% auto;
     font-size: .9em;
     text-transform: uppercase;
     margin: 0 auto -15px auto;
}
 section.writer-page-section-2 .container .row .col-md-3 .row button:hover{
     cursor:pointer;
}
 section.writer-page-section-2 .container .row .col-md-3{
     margin-bottom:50px;
}
 .w-imgs .protag img {
     position: absolute;
     top: 5px;
}
 .w-imgs .protag span {
     position: absolute;
     top: 5px;
     color: #fff;
     font-size: 14px;
     margin-left: 5px;
}
 section.writer-page-section-2 .container .row .col-md-3 .row .col-sm-12 p{
     padding:0;
     min-height:100px;
     margin:0;
}
 section.writers-detail-tabs{
     padding-bottom:30px;
}
 section.writers-detail-tabs .col-md-9 #pills-tab {
     border-bottom: 1px solid #ccc;
     margin: 0;
     padding-bottom: 4px;
}
 section.writers-detail-tabs .col-md-9 #pills-tab li {
     list-style: none;
     width:33%;
     text-align:center;
     background: #f7f7f7;
}
 section.writers-detail-tabs .col-md-9 #pills-tab li a.active {
     color: #fff;
}
 section.writers-detail-tabs .col-md-9 #pills-tab li a {
     color: #000;
     border-radius: 0;
     padding: .5em 2em;
     border-right: 1.5px solid #ccc;
}
 section.writers-detail-tabs .col-md-9 .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
     background-image: linear-gradient(25deg, #41abd2 20%, #19fadc 100%);
}
 section.writers-detail-tabs .col-md-9 #pills-tab li:last-child a {
     border-right: 0px;
}
 section.writers-detail-tabs .row .col-md-3 .row button{
     border: none;
     border-radius: 5px;
     padding: 6px 30px;
     color: #fff;
     font-family: 'Poppins', sans-serif;
     font-weight: 500;
     background-image: linear-gradient(to right, #14cfb6 0%, #41abd2 20%, #19fadc 100%);
     transition: 0.5s;
     background-size: 200% auto;
     font-size: .9em;
     text-transform: uppercase;
     cursor: pointer;
     margin: 0 auto ;
}
 section.writers-detail-tabs .row .col-md-9 .row .col-sm-12 h5{
     color:#14cfb6;
}
 section.writers-detail-tabs .row .col-md-9 .row .col-sm-3{
     text-align:right;
}
 section.writers-detail-tabs .row .col-md-9 .row .col-sm-3 p{
     margin:0;
}
 section.writers-detail-tabs .row .col-md-9 .row .col-sm-3 i{
     color:#ffcc00;
}
 section.writers-detail-tabs .row .col-md-9 .row .col-sm-3 i:nth-child(5){
     color:#bbbbbb;
}
 section.writers-detail-tabs .row .col-md-9 .row{
     padding:30px 0;
     border-bottom:1px solid #bbbbbb;
}
 section.writers-detail-tabs-2{
     padding-bottom:30px;
     margin-top:60px;
}
 section.writers-detail-tabs-2 .col-md-9 #pills-tab {
     border-bottom: 1px solid #ccc;
     margin: 0;
     padding-bottom: 4px;
}
 section.writers-detail-tabs-2 .col-md-9 #pills-tab li {
     list-style: none;
     width:33%;
     text-align:center;
     background: #f7f7f7;
}
 section.writers-detail-tabs-2 .col-md-9 #pills-tab li a.active {
     color: #fff;
}
 section.writers-detail-tabs-2 .col-md-9 #pills-tab li a {
     color: #000;
     border-radius: 0;
     padding: .5em 2em;
     border-right: 1.5px solid #ccc;
}
 section.writers-detail-tabs-2 .col-md-9 .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
     background-image: linear-gradient(25deg, #41abd2 20%, #19fadc 100%);
}
 section.writers-detail-tabs-2 .col-md-9 #pills-tab li:last-child a {
     border-right: 0px;
}
 section.writers-detail-tabs-2 .row .col-md-3 .row button{
     border: none;
     border-radius: 5px;
     padding: 6px 30px;
     color: #fff;
     font-family: 'Poppins', sans-serif;
     font-weight: 500;
     background-image: linear-gradient(to right, #14cfb6 0%, #41abd2 20%, #19fadc 100%);
     transition: 0.5s;
     background-size: 200% auto;
     font-size: .9em;
     text-transform: uppercase;
     cursor: pointer;
     margin: 0 auto ;
}
 section.writers-detail-tabs-2 .row .col-md-9 .row .col-sm-12 h5{
     color:#14cfb6;
}
 section.writers-detail-tabs-2 .row .col-md-9 .row .col-sm-3{
     text-align:right;
}
 section.writers-detail-tabs-2 .row .col-md-9 .row .col-sm-3 p{
     margin:0;
}
 section.writers-detail-tabs-2 .row .col-md-9 .row .col-sm-3 i{
     color:#ffcc00;
}
 section.writers-detail-tabs-2 .row .col-md-9 .row .col-sm-3 i:nth-child(5){
     color:#bbbbbb;
}
 section.support-page-getting-start{
     padding:90px 0;
     background-image: linear-gradient(to right, #41abd2 20%, #19fadc 100%);
}
 section.support-page-getting-start .container .col-md-12{
     text-align:center;
}
 section.support-page-getting-start .container .col-md-12 h1{
     font-size: 2.5em;
     color: #fff;
     font-weight: 600;
}
 section.support-page-getting-start .container .col-md-12 h4{
     color:#fff;
}
 section.support-page-getting-start .container .col-md-12 button{
     border: none;
     border-radius: 30px;
     padding: 6px 30px;
     color: #000;
     font-family: 'Poppins', sans-serif;
     font-weight: 500;
     background:#f7f7f7;
     transition: 0.5s;
     background-size: 200% auto;
     font-size: .9em;
     text-transform: uppercase;
     cursor: pointer;
     margin-top: 50px;
}
 section.support-section-2{
     padding:50px 0;
}
 section.support-section-2 .container .row .col-md-4{
     text-align: center;
}
 section.support-section-2 .container .row .col-md-4 h3{
     text-transform:uppercase;
     font-size: 1.4em;
     padding:30px 0 5px 0;
}
 section.support-section-2 .container .row .col-md-4 h3:after{
     content:'';
     display:block;
     width:50px;
     margin:25px auto 0 auto;
     border-bottom:3px solid #14cfb6;
}
 section.support-section-2 .container .row .col-md-4 button{
     width: 200px;
     min-height: 45px;
     letter-spacing: 1px;
     font-size: .8em;
     text-transform:uppercase;
     border: none;
     padding: 10px;
     color: #fff;
     font-family: 'Poppins', sans-serif;
     font-weight: 500;
     background-image: linear-gradient(to right, #14cfb6 0%, #41abd2 20%, #19fadc 100%);
     transition: 0.5s;
     background-size: 200% auto;
     cursor: pointer;
}
 section.support-section-3{
     background: #fbfbfb;
     padding: 50px 0 20px 0;
}
 section.support-section-3 .container .row .col-md-3{
     text-align: center;
}
 section.support-section-3 .container .row .col-md-3:nth-child(3){
     border-right:1px solid #ccc;
}
 section.support-section-3 .container .row .col-md-3 i{
     background: url(images/location-contact.png) no-repeat;
     display: inline-block;
}
 section.support-section-3 .container .row .col-md-3 i.support-email{
     background-position: -248px 0px;
     width: 90px;
     height: 90px;
}
 section.support-section-3 .container .row .col-md-3 i.support-ticket{
     background-position: -337px 0px;
     width: 90px;
     height: 90px;
}
 section.support-section-3 .container .row .col-md-3 h3{
     font-size: 1.5em;
}
 section.support-section-3 .container .row .col-md-12{
     text-align:center;
     padding-bottom: 50px;
}
 section.support-section-3 .container .row .col-md-12 h4{
     color:#14cfb6;
}
 section.support-section-3 .container .row .col-md-12 h2{
     color: #3c3c3c ;
     font-weight: 600;
}
 section.refer-section-1{
     background: #f37465;
     padding: 15px 0;
}
 section.refer-section-1 .container .row .col-md-6 i.refer-main-bg{
     background: url(images/refer-page-sprit-img.png) no-repeat;
     display: inline-block;
     width: 100%;
     height: 300px;
     background-position: 0px 20px;
}
 section.refer-section-1 .container .row .col-md-6+.col-md-6{
     padding-top: 35px;
}
 section.refer-section-1 .container .row .col-md-6+.col-md-6 h1{
     color:#fff;
}
 section.refer-section-1 .container .row .col-md-6+.col-md-6 h1 span{
     font-weight:100;
}
 section.refer-section-1 .container .row .col-md-6+.col-md-6 p{
     color:#fff;
     padding: 10px 0;
}
 section.refer-section-1 .container .row .col-md-6+.col-md-6 button {
     border: none;
     text-transform: uppercase;
     background: #fff;
     border-radius: 30px;
     padding: 8px 20px;
     color: #000;
     font-family: 'Poppins', sans-serif;
     font-weight: 500;
     font-size: .7em;
     letter-spacing: 2px;
     cursor: pointer;
}
 section.refer-section-2{
     padding: 50px 0 25px 0;
}
 section.refer-section-2 .container .row .col-md-4 .row{
     margin:0;
}
 section.refer-section-2 .container .row .col-md-4 .row .col-sm-12{
     text-align:center;
     background:#272c30;
     padding:20px 0;
}
 section.refer-section-2 .container .row .col-md-4 .row .col-sm-12 h4{
     font-size:1.3em;
     color:#fff;
     margin:0;
}
 section.refer-section-2 .container .row .col-md-4 .row .col-sm-12 p{
     color:#fff;
     margin:0;
}
 section.refer-section-3 {
     padding: 50px 0;
}
 section.refer-section-3 .col-md-12 {
     padding-bottom: 20px;
}
 section.refer-section-3 .col-md-12 h3 span {
     font-weight: 100;
}
 section.refer-section-3 .col-md-12 p {
     color: #979797;
}
 section.refer-section-3 .col-md-2 {
     text-align: center;
}
 section.refer-section-3 .col-md-2 i {
     background: url(images/refer-page-sprit-img.png) no-repeat;
     display: inline-block;
}
 section.refer-section-3 .col-md-2 p {
     font-size: .9em;
}
 section.refer-section-3 .col-md-2 i.refer-1 {
     height: 80px;
     width: 75px;
     background-position: 0px -281px;
}
 section.refer-section-3 .col-md-2 i.refer-2 {
     height: 80px;
     width: 75px;
     background-position: -70px -281px;
}
 section.refer-section-3 .col-md-2 i.refer-3 {
     height: 80px;
     width: 75px;
     background-position: -145px -281px;
}
 section.refer-section-3 .col-md-2 i.refer-4 {
     height: 80px;
     width: 75px;
     background-position: 0px -360px;
}
 section.refer-section-3 .col-md-2 i.refer-5 {
     height: 80px;
     width: 75px;
     background-position: -84px -356px;
}
 section.refer-section-3 button {
     border: none;
     text-transform:uppercase;
     border-radius: 30px;
     padding: 6px 30px;
     color: #fff;
     font-family: 'Poppins', sans-serif;
     font-weight: 500;
     background: #14cfb6;
     transition: 0.5s;
     background-size: 200% auto;
     cursor: pointer;
}
 section.refer-section-3 .container {
     border-bottom:2px solid #ccc;
}
 section.refer-inne-page-section-1 {
     background: url(images/referance-inner-banner.jpg) no-repeat center;
     padding: 185px 0;
}
 section.refer-inne-page-section-1 .col-md-12 button {
     border: none;
     border-radius: 30px;
     padding: 6px 30px;
     color: #fff;
     font-family: 'Poppins', sans-serif;
     font-weight: 500;
     background-image: linear-gradient(to right, #14cfb6 0%, #41abd2 20%, #19fadc 100%);
     transition: 0.5s;
     background-size: 200% auto;
     font-size: .9em;
     cursor: pointer;
     text-transform: uppercase;
}
 section.refer-inne-page-section-1 h1{
     color:#fff;
}
 section.refer-inne-page-section-1 h1 span{
     font-weight:100;
}
 section.refer-section-4 .container .row .col-md-12{
     padding-bottom:100px;
}
 section.refer-section-4 .container .row .col-md-3 .row{
     margin:0;
}
 section.refer-section-4 .container .row .col-md-3 .row .col-sm-12{
     border:1px solid #ebebeb;
     background:#fafafa ;
}
 section.refer-section-4 .container .row .col-md-3 .row .col-sm-12 h4{
     font-size: 1.1em;
     font-weight:600;
}
 section.refer-section-4 .container .row .col-md-3 .row .col-sm-12 h5{
     font-size: .9em;
}
 section.refer-section-4 .container .row .col-md-3 .row .col-sm-12 h5.refer-dolar:after{
     content: '';
     display: block;
     width: 50px;
     height: 3px;
     background: #14cfb6;
     margin: 8px auto;
}
 section.refer-section-4 .container .row .col-md-3 .row .col-sm-12 i{
     background: url(images/refer-page-sprit-img.png) no-repeat;
     display: inline-block;
}
 section.refer-section-4 .container .row .col-md-3 .row .col-sm-12 i.performer-1{
     width: 150px;
     height: 150px;
     background-position: -238px -283px;
     margin-top: -100px;
}
 section.refer-section-4 .container .row .col-md-3 .row .col-sm-12 i.performer-2{
     width: 150px;
     height: 150px;
     background-position: -390px -283px;
     margin-top: -100px;
}
 section.refer-section-4 .container .row .col-md-3 .row .col-sm-12 i.performer-3{
     width: 150px;
     height: 150px;
     background-position: -238px -433px;
     margin-top: -100px;
}
 section.refer-section-4 .container .row .col-md-3 .row .col-sm-12 i.performer-4{
     width: 150px;
     height: 150px;
     background-position: -395px -433px;
     margin-top: -100px;
}
 section.lifestyle-before-tabs{
     padding: 50px 0 25px 0 ;
}
 section.lifestyle-before-tabs .container .row .col-md-12{
     text-align:center;
}
 section.lifestyle-before-tabs .container .row .col-md-12{
     text-align:center;
}
 section.lifestyle-before-tabs .container .row .col-md-12 h1{
     color: #3c3c3c;
     font-weight: 600;
}
 section.lifestyle-before-tabs .container .row .col-md-12 h4{
     color: #42d7c3;
}
 section.lifestyle-tabs .col-md-12 #pills-tab {
     width:55%;
     margin:0 auto;
     border-bottom: 0px solid #ccc;
     padding-bottom: 25px;
}
 section.lifestyle-tabs .col-md-12 #pills-tab li {
     list-style: none;
}
 section.lifestyle-tabs .col-md-12 #pills-tab li a.active {
     color: #fff;
}
 section.lifestyle-tabs .col-md-12 #pills-tab li a {
     color: #000;
     border-radius: 0;
     padding: .5em 2em;
     border-right: 1.5px solid #ccc;
}
 section.lifestyle-tabs .col-md-12 #pills-tab li:last-child a {
     border-right: 0px;
}
 section.lifestyle-tabs .col-md-12 .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
     background-image: linear-gradient(25deg, #41abd2 20%, #19fadc 100%);
}
 section.lifestyle-tabs .post-border .col-md-4{
     margin-bottom:20px !important;
}
 section.lifestyle-tabs .post-border .col-md-8 .row .col-sm-12{
     margin-bottom:15px !important;
}
 section.tab-page-getting-start {
     padding: 90px 0;
     background-image: linear-gradient(to right, #41abd2 20%, #19fadc 100%);
}
 section.tab-page-getting-start .container .col-md-12 {
     text-align: center;
}
 section.tab-page-getting-start .container .col-md-12 h2 {
     font-size: 2.5em;
     color: #fff;
     font-weight: 600;
}
 section.tab-page-getting-start .container .col-md-12 h4 {
     color: #fff;
}
 section.tab-page-getting-start .container .col-md-12 button {
     border: none;
     border-radius: 30px;
     padding: 6px 30px;
     color: #000;
     font-family: 'Poppins', sans-serif;
     font-weight: 500;
     background: #f7f7f7;
     transition: 0.5s;
     background-size: 200% auto;
     font-size: .9em;
     text-transform: uppercase;
     cursor: pointer;
     margin-top: 50px;
}
 .tab-posi-heading{
     position: absolute;
     bottom: 0;
     margin: 0 auto;
     left: 0;
     right: 0;
     width: 65%;
}
 .tab-posi-heading h2{
     color:#fff;
}
 .tab-posi-heading h4,.tab-posi-heading h5{
     color:#e0e0e0;
}
 .tab-posi-heading h4,.tab-posi-heading h2 a{
     background-image: linear-gradient(25deg, #41abd2 20%, #19fadc 100%);
     font-size: 15px;
     color: #fff;
     border-radius: 50px;
     padding: 5px 15px;
}
 section.lifestyle-tabs .post-border .col-md-4 .overlay, section.lifestyle-tabs .post-border .col-md-8 .row .col-sm-12 .overlay, section.lifestyle-tabs .post-border .col-md-8 .row .col-sm-6 .overlay{
     position: absolute;
     top: 0;
     bottom: 0;
     left: 0;
     right: 0;
     height: 100%;
     width: 100%;
     opacity: 0;
     transition: .5s ease;
     background-color: #282f35;
}
 section.lifestyle-tabs .post-border .col-md-4:hover .overlay, section.lifestyle-tabs .post-border .col-md-8 .row .col-sm-12:hover .overlay, section.lifestyle-tabs .post-border .col-md-8 .row .col-sm-6:hover .overlay{
     opacity: 1;
}
 section.lifestyle-tabs .post-border .col-md-4 .overlay p, section.lifestyle-tabs .post-border .col-md-8 .row .col-sm-12 .overlay p, section.lifestyle-tabs .post-border .col-md-8 .row .col-sm-6 .overlay p{
     color:#fff;
     padding: 10px 20px;
}
 section.lifestyle-tabs .post-border .col-md-4 .overlay p:after, section.lifestyle-tabs .post-border .col-md-8 .row .col-sm-12 .overlay p:after, section.lifestyle-tabs .post-border .col-md-8 .row .col-sm-6 .overlay p:after{
     content:'';
     width: 30px;
     display:block;
     border-bottom:2px solid #14cfb6;
}
 @media screen and (max-width:1024px){
     section.has-main-banner{
         background-size: cover;
         margin-top: -12%;
         padding: 15% 0;
    }
     section.resent-work .col-md-3 .col-sm-12 h3 {
         font-size: 1.1em;
    }
     section.has-main-banner{
         margin-top:0;
    }
     .home-page-100 header{
         background: #3a494c;
    }
}
 @media screen and (max-width:768px){
     .service-sect .col-md-5{
         max-width: 100% !important;
         flex: 100% !important;
    }
     .service-sect .col-md-5 .col-sm-6.Subjects:after {
         border-bottom: 0px solid #ccc;
    }
     .service-sect .col-md-5 .col-sm-6.Subjects:before {
         border-right: 0px solid #ccc;
    }
     .service-sect .col-md-5 .col-sm-6.Assignment:after{
         border-bottom: 0px solid #ccc;
    }
     .service-sect .col-md-5 .col-sm-6{
         text-align: center;
    }
     .service-sect .col-md-5 .col-sm-6 img, .service-sect .col-md-5 .col-sm-6 p{
         float: none;
    }
     .service-sect .col-md-3{
         max-width: 50% !important;
         flex: 50% !important;
    }
     .service-sect .col-md-4{
         max-width: 50% !important;
         flex: 50% !important;
    }
     .service-sect .pad-top{
         padding-top: 0;
    }
     .service-sect .col-md-5 .row {
         padding: 0;
    }
}
@media screen and (max-width: 768px){
    .header-title-brand h1 {
    line-height: 0.8;
    font-size: 40px !important;
    }
    .header-title-brand h1 span {
    font-size: 45px !important;
    }
    .brand-dev {
    padding: 30px 0 50px 0 !important;
    }
    .brand-top-img3 {
    margin-right: 0px !important;
    }
    .title-digital span {
    display: flex;
    font-size: 15px;
    margin-top: 30px;
    margin-left: 3px;
    }
    .title-digital {
    font-size: 45px !important;
    }
    .ptt {
    padding-top: 60px !important;
    }
    .title-digital-box {
    padding: 70px 40px !important;
    }
    .text-white {
    font-size: 32px !important;
    }
    .seo-title-box {
    padding: 70px 40px !important;
    height: auto !important;
    }
    .brand-top-img1 img {
    margin-left: 0px !important; 
    margin-bottom: 0px;
    margin-top: 0px;
    }
    .header-title h1 span {
    font-size: 45px !important;
   }
   .header-title h1 {
    font-size: 30px !important;
    }
    .web-dev-title {
    padding-top: 60px !important;
    }
    .web-dev-title h2 {
    font-size: 30px !important;
    }
    
}
@media screen and (max-width: 600px){
     .cont-det{
         display: none;
    }
}
 @media screen and (max-width: 568px){
     .col-md-4.six-two.offset-2{
         margin-left: 0;
         margin-top: 20px;
    }
     section.four-resion .col-sm-8{
         text-align:center;
    }
     header .container .col-md-2.col-sm-2{
         width: 18%;
         padding: 5px;
    }
     header .container .col-md-10.col-sm-10{
         width: 81%;
    }
     .service-sect .col-md-5 .col-sm-6{
         width: 48%;
    }
     .row.pad-top{
         margin-left:0 !important;
         margin-right:0 !important;
    }
     .service-sect .col-md-3{
         padding: 20px 15px 0 30px;
         max-width: 100% !important;
         flex: 100% !important;
    }
     .service-sect .col-md-4{
         padding: 20px 15px 0 30px;
         max-width: 100% !important;
         flex: 100% !important;
    }
     .writers-sect .profile-cenrize .col-md-4.imgs{
         text-align: center;
    }
     .feature-sect .row.plus-1 .col-md-4{
        /*text-align: center;
         */
         margin-left:10px;
    }
     .feature-sect .row.plus-1 .row{
         margin:0 !important;
    }
     .feature-sect .row .row.plus-1{
         margin:0 !important;
    }
     section.Improve h2{
         padding-top: 0;
    }
     section.before-footer .footer-6-first{
         padding-top: 0;
    }
     section.get-hun-dis .col-md-3 img{
         margin-top: -35px;
         display:none;
    }
     section.cv-section-2 {
         background: none;
    }
     section.why-hire-cv-writer .col-md-6 h2 {
         color:#000;
    }
     section.why-hire-cv-writer .col-md-6 ul li {
         color:#000;
         list-style:none;
    }
     section.why-hire-cv-writer{
         background:none;
    }
     section.why-hire-cv-writer .col-md-6 button {
         color: #fff;
         background: #14cfb6;
         cursor: pointer;
    }
     section.how-its-works-omwed .col-sm-12:before {
         display:none !important;
    }
     section.how-its-works-omwed .col-sm-12:after {
         display:none !important;
    }
    /*section.how-its-works-omwed .col-sm-12:before{
         */
         section.how-its-works-omwed .col-md-2{
             margin-bottom:50px;
        }
         section.request-proposal .col-md-4 ul{
             margin-left:10px;
        }
         .product-description-benefits{
             background:none;
        }
         section.benefitsofcontentwriters {
             background: #313131;
        }
         section.four-resion.press{
             background:none;
        }
         section.reasion-to-love-resume .col-md-2 .col-sm-12{
             text-align:center;
        }
         section.faqss-accordian .col-sm-6+.col-sm-6{
             padding-top:5px;
        }
         section.why-hire-cv-writer .col-md-6 h2{
             color:#000;
        }
         section.why-hire-cv-writer .col-md-6 ul li{
             color:#000;
             list-style:none;
        }
         section.why-hire-cv-writer{
             padding:0;
        }
         section.email-writing-design {
             background: #313434;
        }
         section.ghost-blogging .col-md-10.offset-1 {
             padding: 20px 15px 20px 35px;
             margin-left: 0;
        }
         section.white-paper-design {
             padding: 15px 0;
             background: #313434;
        }
         .rap-up-blog-slide {
             width: 100%;
             position: initial;
        }
         .carousel-control-prev.blg-aro-left{
             left: 0px !important;
             bottom: 0;
             align-items: center !important;
             right: auto !important;
        }
         .carousel-control-next.blg-aro-right{
             left: auto !important;
             bottom: 0;
             align-items: center !important;
             right: 0 !important;
        }
         section.contact-section-02 .container .row .for-custom-contact .row .text-center i {
             border: 1px solid #777;
        }
         section.contact-section-02 .container .row .for-custom-contact .text-center{
             margin-bottom:35px;
        }
         section.contact-section-002 .container .row .section-002-sm-8-1{
             text-align:center;
        }
         section.contact-section-002 .container .row .section-002-sm-8-1 h5:after {
             width: auto;
        }
         section.brand-assets-tabs .col-md-12 #pills-tab {
             width: 99%;
        }
         .rap-up-blog-slide {
             width: 99%;
             position: initial;
        }
         .row.blog-title-generator-content ul{
             margin-left:10px;
        }
         section.writer-page-section-2 .container .row .col-md-3 .row .col-sm-12.w-imgs{
             text-align:center;
        }
         .w-imgs .protag img, .w-imgs .protag span{
             left:0;
        }
         section.writers-detail-tabs .col-md-9 #pills-tab li a{
             padding: .5em;
        }
         section.writers-detail-tabs .col-md-9 #pills-tab {
             margin: 10px 0 0 0;
        }
         section.news-letter-money .col-md-6+.col-md-6 input[type="submit"]{
             margin-left: -10px;
        }
         section.support-section-2 .container .row .col-md-4{
             margin-bottom:10px;
        }
         section.scholarship-tabs .col-md-12 #pills-tab li {
             width: 100%;
        }
         section.scholarship-tabs .col-md-12 #pills-tab li a {
             border-right: 0px solid #ccc;
        }
         section.refer-section-4 .container .row .col-md-3 .row .col-sm-12 i{
             margin-top:0 !important;
        }
         section.refer-section-4 .container .row .col-md-3 .row .col-sm-12 {
             margin-top: 10px;
        }
         section.lifestyle-tabs .col-md-12 #pills-tab{
             width:100%;
        }
         section.lifestyle-tabs .col-md-12 #pills-tab li a {
             padding: .5em;
        }
    }
    /*READ MORE BUTTON*/
     .read_more {
         display: none;
    }
     .scroll-downs {
         position: absolute;
         top: 0;
         right: 0;
         bottom: 0;
         left: 0;
         margin: auto;
         width: 34px;
         height: 55px;
    }
     .mousey {
         width: 3px;
         padding: 10px 15px;
         height: 35px;
         border: 2px solid #d20732;
         border-radius: 25px;
         opacity: .75;
         box-sizing: content-box;
    }
     .scroller {
         width: 3px;
         height: 10px;
         border-radius: 25%;
         background-color: #d20732;
         animation-name: scroll;
         animation-duration: 2.2s;
         animation-timing-function: cubic-bezier(.15,.41,.69,.94);
         animation-iteration-count: infinite;
    }
    /*end button*/
     