/**************Font Library*******************/
@font-face {
    font-family:RockwellStd;
    src:url(fonts/RockwellStd.ttf)
}
@font-face {
    font-family:ROCK;
    src:url(fonts/ROCK.TTF)
}
@font-face {
    font-family:RockwellStd-Bold;
    src:url(fonts/RockwellStd-Bold.otf)
}
@font-face {
    font-family:RockwellStd-BoldItalic;
    src:url(fonts/RockwellStd-BoldItalic.ttf);
}
@font-face {
    font-family:RockwellStd-ExtraBold;
    src:url(fonts/RockwellStd-ExtraBold.ttf);
}
@font-face {
    font-family:Raleway-Thin;
    src:url(fonts/Raleway-Thin.ttf);
}
@font-face {
    font-family:OpenSans-ExtraBold;
    src:url(fonts/OpenSans-ExtraBold.ttf);
}
@font-face {
    font-family:Lato-Light;
    src:url(fonts/Lato-Light.ttf);
}
@font-face {
    font-family:Lato-Regular;
    src:url(fonts/Lato-Regular.ttf);
}
@font-face {
    font-family:Lato-Bold;
    src:url(fonts/Lato-Bold.ttf);
}




/************************************************************************************************/
/*********************GENERAL SETTING****************************/

body{font-size:17px;}
p{font-size:17px;}
input{font-size:16px;}
li{font-size:16px;}
a{font-size:16px;}.bnnr-logo-sec {
    bottom: -140px;
}
h1{font-size:33px;}
h2{font-size:30px;}
h3{font-size:27px;}
h4{font-size:24px;}
h5{font-size:21px;}
h6{font-size:18px;}

.no-space{margin-left:0px!important; margin-right:0px !important; padding-left:0px!important; padding-right:0px !important;}
.no-space1{padding-left:0px!important; padding-right:0px !important;}
.no-spacing {
    margin-left: 0px!important;
    margin-right: 0px!important;
}
.pad_20{width:20%;}
.no-padding{padding-left:0 !important; padding-right:0 !important;}
.pad-lft0 {
    padding-left: 0 !important;
}
.pad-rt0 {
    padding-right: 0 !important;
}
.mg-20 {
    margin: 20px 0;
}
.pad-right0 {
    padding-right: 0;
}
p::first-letter { 
text-transform: uppercase;
}
.bodr-none{
    border-bottom: none !important;
}
.width {
	width: 100%;
}
input[type=text]:focus{
  outline: 2px solid #fff;
}
/****************************************************************************************************/

/*******************************Header Styling******************************************/
.padng-top {
    padding-top: 180px !important;
}
.padng-top1 {
    padding-top: 180px !important;
}
.pading-top {
    padding-top: 180px !important;
}
.padng-topp {
    padding-top: 180px;
}
.padnng-top {
    padding-top: 180px;
}
.prining-section {
    background-color: #ececec;
    width: 100%;
    padding: 108px 0px;
    overflow: hidden;
    padding-bottom: 30px;
}
.prining-sec-top {
	background-color: #ececec;
    width: 100%;
    padding: 108px 0px;
    overflow: hidden;
    padding-bottom: 30px;
}
input[type=checkbox], input[type="radio"] {
    margin-top: 4px;
    margin-left: -70px !important;
}
input[type="radio"] {
  -webkit-appearance: checkbox; /* Chrome, Safari, Opera */
  -moz-appearance: checkbox;    /* Firefox */
  -ms-appearance: checkbox;     /* not currently supported */
}
.shadow {
    position: relative;
    top: 8px;
    z-index: 9999;
    text-align: center;
    margin-bottom: 0;
}
.logo img {
    width: 100%;
}
.header-lft-nav a {
    padding: 0 7px !important;
    color: #bd5704;
    text-transform: uppercase;
    font-family: Lato-Regular;
    font-weight: 600;
}
.header-lft-nav a:hover {
    color: #fff600;
    background-color: transparent !important;
    text-decoration: none !important;
}
.nav-btn-mre {
    padding: 0 7px !important;
    color: #bd5704;
    text-transform: uppercase;
    font-family: Lato-Regular;
    font-weight: 600;
    background: #ffdead00;
    border: 0px;
}
button.nav-btn-mre:hover{
    color: #234259;
    background-color: transparent !important;
    text-decoration: none !important;
    text-shadow: 0 1px 0 rgba(255,255,255,.25);
}
.nav-center {
    padding: 16px 0;
    padding-top: 35px;
}




/***************NEW CSS START STYLING*********************/
.cta-1 {
	background: #234159;
    background-size: cover;
    height: 226px;
}
.cta-contnr {
    width: 1170px;
    float: left;
    margin: 30px 0 0 0;
}
.cta-contnr h1 {
    color: #fff;
    font-size: 30px;
    text-align: center;
    font-weight: 700;
}
.cta-cont-top {
    width: 1000px;
    float: left;
    margin: 15px 90px;
}
.half {
    margin-bottom: 5px;
    margin-top: -5px;
    float: left;
    margin-right: 10px;
    position: relative;
}
select {
    width: 200px;
    border-radius: 0px;
    padding: 12px 11px 12px 41px;
    border: solid 1px #dfdfdf;
    margin-bottom: 6px;
    color: #2a4745;
    background: #ffffff;
    font-size: 13px;
    margin-right: 10px;
    border-radius: 0px;
    float: left;
}
.field {
    width: 100px;
    height: 10px;
    text-transform: uppercase;
    border-radius: 0px;
    padding: 16px 16px 16px 40px;
    border: solid 1px #dfdfdf;
    margin-bottom: 6px;
    color: #2a4745;
    border-radius: 0px !important;
    background: #ffffff;
    font-size: 12px;
}
input.sub-btn {
    background: #fe0000 !important;
}
.request-quote ul li input {
    border-radius: 0px;
}
.sub-btn {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px!important;
    font-weight: 700;
}
.silnt-feature {
    width: 100%;
    padding: 30px 0px;
}


.ftr-lft-about-add a {
    text-decoration: none !important;
}
.prining-sec2-head h2 span {
    font-size: 24px;
}
.manthly-artcle-ordr-now {
    text-align: center;
    margin: 8px 0 30px 0;
}
.manthly-artcle-ordr-now label {
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 400;
    color: #234159;
    letter-spacing: 1px;
    padding: 10px 0px 0px 10px;
}
.manthly-artcle-ordr-now span {
    padding: 8px 10px;
    width: 35%;
    margin-top: 4px;
    font-size: 22px;
    font-weight: 600;
    color: #000;
}
.mnthly-article-urgncyy select option {
    text-transform: capitalize;
}
.enjy_custmr_lft_btn span a {
    color: #fff;
    text-decoration: none;
}
.help-cntct-btn a:hover {
    color: #fff;
}
.wrtng_srvs_adcopy_main p {
    margin-left: 15px;
}
.pkgs-success-blog {
    color: #fff;
}
.success-bog-mngmnt {
    padding-top: 30px;
    text-align: center;
}
.pkgs-success-blog p span {
    font-weight: 600;
}
.mnthly-pkgs-readmore a {
    float: left;
}
.book_img img {
    width: 100%;
    height: auto;
}
.pup-frm .inpt-msked1 {
    width: 140px;
    margin-left: 97px;
}
.prining-sec5-headd h2 {
    font-size: 28px;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
}
.sec9-prss-about {
    background-color: #234259cc;
    padding: 30px;
}
.prss-about-head {
    text-align: center;
}
.prss-about-head p {
    color: #fff;
    font-size: 30px;
}
.about-us {
    display: -webkit-inline-box;
    text-align: center;
    margin-top: 5px;
}
.heading {
    margin: 0 26px;
    text-align: center;
}
li.half.countre {
    list-style: none;
    width: 50px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.intl-tel-input.allow-dropdown .flag-container, .intl-tel-input.separate-dial-code .flag-container {
    right: auto;
    left: 0 !important;
    top: 0px;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
    width: 78px;
    top: 6px;
    height: 40px;
}
.intl-tel-input .selected-flag .iti-flag {
    position: absolute;
    top: 4px;
    bottom: 0;
    margin: auto;
}
input.masked1 {
    width: 150px !important;
    margin-left: 100px !important;
}
.close {
    opacity: 1 !important;
}
.intl-tel-input {
    display: block !important;
}
.intl-tel-input .flag-container {
    padding: 0px !important;
}
.flg-slcted-img .selected-flag {
    left: 22px;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 .selected-flag {
    width: 100px !important;
    top: 11px !important;
    height: 40px !important;
    margin-left: 0px !important;
}
p.wrtng_srvs_sopwrtng {
    margin-bottom: 30px;
}
h2.rcmdtn-pkg-mid-hdng {
    color: #000;
    font-size: 19px !important;
    height: 52px;
}
p.fictin-pkg1 {
    padding-top: 23px !important;
}
.fiction-btn {
    margin-top: 7px !important;
}
h2.head-txt-size {
    font-size: 19px !important;
    height: 51px;
}
.cpy-pkges {
    padding: 18px 0px 32px 0 !important;
    border-bottom: 1px solid #fff;
}
.cpy-dolr-sec {
    padding-top: 26px !important;
    padding-bottom: 0px !important;
    border-bottom: none;
}
.cpy_pkgs_cntr {
    width: 12.333333% !important;
}
.repndr_pkng-sec {
    height: 320px !important;
}
.sailent-feature-list {
    padding-bottom: 30px;
}
.modal-dialog {
    padding-top: 5%;
}
.prining-sec2-head span {
    font-size: 32px;
}
p.bnnr-para-lft {
    padding-right: 50px;
}
.info_simple {
    width: 100%;
    text-align: center;
    margin: 30px 0;
}
.info_simple_main {
    text-align: center;
}
.info_simple_img {
    width: 66%;
}
.info_simple_head h2 {
    color: #000;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 600;
    margin-top: 0px;
}
.info_simple_head {
    text-align: left;
}
p.txt_small_btm {
    font-size: 15px;
}
p.txt_small {
    font-size: 16px;
}
.font_scrn {
    font-size: 16px;
}
.top_one {
    padding-top: 2px !important;
}
.sscl_media_smple-posts img {
    width: 100%;
    height: 350px;
}
.prining-sec2-rgt-img_listcll {
    padding-top: 80px;
    float: left;
    width: 100%;
}
.prining-sec2-rgt-img_listcll img {
    width: 100%;
    height: 263px;
    overflow: hidden;
}
.prining-sec2-rgt-img_amazonn {
    padding-top: 92px;
    float: left;
    width: 100%;
}
.prining-sec2-rgt-img_amazonn img {
    width: 100%;
    height: 263px;
    overflow: hidden;
}
p.you_save {
    font-family: Lato-Regular;
    font-weight: 600;
    font-size: 15px;
    letter-spacing: 1px;
    color: #7e7c7d;
    margin-bottom: 13px;
}
.prining-sec2-rgt-img_blg_mngmnt {
    padding-top: 110px;
    float: left;
    width: 100%;
}
.prining-sec2-rgt-img_blg_mngmnt img {
    width: 100%;
    height: 263px;
    overflow: hidden;
}
.prining-sec2-rgt-img_adcopy {
    padding-top: 80px;
    float: left;
    width: 100%;
}
.prining-sec2-rgt-img_adcopy img {
    width: 100%;
    height: 263px;
    overflow: hidden;
}
.prining-sec2-rgt-img_autospndr {
    padding-top: 65px;
    float: left;
    width: 100%;
}
.prining-sec2-rgt-img_autospndr img {
    width: 100%;
    height: 263px;
    overflow: hidden;
}
.prining-sec2-rgt-img_prduct_discruptn {
    padding-top: 95px;
    float: left;
    width: 100%;
}
.prining-sec2-rgt-img_prduct_discruptn img {
    width: 100%;
    height: 263px;
    overflow: hidden;
}
.prining-sec2-rgt-img_amazon {
    padding-top: 95px;
    float: left;
    width: 100%;
}
.prining-sec2-rgt-img_amazon img {
    width: 100%;
    height: 263px;
    overflow: hidden;
}
.prining-sec2-rgt-img_listcl {
    padding-top: 80px;
    float: left;
    width: 100%;
}
.prining-sec2-rgt-img_listcl img {
    width: 100%;
    height: 263px;
    overflow: hidden;
}
.prining-sec2-rgt-img_sale_pge {
    padding-top: 90px;
    float: left;
    width: 100%;
}
.prining-sec2-rgt-img_sale_pge img {
    width: 100%;
    height: 263px;
    overflow: hidden;
}
.prining-sec2-rgt-img_pckngng {
    padding-top: 100px;
    float: left;
    width: 100%;
}
.prining-sec2-rgt-img_pckngng img {
    width: 100%;
    height: 263px;
    overflow: hidden;
}
.cntct_mrktng_img img {
    width: 100%;
    height: 263px;
    overflow: hidden;
}
.modal-open .modal {
    z-index: 9999999999;
}



/*************BUSINESS PLANS STYLING*********************/
.portdolio-section {
    background: #425986;
    width: 875px;
    height: 355px;
    padding: 15px 15px 15px 0px;
    border-radius: 5px;
    margin: 40px auto;
}
.tab {
    float: left;
    width: 179px;
    margin-top: 14px;
    border: 0px solid #000;
    overflow: hidden;
    background-color: #f1f1f1;
}
.tab button {
    display: block;
    background-color: #425986;
    width: 100%;
    color: #ffffff;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    font-size: 17px;
    border-bottom: 1px solid #21355b;
}
.tab button {
    float: left;
    padding: 13px 10px!important;
    transition: 0.3s;
}
.tab button.active {
    background-color: #ffffff;
    color: #425986;
    border-left: 5px solid #ff6000;
    border-bottom: 0px solid #21355b;
}
.tab button {
    display: block;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    font-size: 17px;
}
.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 13px 10px!important;
    transition: 0.3s;
    font-size: 17px;
}
.tabcontent {
    float: left;
    padding: 0px;
    border: 1px solid #ccc;
    width: 630px;
    border-left: none;
    height: 326px;
    background: #ffffff;
    margin-top: 5px;
    border-radius: 5px;
}
.tabcontent img {
    margin: 28px auto;
    display: block;
    text-align: center;
}
.tab button {
    display: block;
    background-color: #425986;
    color: black;
    padding: 13px 16px;
    width: 100%;
    color: #ffffff;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    font-size: 17px;
    border-bottom: 1px solid #21355b;
}
.tab button:hover {
    background-color: #ffffff;
    color: #425986;
    border-left: 5px solid #ff6000;
}
.tab {
    float: left;
    width: 181px;
    margin-top: 14px;
    border: 0px solid #000;
}
.tab {
    overflow: hidden;
    background-color: #f1f1f1;
}
.busnce_mnthly-article-lftte {
    background: #fff;
    padding: 12px 0;
    text-align: center;
    border-right: 1px solid #234159;
}
.wrtng_pkgs_mnthly-article {
    border: 1px solid #fff;
    padding: 0px 0px 32px 0;
    margin-top: 65px;
}
.busncess_mnthly-article-lft-dataae {
    color: #fff;
    padding: 30px 0px;
    border-bottom: 1px solid #fff;
    height: 500px;
}
.wrtng_pkgss_mnthly-article-lft-dataae {
    color: #fff;
    padding: 30px 0px;
    border-bottom: 1px solid #fff;
    height: 566px;
}
.resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 43%;
    border: 1px solid #808080;
}
ul.resp-tabs-list, p {
    margin: 0px;
    padding: 0px;
}
.resp-vtabs .resp-tabs-list li:first-child {
    border-top: 0px solid #808080;
}
.resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 8px 8px !important;
    margin: 0 0 0px;
    cursor: pointer;
    float: none;
    border-bottom: 1px solid #808080;
}
.resp-tabs-list li {
    font-weight: 400;
    list-style: none;
}
.resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 8px 8px !important;
    margin: 0 0 0px;
    cursor: pointer;
    float: none;
    border-bottom: 1px solid #808080;
}
.resp-tabs-list li {
    font-weight: 400;
    font-size: 17px;
    list-style: none;
}
.resp-vtabs li.resp-tab-active {
    position: relative;
    z-index: 1;
    margin-right: -1px !important;
    padding: 8px 8px !important;
    border: 1px solid #808080!important;
    color: #fff!important;
}
.resp-tab-active {
    margin-bottom: -1px !important;
}
.resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    border: 1px solid #808080;
    float: left;
    width: 56%;
    min-height: 221px;
    border-radius: 0px;
    border-left: none;
    clear: none;
    margin-bottom: 30px;
}
h2.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1;
}
h2.resp-accordion {
    font-size: 13px;
    border: 1px solid #c1c1c1; 
    margin: 0px;
    padding: 10px 15px;
}
h2.resp-accordion {
    cursor: pointer;
    display: none;
}
.resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #c1c1c1;
}
.resp-vtabs .resp-tab-content {
    border: none;
    word-wrap: break-word;
}
.resp-tab-content {
    display: none;
    padding: 15px;
}
.resp-content1 {
    margin-top: 0 !important;
    width: 170px;
    margin-bottom: 12px;
    font-size: 15px;
    line-height: 19px;
    color: #2f2f2f;
}
.resp-image {
    float: left;
    width: 60px;
    margin-right: 15px;
}
.resp-content {
    width: 230px;
    color: #2f2f2f;
    font-size: 15px;
    float: left;
    margin-top: 20px;
    line-height: 19px;
}
h2.resp-tab-active {
    border-bottom: 0px solid #c1c1c1 !important;
    margin-bottom: 0px !important;
    padding: 10px 15px !important;
    background: #DBDBDB;
}
.resp-tab-active {
    border: 1px solid #5AB1D0 !important;
    padding: 12px 14px 14px 14px !important;
    border-top: 4px solid #5AB1D0 !important;
}
.orange-large {
    color: #ff6000;
    font-family: Arial;
    font-size: 26px;
    font-weight: 700;
    text-decoration: none;
    margin: 0px;
}
.busnce_service_sec {
    background-color: #ececec;
}
.busnce_service_tab h3 {
    color: #000;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 600;
    margin-top: 0px;
}
.unparalleled_head h3 {
    color: #000;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 600;
    margin-top: 0px;
}
.busnce-plns {
    width: 100%;
    padding-top: 40px;
}
.invstr-plan img {
    width: 100%;
    height: 60px;
}
.invstr-plan-txt h3 {
    color: #000;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    margin-top: 0px;
}
.invstr-plan-txt {
    width: 100%;
    text-align: left;
}
.chck_out_smple_main h3 {
    color: #000;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 600;
    margin-top: 0px;
}
.chck_out_smple {
    width: 100%;
    margin: 30px 0px;
}
.chck_out_smple_main p {
    color: #000;
    text-transform: lowercase;
    padding-top: 5px;
}
.wrk_procss_main h3 {
    color: #000;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 600;
    margin-top: 0px;
    text-align: center;
}
.wrk_procss_main p {
    color: #000;
    text-transform: lowercase;
    padding-top: 5px;
}
.procss_easy_img_text h3 {
    color: #000;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    margin-top: 0px;
    text-align: left;
}
.procss_easy_img img {
    width: 100%;
    height: 90px;
}
.procss_easy li {
    list-style: none;
}
.prscngg_top {
    padding-top: 20px;
}
.custmr_sying {
    width: 100%;
    margin: 30px 0px;
}
.custmr_sying_sec h3 {
    color: #000;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 600;
}
.custmr_sying_img img {
    width: 85%;
    margin-top: 20px;
    height: 74px;
}
.custmor_sying_img_txt h3 {
    color: #000;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    text-align: left;
}
.custmor_sying_img_txt i {
    color: #234259;
    padding: 0 0 0 3px;
    font-size: 15px;
}
.custmor_sying_img_txt p {
    color: #000;
    text-transform: lowercase;
    padding-top: 15px;
}
.custmr_sying_img_btne img {
    width: 35%;
    padding-top: 17px;
    height: 48px;
}
.custmr_sying_img_btnee img {
    width: 35%;
    padding-top: 40px;
}
.tab button:hover {
    background-color: #ffffff;
    color: #425986;
    border-left: 5px solid #ff6000;
}
.rspndr_cntct {
    margin-top: 0px;
}
.rsp_aspiring {
    margin: 24px 0px;
}




/*************NEWSLETTERS STYLING*********************/
.frm_code_sec input {
    width: 20% !important;
    margin: 6px 15px !important;
    padding: 8px 8px;
    background-color: #fff;
    border: 1px solid #fff;
}
.frm_code_sec label {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
}
.frm_code_sec span {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}



/*************Add copy STYLING*********************/
.custmr_advnced_pkges_sec-lft {
    width: 100%;
    padding-left: 30px;
}
.custmr_advnced_pkges_sec-lft li {
    list-style: none;
    padding-top: 10px;
}
.custmr_advnced_pkges_sec-lft li img {
    margin-right: 10px;
    max-width: 25px;
}




/*************Autoresponder STYLING*********************/
.autorspndr_invest {
    width: 100%;
    margin: 30px 0;
    overflow: hidden;
    margin-bottom: 0px;
}
.invst_pckgs-lft {
    background: #f2f0f1;
    padding: 40px 0 20px 0;
    height: 440px;
}
.invst_pckgs-lft li {
    list-style: none;
    padding-top: 10px;
    padding-bottom: 29px;
    border-bottom: 1px solid #fff;
}
.invst_pckgs-lft li span {
    color: #7e7c7d;
    font-weight: 600;
    margin-top: 6px;
    position: absolute;
    padding-left: 10px;
}
.invst_pckgs-lft:hover {
    padding: 42px 0 22px 0;
}
p.pkges-adcopy {
    color: #000;
    text-align: justify;
}
.wrtng_srvs_adcopy_main p {
    color: #000;
    text-align: justify;
    margin-left: 15px;
}



/*************MICROBLOG STYLING*********************/
p.microblog-pkgs {
    margin: 25px 0;
}


/*************SALES STYLING*********************/
.invst_sle_wrtng ul {
    padding: 30px 0px;
    padding-left: 30px;
}
.invst_sle_wrtng ul li {
    text-align: left;
}


/*************SALOGN Order-form STYLING*********************/
.mnthly-article-word_optn {
	 padding-top: 12px;
}
.mnthly-article-word_optn label {
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 400;
    color: #234159;
    /* padding-top: 15px; */
    letter-spacing: 1px;
    padding: 10px 0px 0px 125px;
}
.mnthly-article-word_optn select {
    padding: 9px 20px;
    float: right;
    width: 35%;
    border: 2px solid #d4cfcf;
    box-shadow: 1px 0.3px 8px 0px #bcbcbc;
    color: #000;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 1px;
}



/*************VIRAL-ARTICALES STYLING*********************/
.prining-sec5-headngg {
    width: 100%;
}
.prining-sec5-headngg h2 {
    color: #000;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 600;
}
.prining-sec5-headngg p {
    color: #000;
    text-transform: lowercase;
    padding-top: 15px;
}
.manthly-article-word_count label {
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 400;
    color: #234159;
    letter-spacing: 1px;
    padding: 10px 0px 0px 60px;
}
.manthly-article-word_count input::placeholder {
    color: #000;
}
.manthly-article-word_count select {
	padding: 9px 20px;
    float: right;
    width: 35%;
    border: 2px solid #d4cfcf;
    box-shadow: 1px 0.3px 8px 0px #bcbcbc;
    color: #000;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 1px;
}
.manthly-article-word_count input {
	padding: 8px 20px;
    float: right;
    width: 35%;
    border: 2px solid #d4cfcf;
    box-shadow: 1px 0.3px 8px 0px #bcbcbc;
    margin-top: 4px;
}
.mnthly-article-urgncyy label {
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 400;
    color: #234159;
    /* padding-top: 15px; */
    letter-spacing: 1px;
    padding: 10px 0px 0px 60px;
}
.manthly-article-word_count span {
	padding: 8px 26px;
    float: right;
    width: 35%;
    /* border: 2px solid #d4cfcf; */
    margin-top: 4px;
    font-size: 17px;
    font-weight: 600;
    color: #000;
}
.mnthly-article-urgncyy {
    padding-top: 8px;
}
.mnthly-article-urgncyy select {
    padding: 9px 20px;
    float: right;
    width: 35%;
    border: 2px solid #d4cfcf;
    box-shadow: 1px 0.3px 8px 0px #bcbcbc;
    color: #000;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 1px;
}
.manthly-artcle-words label {
	font-size: 18px;
    text-transform: capitalize;
    font-weight: 400;
    color: #234159;
    /* padding-top: 15px; */
    letter-spacing: 1px;
    padding: 5px 0px 0px 125px;
}
.manthly-artcle-words label {
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 400;
    color: #234159;
    /* padding-top: 15px; */
    letter-spacing: 1px;
    padding: 10px 0px 0px 60px;
}
.manthly-artcle-words span {
    padding: 8px 16px;
    float: right;
    width: 35%;
    margin-top: 4px;
    font-size: 17px;
    font-weight: 600;
    color: #000;
}





/*************PPC ADS STYLING*********************/
.prining-sec5-PPC_AD ul {
    padding: 20px 0px 15px 40px;
}
.prining-sec5-PPC_AD ul li {
    text-align: left;
    padding-top: 20px;
}


/*************PRESENTATION STYLING*********************/
.mnthly-artclee-left {
    background: #fff;
    padding: 15px 0;
    text-align: center;
    border-right: 1px solid #234159;
}
.mnthly-artclee-left h4 {
    color: #234159;
    text-transform: uppercase;
    font-size: 18px;
}
.pkgs_prsntn {
    padding-top: 20px;
}



/***************PROFILE WRITTING STYLING*********************/
.profle_wrtng_profsnl_biogrphy {
    width: 100%;
    margin-top: 30px;
    overflow: hidden;
}


/***************Custom Letters STYLING*********************/
.prining-sec5-head p span {
    font-size: 17px;
    color: #000;
    font-weight: 600;
}



/*************REPUTATN MANAGEMENT STYLING*********************/
.rptutn_mmngmnt_sec h2 {
    color: #000;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 600;
}
.rptutn_mmngmnt_sec {
    width: 100%;
    text-align: center;
}
.rptutn_mmngmnt {
    width: 100%;
    margin: 30px 0px;
}
.rptutn_mmngmnt_sec p {
    color: #000;
    text-transform: lowercase;
    padding-top: 10px;
}
.rptutn_mmngmnt_prsnl {
    width: 100%;
    margin: 40px 0px;
}
.rptutn_mmngmnt_prsnl_img {
    width: 100%;
    text-align: center;
}
.rptutn_mmngmnt_prsnl_img img {
    max-width: 75px;
}
.rptutn_mmngmnt_prsnl_hd h3 {
    color: #000;
    font-weight: 600;
}
.rptutn_mmngmnt_prsnl_hd ul {
    padding-top: 30px;
}
.rptutn_mmngmnt_prsnl_hd ul li {
    list-style: none;
    padding-top: 10px;
}
.rptutn_mmngmnt_prsnl_hd ul li img {
    margin-right: 10px;
    max-width: 25px;
}
.rptutn_mmngmnt_prsnl_imge img {
    max-width: 100px;
}
.rptutn_mmngmnt_prsnl_imge {
    width: 100%;
    text-align: center;
}
.mngmnt-bordr {
    border: 1px solid #80808087;
    padding: 15px 15px;
}
.mngmnt-border {
    border: 1px solid #80808087;
    padding: 18.5px 15px;
}




/*************CNTCT MARKETING STYLING*********************/
.prining-sec2-head p {
    color: #000;
    text-transform: lowercase;
    padding-top: 5px;
}
.prining-sec2-head ul {
    list-style: none;
    text-align: left;
}
.prining-sec2-head li {
    margin: 10px 0;
}
.prining-sec2-head li>img {
    margin-right: 10px;
    max-width: 25px;
}
.pricing-sec-end h3 {
    color: #bc5501;
    font-family: Arial;
    margin: 15px 0px;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 600;
    text-align: center;
}
.sailent-feature-list ul {
    list-style: none;
}
.sailent-feature-list li {
    padding: 6px 0;
    color: #000;
}
.sailent-feature-list li>img {
    margin-right: 15px;
}
b, strong {
    font-weight: 700;
}
.prining-sec2_clients_dishbrd h2 {
    color: #bc5501;
    font-family: Arial;
    margin: 15px 0px;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 600;
    text-align: center;
    background-color: #ececec;
    width: 100%;
    padding: 30px 0px;
    overflow: hidden;
    padding-bottom: 30px;
}
.prining-sec2_clients_dishbrd p {
    color: #000;
    text-align: center;
    text-transform: lowercase;
    padding-top: 10px;
}
.mnthly-seo_lft ul {
    padding: 0px;
}
.mnthly-seo_lft li {
    list-style: none;
    padding-top: 5px;
    text-align: left;
}



/*****************SOCIAL MEDIA PRESENCE STYLING**************************/
.mnthly-sscl_media-dataae {
    color: #fff;
    padding: 30px 0px;
    border-bottom: 1px solid #fff;
    height: 680px;
}
.mntly_social_media_lft {
    text-align: left;
    margin-bottom: 3px;
}
li.sscl-price {
    padding-top: 87px;
}
p.fb-sscl_media {
    margin-top: -17px;
}
.sscl_media_prsns {
    width: 100%;
    margin: 30px 0px;
}
.sscl_media_prsns-main {
    text-align: center;
}
.sscl_media_prsns-main img {
    max-width: 350px;
}
.sscl_media_smple-posts {
    width: 100%;
    padding: 30px 0px 50px 0;
    text-align: center;
}
.media_smple {
    width: 100%;
    padding-top: 15px;
}
.sscl_media_smple-posts h3 {
    width: 100%;
    text-align: center;
    color: #234259;
    font-weight: 600;
    text-transform: capitalize;
}
li.sscl-price {
    padding-top: 87px;
}
.mnthly-seo_lft_ssm ul li {
    list-style: none;
}

.mnthly-seo_lft_ssm {
    width: 100%;
    text-align: center;
}
.mnthly-seo_lft_ssm ul {
    padding: 0px;
}


/***************NEW CSS END STYLING*********************/




/*************STANDERD STYLING OF DIFFERENT*********************/
.prining-pckgs-lftt {
    margin-top: 72px;
}
.pckgs-lefttt {
    background: #f2f0f1;
    padding: 2px 0 2px 0;
    border-bottom: 1px solid #fff;
}
.pckgs-lefttt p {
    color: #000;
    text-transform: uppercase;
    margin-bottom: 0px;
    font-weight: 600;
    text-align: left;
    padding: 0 20px;
}
.pckgs-lefttt span {
    color: #000;
}
.pckgs-leeft {
    background: #f2f0f1;
    padding: 40px 0 20px 0;
    height: 305px;
}
.pckgs-leeft li {
    list-style: none;
    padding-top: 10px;
    padding-bottom: 29px;
    border-bottom: 1px solid #fff;
}
.pckgs-leeft li>span {
    color: #7e7c7d;
    font-weight: 600;
    margin-top: 6px;
    position: absolute;
    padding-left: 10px;
}
.pckgs-leeft:hover {
    padding: 42px 0 22px 0;
}
.mnthly-article-lft-data_stndrd {
    padding: 20px 0px 0 0;
}
.mnthly-article-lft-data_stndrd p {
    font-family: Lato-Regular;
    font-weight: 600;
    margin: -3px;
    font-size: 14px;
    letter-spacing: 1px;
    padding: 0px;
	color: #7e7c7d;
}
.pckgs-lft-btnnn {
    margin: 30px 0px 0px 0;
    border-top: 1px solid #fff;
    padding: 18px 0 0 0;
}
.pckgs-lft-btnnn input {
    background: #234159;
    color: #fff;
    text-transform: uppercase;
    padding: 8px 15px;
    border: none;
}
.pckgs--rgt-lft-btnne {
    margin: 29px 0px 0px 0;
    border-top: 1px solid #fff;
    padding: 18px 0 0 0;
}
.pckgs--rgt-lft-btnne input {
    background: #fff701;
    color: #000;
    text-transform: uppercase;
    padding: 8px 15px;
    border: none;
}
.prining-seec2-rgt-img img {
    width: 100%;
    height: 263px;
    overflow: hidden;
}
.gost_img {
    padding-top: 85px;
}



/*****************************************Home styling**********************************************/
.header-bnnr {
    width: 100%;
    position: relative;
    background-color: #ececec;
}
.bnnr-bckgrnd img {
    width: 100%;
    height: 590px;
	background-color: #ececec;
}
.bnnr-logo-sec {
    position: absolute;
    bottom: 84px;
    width: 100%;
}
.bnnr-btn {
    padding-top: 20px;
}
.logo-sec h3 {
    color: #ed1b24;
    text-transform: capitalize;
    margin-bottom: 5px;
    margin-top: 0;
    font-size: 48px;
    font-family: Lato-Regular;
    font-weight: 700;
}
.logo-sec h2 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0;
    letter-spacing: 2px;
    font-size: 34px;
}
.logo-sec p {
    color: #234259;
    font-size: 16px;
    font-family: Lato-Regular;
}
.bnnr-btn-get-a-quote a {
    background-color: #bc5501;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 15px;
    border: 1px solid #fff;
    font-weight: 600;
}
.bnnr-btn-get-a-quote a:hover {
    background-color: #234259;
    color: #fff;
    text-transform: uppercase;
    border: 1px solid #234259;
    font-weight: 600;
	text-decoration: none;
}
.bnnr-btn-chat a {
    background-color: #bc5501;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 12px;
    border: 1px solid #fff;
    font-weight: 600;
}
.bnnr-btn-chat a:hover {
    background-color: #234259;
    color: #fff;
    text-transform: uppercase;
    border: 1px solid #234259;
    font-weight: 600;
	text-decoration: none;
}
.mid1 {
    width: 100%;
    background-color: #ececec;
    padding: 30px 0;
    padding-top: 160px;
}
.mid1-lft h4 {
    color: #333333;
    margin: 0;
}
.mid1-lft p {
    color: #4b4b4b;
    margin-bottom: 30px;
    font-size: 13px;
}
img.mid1-03 {
    padding: 13px 14px;
}
img.mid1-02 {
    padding: 10px 10px;
}
img.mid1-04 {
    padding: 10px 14px;
}
.mid1-end {
    background-color: #f5f5f5;
    width: 100%;
    padding: 20px 0;
}
.mid1-end h2 {
    text-align: center;
    color: #333333;
    margin: 30px 0;
}
.mid3-lft img {
    width: 100%;
}
.mid3-lft p {
    font-size: 12px;
    text-align: justify;
}
.mid3 {
    width: 100%;
    background-color: #fff;
    margin: 30px 0;
}
.mid3-lft h4 {
    color: #000;
    text-transform: uppercase;
    margin-top: 0;
	font-size: 19px;
}
a.mid3-read {
    font-size: 12px;
    color: #bc5501;
    text-decoration: none !important;
}
.mid3 h1 {
    text-align: center;
    color: #bc5501;
    text-transform: uppercase;
    margin: 20px;
    margin-bottom: 44px;
}
.mid3-btn a {
    background-color: #fff600;
    color: #000;
    text-transform: uppercase;
    font-size: 17px;
    padding: 12px 74px;
    font-weight: 600;
}
.mid3-btn {
    text-align: center;
}
p.for-mrg-btn {
    margin-bottom: 30px;
}
.mid3-btn a:hover {
    box-shadow: 2px 4px 41px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    text-decoration: none;
}
.mid3 h1::after {
    content: " ";
    background-image: url(img/down-arrow.png);
    height: 80px;
    width: 236px;
    position: absolute;
    text-align: center;
    background-repeat: no-repeat;
    margin: 0 auto;
    left: 118px;
    top: 60px;
    right: 0;
}
.mid4-bckgrnd img {
    width: 100%;
    height: 200px;
}
.mid4 {
    width: 100%;
    position: relative;
    margin: 30px 0;
    padding-bottom: 60px;
    margin-bottom: 0;
    background-color: #fafafa;
}
.mid4-st {
    width: 100%;
    position: absolute;
    bottom: -66px;
}
img.discount-img {
    width: 100%;
    height: 236px;
}
img.lady-img {
    width: 100%;
    margin-left: -20px;
    margin-top: -20px;
    height: 197px;
}
.mid4-st h3 {
    color: #fff;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-size: 32px;
}
.mid4-st p {
    color: #fff;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin: 0;
    margin-bottom: 10px;
}
.mid4-gtpapr input {
    background-color: #fff600;
    border: 1px solid #fff600;
    padding: 6px 14px;
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    box-shadow: 0 0px 9px 0px #fff600;
}
.mid4-nos img {
    width: 25px;
    margin-bottom: 6px;
    margin-top: 6px;
}
.mid4-nos a {
    color: #fff;
    font-size: 18px;
}
.mid4-chat input {
    background-color: transparent;
    color: #fff;
    font-size: 13px;
    text-transform: capitalize;
    padding: 4px 10px;
}
.mid4-chat {
    margin: 18px 0;
    margin-top: 18px;
}
.bodr-mksur {
    border-right: 1px solid #fff;
    height: 148px;
}
.mid4-nos a:hover {
    text-decoration: none;
    color: #fff;
}
.mid4-nos span {
    margin-right: 10px;
}
.mid5 h1 {
    text-align: center;
    color: #bc5501;
    text-transform: uppercase;
    margin: 20px;
    margin-bottom: 44px;
}
.mid5 h1::after {
    content: " ";
    background-image: url(img/down-arrow.png);
    height: 80px;
    width: 236px;
    position: absolute;
    text-align: center;
    background-repeat: no-repeat;
    margin: 0 auto;
    left: 118px;
    top: 60px;
    right: 0;
}
.mid5 {
    width: 100%;
    background-color: #fafafa;
    padding: 30px 0;
}
.mid5 p {
    text-align: center;
    color: #5b5b5b;
}
.mid2-mid span>img {
    width: 28px;
    margin-bottom: 10px;
    margin-top: 6px;
}
.mid2-mid a:hover {
    text-decoration: none;
}


/* Pulse */
@-webkit-keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
.mobile-get-strt, .paper_editing, .mid2-lft, .pricing-mid4-chat, .pricing-mid4-chaat, .mid4-chatt /*.pricing-mid4-orde_now */ {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
 -webkit-animation-name: hvr-pulse;
  animation-name: hvr-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.bnnr-form {
    width: 100%;
    position: relative;
    text-align:center;
}
.for-absult {
    position: absolute;
    top: 124px;
    text-align: center;
    padding: 0 73px;
}
.bnnr-form-txt h4 {
    color: #fff600;
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 600;
}
.bnnr-form-txt p {
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}
.bnnr-form-input input {
    margin: 6px 0;
    width: 250px;
    height: 40px;
    background-color: #39556a;
    border: 1px solid #fff;
    padding: 0 7px;
    color: #fff;
}
.bnnr-form-input input::placeholder {
    color: #fff;
}
.slidr-hme-logos span {
    color: #000 !important;
}
.form-sumt-btn input {
    background-color: #fff600;
    border: 1px solid #fff600;
    padding: 8px 32px;
    text-transform: uppercase;
    font-size: 19px;
    border-radius: 4px;
    transition: transform .2s;
}
input#get_submit:hover {
    transform: scale(1.1);
}
.form-sumt-btn {
    margin: 26px 0;
    text-align: center;
}
.form-abslt {
    position: absolute;
    bottom: -108px;
}
.sldr-back img {
    width: 100%;
}
.slidr-mid1{
    text-align: center;
}
.mid6 {
    width: 100%;
    position: relative;
}
.mid6-slidr {
    width: 100%;
    position: absolute;
    bottom: 34px;
    background-color: transparent;
}
.slidr-mid1 h3{
    color:#fff;
    letter-spacing: 2px;
}
.slidr-mid1 p {
    color: #fff;
}
.slider-man img {
    padding-top: 15px;
}
p.slider-end {
    margin-top: 25px;
    font-size: 15px;
}
.carousel-indicators li{
    border: 1px solid transparent !important;
    background-color: transparent !important;
}
.mid2-lft span {
    padding-right: 8px;
}
.mid2-lft span>img {
    width: 12%;
}
.mid4-chat a {
    background-color: transparent;
    color: #fff;
    text-transform: uppercase;
    padding: 14px 34px;
    border: 1px solid #fff;
    font-weight: 600;
    text-decoration: none;
    font-size: 12px;
}
.mid4-chat span>img {
    width: 22px;
}
.mid4-chat span {
    padding: 0 6px;
}
.carousel-control.left{
    background-image:none !important;
}
.carousel-control.right{
    background-image:none !important;
}
.blue-no {
    text-align: left;
    margin: 12px 0;
}
.red-no{
    text-align: left;
    margin: 12px 0;
}
.red-no a {
    background-color: #bc5501;
    color: #fff;
    font-size: 17px;
    padding: 4px 30px;
    border-radius: 20px;
    border: 2px solid #bc5501;
    text-decoration: none !important;
}
.red-no a:hover {
    color: #fff;
}
.red-nos{
    text-align: left;
    margin: 12px 0;
}
.red-nos a {
    background-color: #bc5501;
    color: #fff;
    font-size: 17px;
    padding: 4px 34px;
    border-radius: 20px;
    border: 2px solid #bc5501;
    text-decoration: none !important;
}
.red-nos a:hover {
    color: #fff;
}
.blue-no a {
    background-color: #bc5501;
    color: #fff;
    font-size: 17px;
    padding: 4px 34px;
    border-radius: 20px;
    border: 2px solid #bc5501;
	text-decoration: none !important;
}
.blue-no a:hover {
    color: #fff;
}
.blue-no a>i {
    margin-right: 10px;
}
.red-no a>i {
    margin-right: 10px;
}
.call-nos {
    margin: 0px 0px 50px 0px;
}
.blue-no img, .red-no img {
    padding-right: 8px;
}
/******************************** form styling *****************************************/
.order-txt p {
    margin-top: 30px;
    font-size: 15px;
}
.form-header-lft-nav a {
    padding: 0 6px !important;
    color: #616161;
    text-transform: uppercase;
    font-weight: 600;
}
.form-shadow {
    border-bottom: 1px solid #d1d1d1;
    padding: 10px 0;
}
.step-img {
    text-align: left;
}
.step-txt h4 {
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 600;
    color: #234259;
    padding: 8px 0;
}
.step1-txt h4 {
    font-size: 19px;
    text-transform: capitalize;
    font-weight: 600;
    color: #234259;
    text-decoration: underline;
    margin-bottom: 0;
    margin-top: 0px;
}
.step2-txt h4 {
    color: #92999f;
    font-size: 19px;
    text-transform: capitalize;
    font-weight: 600;
    margin: 0;
}
.step1-img {
    margin: 14px 0;
}
.step1-txt p {
    color: #000;
}
.step2-txt p {
    color: #000;
}
.steps-end h1 {
    color: #000;
    font-size: 22px;
    font-weight: 600;
}
.steps-sec {
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 2px;
    padding-top: 20px;
}
.steps-end {
    margin-top: 100px;
}
.steps-end h2 {
    font-size: 20px;
    color: #234259;
    margin-left: 24px;
}
.input1-name input {
    width: 60%;
    border: 1px solid #c2c2c2;
    border-radius: 2px;
    padding: 10px 0 8px 14px;
    box-shadow: 1px 0px 8px 1px #c2c2c2;
}
.input1-name {
    margin: 15px 0;
}
.form-input1 {
    width: 100%;
    padding: 12px 0;
}
.input1-end h1 {
    color: #000;
    font-size: 22px;
    font-weight: 600;
    text-transform: capitalize;
}
.input1-end {
    margin-top: 50px;
}
.form-input1 {
    width: 100%;
    padding: 12px 0;
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 2px;
    padding-top: 20px;
}
.odr-input-project input {
    width: 60%;
    border: 1px solid #c2c2c2;
    border-radius: 2px;
    padding: 10px 0 8px 14px;
    box-shadow: 1px 0px 8px 1px #c2c2c2;
}
.odr-input-project p {
    color: #234259;
    font-size: 15px;
    margin: 18px 0;
    margin-left: 24px;
}
.odr-input-project p>span {
    font-weight: 600;
}
.odr-input-project textarea {
    width: 60%;
    border: 1px solid #c2c2c2;
    border-radius: 2px;
    padding: 10px 0 8px 14px;
    box-shadow: 1px 0px 8px 1px #c2c2c2;
    height: 210px;
}
.odr-chosfile p {
    color: #437588;
}
.odr-chosfile {
    margin: 22px 0;
}
.odr-code-input input {
    width: 18%;
    border: 1px solid #c2c2c2;
    border-radius: 2px;
    padding: 10px 0 8px 14px;
    box-shadow: 1px 0px 8px 1px #c2c2c2;
}
.odr-cod-img img {
    width: 100%;
    height: 60px;
}
.odr-cod-img {
   margin: 30px 0px 0px 0px;
}
.odr-cod-img1 img {
    width: 100%;
    height: 78px;
}
.odr-cod-img1 {
    margin: 8px 0;
}
.odr-cod-retrun {
    width: 100%;
    margin: 0 0 30px 0;
}



/**************Pricing Styling******************/
.prining-sec2 {
    background-color: #ececec;
    width: 100%;
    padding: 70px 0px;
    overflow: hidden;
    padding-bottom: 30px;
}
.prining-sec2-head {
    width: 100%;
    text-align: center;
    overflow: hidden;
}
.prining-sec2-head h2 {
    color: #bc5501;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 600;
	margin-top: 0px;
}
.prining-sec2 li {
    list-style: none;
    padding-top: 13px;
}
.prining-sec2 li img {
    max-width: 20px;
	margin-right: 10px;
}
.prining-sec2 li span {
    color: #000;
    font-weight: 600;
}
.prining-sec2-rgt-img {
    padding-top: 130px;
    float: left;
    width: 100%;
}
.prining-sec2-rgt-img img {
    width: 100%;
    height: 263px;
    overflow: hidden;
}
.mide {
    width: 100%;
    position: relative;
    padding-bottom: 50px;
    margin-bottom: 0;
    background-color: #fff;
    display: none;
}
.mid4-ste {
    width: 100%;
    position: absolute;
    bottom: -40px;
    display: none;
}
.discount-imgg {
	 width: 100%;
    height: 218px;
}
.lady-imge {
	width: 100%;
    margin-left: -20px;
    margin-top: -6px;
    height: 191px;
}
.mid4-chatt {
	margin: 15px 0;
    margin-top: 28px;
}
.mid4-ste h3 {
    color: #fff;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-size: 32px;
}
.mid4-ste p {
    color: #fff;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin: 0;
    margin-bottom: 10px;
}
.mid4-chatt {
    margin: 18px 0;
    margin-top: 28px;
}
.mid4-chatt a {
    background-color: transparent;
    border: none;
    text-transform: capitalize;
    font-size: 16px;
    margin-left: 8px;
	text-decoration: none;
	color: #fff;
}
.mid4-chatt a:hover {
    color: #fff;
    text-decoration: none;
}
.prining-sec4 {
    width: 100%;
    background-color: #fff;
}
.prining-sec4-main {
    display: none;
}
.prining-sec4-mainn {
    width: 100%;
    text-align: center;
    overflow: hidden;
}
.prining-sec4-mainn h3 {
    font-weight: inherit;
	letter-spacing: 1px;
}
.pricing-sec4-chat {
    width: 100%;
    display: -webkit-inline-box;
	margin: 20px 0px 0px 140px;
}
.pricing-mid4-chat input {
    background: transparent;
    border: none;
    text-transform: uppercase;
    margin-left: 6px;
    font-weight: 600;
}
.pricing-mid4-chat:hover {
    box-shadow: 2px 3px 4px 0px #00000054;
}
.pricing-mid4-chaat input {
    background: transparent;
    border: none;
    text-transform: uppercase;
    margin-left: 6px;
    font-weight: 600;
}
.pricing-mid4-chaat {
    background: transparent;
    padding: 6px 26px;
    text-transform: uppercase;
    color: #000;
    border: 1px solid #000;
}
.pricing-mid4-chaat:hover {
    box-shadow: 2px 3px 4px 0px #00000054;
}
.pricing-mid4-cntct {
    padding: 8px 65px;
}
.pricing-mid4-cntct i {
    margin-right: 10px;
    color: #000;
    font-size: 18px;
}
.pricing-mid4-cntct a {
    color: #000;
    font-size: 18px;
    text-decoration: none !important;
}
.prining-sec5 {
    width: 100%;
    padding: 50px 0px;
    overflow: hidden;
    background-color: #fff;
}
.prining-sec5-main {
    width: 100%;
    text-align: center;
}
.prining-sec5-head h2 {
    font-size: 40px;
    color: #bc5501;
    text-transform: uppercase;
    font-weight: 600;
}
.prining-sec5-head p {
    color: #000;
    text-transform: lowercase;
    padding-top: 15px;
}
.prining-sec5-head span {
    color: #000;
}
.pckgs-lft-rgt-wrds h2 {
    background: #234159;
    padding: 15px 0;
    color: #fff;
    font-size: 20px;
    font-family: Lato-Bold;
	margin-bottom: 0px;
}
.pckgs-lft {
    background: #f2f0f1;
    padding: 40px 0 20px 0;
    height: 305px;
}
.pckgs-lft li {
    list-style: none;
    padding-top: 10px;
    padding-bottom: 29px;
    border-bottom: 1px solid #fff;
}
.bodr-none {
    border-bottom: none !important;
    padding-top: 34px !important;
    padding-bottom: 5px !important;
}
.pckgs-lft-btn {
    margin: 40px 0px 0px 0;
    border-top: 1px solid #fff;
    padding: 18px 0 0 0;
}
.pckgs-lft-btn input {
    background: #234159;
    color: #fff;
    text-transform: uppercase;
    padding: 8px 15px;
	border: none;
}
.pckgs-rght-lft-wrds h2 {
    background: #fff701;
    padding: 15px 0;
    color: #000;
    font-size: 20px;
    font-family: Lato-Bold;
    margin-bottom: 0px;
}
.pckgs--rgt-lft-btn {
    margin: 40px 0px 0px 0;
    border-top: 1px solid #fff;
    padding: 18px 0 0 0;
}
.pckgs--rgt-lft-btn input {
    background: #fff701;
    color: #000;
    text-transform: uppercase;
    padding: 8px 15px;
    border: none;
}
.pckgs-left {
    background: #f2f0f1;
    padding: 24px 0 25px 0;
    border-bottom: 1px solid #fff;
}
.prining-pckgs-lft {
    margin-top: 72px;
}
.pckgs-left p {
    color: #000;
    text-transform: uppercase;
    margin-bottom: 0px;
    font-weight: 600;
    text-align: left;
    padding: 0 20px;
}
.pckgs-left span {
    color: #000;
}
.mnthly-pkgs {
    background: #234159;
    overflow: hidden;
	padding: 30px 0px 70px 0;
}
.mnthly-pkgs-main {
    width: 100%;
    text-align: center;
}
.article {
    padding-top: 50px;
}
.mnthly-pkgs-head h3 {
    color: #fff;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 700;
}
.mnthly-pkgs-head p {
    color: #fff;
    text-transform: lowercase;
    letter-spacing: 1px;
	padding-top: 5px;
}
.mnthly-article-lft {
    background: #fff;
    padding: 4px 0;
    text-align: center;
	border-right: 1px solid #234159;
}
.mnthly-article-lft h4 {
    color: #234159;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 0px;
}
.mnthly-article-lft p {
    text-transform: lowercase;
    color: #234159;
    font-size: 16px;
}
.mnthly-article-lft-data {
    color: #fff;
    padding: 30px 0px;
    border-bottom: 1px solid #fff;
}
.mnthly-article-lft-data b {
    font-family: Lato-Bold;
    font-size: 18px;
}
.mnthly-article-lft-data p {
    font-family: Lato-Bold;
    font-size: 22px;
    padding-top: 15px;
}
.article-lft-btnn input {
    background: #fff701;
    padding: 10px 40px;
    border: none;
    color: #000;
    text-transform: uppercase;
    font-family: Lato-Regular;
	font-weight: 600;
}
.article-lft-btnn {
    padding-top: 30px;
}
.order-frm {
    background-color: #fff;
    padding: 30px 0px;
    overflow: hidden;
}
.mnthly-article-word input::placeholder {
    color: #000;
    font-size: 18px;
    font-weight: 600;
}
.order-frm-head {
    width: 100%;
    text-align: center;
    overflow: hidden;
}
.order-frm-head h2 {
    color: #234159;
    text-transform: uppercase;
    font-size: 26px;
    font-family: Lato-Bold;
}
.order-frm-head p {
    color: #234159;
    text-transform: lowercase;
    font-family: Lato-Regular;
    padding-top: 5px;
}
.need-help-head h4 {
    color: #234159;
    font-size: 22px;
    text-transform: uppercase;
    font-family: Lato-Bold;
    margin-top: 0px;
    letter-spacing: 1px;
}
.help-chat-btn span {
    background: #234159;
    color: #fff;
    padding: 12px 20px;
    text-transform: uppercase;
}
.help-chat-btn a {
    background: #234159;
    padding: 5px 12px 0px 10px;
    border: none;
    text-transform: uppercase;
    color: #fff;
}
.help-chat-btn a:hover {
    color: #fff;
    text-decoration: none;
}
.help-chat-btn span img {
    max-width: 22px;
    margin-right: 10px;
}
.need-help-cntct {
    width: 100%;
    display: -webkit-box;
	padding: 20px 0;
}
.help-cntct-btn {
    margin-left: 75px;
}
.help-cntct-btn a {
    background: #234159;
    color: #fff;
    padding: 12px 16px;
    text-transform: uppercase;
    font-size: 15px;
}
.order-frm-flt {
    width: 100%;
    margin: 20px 0;
    overflow: hidden;
    padding-bottom: 30px;
}
.pricing-mid4-orde_now {
    padding-top: 40px;
    text-align: center;
}
.pricing-mid4-orde_now span a, button.ordernow4 {
    text-decoration: none;
    color: #000;
    background: transparent;
    text-transform: uppercase;
    font-weight: 600;
}
/*
.mnthly-article-lftt select {
    padding: 9px 20px;
    float: right;
    width: 35%;
    border: 2px solid #d4cfcf;
}
.mnthly-article-lftt input {
    padding: 8px 20px;
    float: right;
    width: 35%;
    border: 2px solid #d4cfcf;
    margin-top: 4px;
}
.mnthly-article-lftt label {
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 400;
    color: #234159;
    /* padding-top: 15px; 
    letter-spacing: 1px;
    padding: 10px 0px 0px 125px;
}*/
.help-cntct-btn a>img {
    padding: 0 6px;
}
.mnthly-article-word select {
	padding: 9px 20px;
    float: right;
    width: 35%;
    border: 2px solid #d4cfcf;
    box-shadow:1px 0.3px 8px 0px #bcbcbc;
	    color: #000;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 1px;
}
.mnthly-article-word input {
	padding: 8px 20px;
    float: right;
    width: 35%;
    border: 2px solid #d4cfcf;
    box-shadow: 1px 0.3px 8px 0px #bcbcbc;
    margin-top: 4px;
}
.mnthly-article-word label {
	font-size: 18px;
    text-transform: capitalize;
    font-weight: 400;
    color: #234159;
    /* padding-top: 15px;*/ 
    letter-spacing: 1px;
    padding: 10px 0px 0px 125px;
}
.mnthly-article-urgency label {
	font-size: 18px;
    text-transform: capitalize;
    font-weight: 400;
    color: #234159;
    /* padding-top: 15px;*/ 
    letter-spacing: 1px;
    padding: 5px 0px 0px 125px;
}
.mnthly-article-urgency select {
	padding: 9px 20px;
    float: right;
    width: 35%;
    border: 2px solid #d4cfcf;
    box-shadow: 1px 0.3px 8px 0px #bcbcbc;
	color: #000;
    font-weight: 600;
    font-size: 15px;
    letter-spacing: 1px;
}
.mnthly-article-urgency {
    padding-top: 8px;
}
.mnthly-article-wordd label {
	font-size: 18px;
    text-transform: capitalize;
    font-weight: 400;
    color: #234159;
    /* padding-top: 15px;*/ 
    letter-spacing: 1px;
    padding: 5px 0px 0px 125px;
}
.mnthly-article-wordd {
    padding-top: 8px;
}
.mnthly-article-wordd span {
    padding: 8px 26px;
    float: right;
    width: 35%;
    /* border: 2px solid #d4cfcf; */
    margin-top: 4px;
    font-size: 17px;
    font-weight: 600;
    color: #000;
}
.pricing-mid4-orde_now span {
    background: transparent;
    padding: 12px 26px;
    text-transform: uppercase;
    color: #000;
    border: 1px solid #000;
}
.prining-pckgs-lft-rgt:hover {
    box-shadow: 2px 3px 4px 0px #00000054;
    border-left: 1px solid #8c8a8a;
    border-right: 1px solid #8c8a8a;
}
.pckgs-lft:hover {
    padding: 41px 0 22px 0;
}
.prining-pckgs-rgt-lft:hover {
    box-shadow: 2px 3px 4px 0px #00000054;
    border-left: 1px solid #8c8a8a;
    border-right: 1px solid #8c8a8a;
}
.pckgs-lft:hover {
	padding: 42px 0 22px 0;
}

.prining-pckgs-rgt-rght:hover {
    box-shadow: 2px 3px 4px 0px #00000054;
    border-left: 1px solid #8c8a8a;
    border-right: 1px solid #8c8a8a;
}

.pckgs-lft:hover {
	padding: 42px 0 22px 0;
}
.mnthly-article {
    border: 1px solid #fff;
    padding: 0px 0px 32px 0;
}
.dolr-price {
	font-family: Lato-Bold;
    font-size: 40px;
    padding-top: 15px;
}
.mnthly-article-lft-data span {
    font-family: Lato-Regular;
    font-weight: 600;
}
.mnthly-article-lft-data p {
    font-family: Lato-Regular;
    font-weight: 600;
    margin: -3px;
    font-size: 14px;
    letter-spacing: 1px;
    padding: 0px;
}
p.dlvrd-pkgs {
    padding-top: 15px;
}
.help-email-btn span {
    background: #234159;
    color: #fff;
    padding: 12px 11px 12px 5px;
    text-transform: uppercase;
}
.help-email-btn span img {
    width: 20px;
    margin-right: 7px;
}
.help-email-btn span a {
    background: #234159;
    padding: 4px 0px;
    border: none;
    margin-left: 10px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
}
.help-email-btn span i {
    font-size: 20px;
}
.help-cntct-btn i {
    font-size: 18px;
    margin-right: 8px;
}
.help-email-btn {
    text-align: center;
    margin-right: 98px;
    padding-top: 13px;
}
.how-it-wrk-head h2 {
    color: #bc5501;
    text-transform: uppercase;
    font-size: 26px;
    font-family: Lato-Bold;
}
.how-it-wrk-head p {
    color: #000;
    text-transform: lowercase;
    font-family: Lato-Regular;
    padding-top: 5px;
}
.how-it-wrk-main {
    width: 100%;
    text-align: center;
}
.work-img1 img {
    max-width: 150px;
}
.work-img1-head h4 {
    color: #234159;
    font-size: 22px;
    font-family: Lato-Bold;
    text-transform: capitalize;
}
.work-img1-head {
    padding: 30px 0 40px 0;
}
.work-img1-head p {
    padding-top: 6px;
    color: #838383;
}
.wrk-steps {
    width: 100%;
    padding-top: 35px;
}
.work-img2 img {
    max-width: 150px;
}
.work-img1::after {
    content: " ";
    background-image: url(img/Layer-arrow.png);
    height: 85px;
    width: 165px;
    position: absolute;
    text-align: center;
    background-repeat: no-repeat;
    margin: 0 auto;
    left: 213px;
    top: -35px;
    right: 0;
}
.work-img4 img {
    max-width: 150px;
}
.work-img2::after {
    content: " ";
    background-image: url(img/Layer-arrow-btm.png);
    height: 85px;
    width: 165px;
    position: absolute;
    text-align: center;
    background-repeat: no-repeat;
    margin: 0 auto;
    left: 204px;
    top: 94px;
    right: 0;
}
.pckgs-lft-rgt-wrds::after {
    content: " ";
    background-image: url(img/triangle_blue.png);
    height: 85px;
    width: 165px;
    position: absolute;
    text-align: center;
    background-repeat: no-repeat;
    margin: 0 auto;
    left: 122px;
    top: 71px;
    right: 0;
}
.pckgs-rght-lft-wrds::after {
	content: " ";
    background-image: url(img/triangle_yellow.png);
    height: 85px;
    width: 165px;
    position: absolute;
    text-align: center;
    background-repeat: no-repeat;
    margin: 0 auto;
    left: 122px;
    top: 72px;
    right: 0;
}
.mid4-chatt img {
    width: 25px;
}
.mid4-chatt span {
    background-color: transparent;
    color: #fff;
    padding: 14px 22px;
    border: 1px solid #fff;
    font-weight: 600;
    text-decoration: none;
}
.pricing-mid4-chat {
    background: transparent;
    padding: 6px 26px;
    text-transform: uppercase;
    color: #000;
    border: 1px solid #000;
}
.largr-check {
    width: 24px;
    height: 24px;
}
.pckgs-lft li>span {
    color: #7e7c7d;
    font-weight: 600;
}

.pckgs-lft li>span {
    color: #7e7c7d;
    font-weight: 600;
    margin-top: 6px;
    position: absolute;
	padding-left: 10px;
}




/*************** seo *************************/
.prining-sec2-head li>img {
    margin-right: 10px;
    max-width: 25px;
}
p.check-para {
    text-align: left;
    margin: 30px 0 15px 0;
}
.prining-sec2 h2 {
    color: #000;
    font-family: Arial;
    font-weight: 600;
    text-decoration: none;
    margin: 15px 0px;
    font-size: 29px;
}
p.check-para-txtng {
    text-align: left;
    margin: 30px 0 15px 0;
    padding-top: 5px;
    text-transform: lowercase;
    color: #000;
}
.prining-sec2_clients_dishbrd li {
    list-style: none;
    padding-top: 15px;
}
.prining-sec2_clients_dishbrd li img {
    max-width: 24px;
    margin-right: 6px;
}
.prining-sec2_clients_dishbrd {
    width: 100%;
    padding-bottom: 30px;
}
.prining-sec2_clients_dishbrd li span {
    color: #000;
    font-weight: 600;
}
.custmr_advnced_pkges_heanding h2 {
    color: #bc5501;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 600;
    text-align: center;
}
.custmr_advnced_pkges_heanding p {
    color: #000;
    text-transform: lowercase;
    padding-top: 5px;
    text-align: center;
}
.custmr_advnced_pkges_sec-lft {
    width: 100%;
    margin: 25px 0px;
}
.custmr_form-sumt-btn {
    margin: 26px 0;
    text-align: center;
}
.custmr_form-sumt-btn input {
    background-color: #fff600;
    border: 1px solid #fff600;
    padding: 8px 50px;
    text-transform: uppercase;
    font-size: 19px;
    border-radius: 4px;
    transition: transform .2s;
}
.mnthly-seo_lft p {
    text-align: left;
    margin-bottom: 3px;
}
.mnthly-seo_new_pkges {
    padding-top: 20px;
}
.mnthly-article-lft-dataae {
    color: #fff;
    padding: 30px 0px;
    border-bottom: 1px solid #fff;
    height: 450px;
}
.mnthly-seo_lft ul {
    padding: 0px;
}
.mnthly-seo_lft li {
    list-style: none;
    padding-top: 5px;
    text-align: left;
}





/**************VIDEO Styling******************/
.video-promote_head {
    width: 100%;
    text-align: center;
    overflow: hidden;
}
.promote_mid1-lft_para p {
    color: #000;
    text-transform: lowercase;
}
.enjy_custmr_lft_btn span {
    background: #234159;
    color: #fff;
    padding: 4px 6px;
    border-radius: 5px;
}
.enjy_custmr_lft_btn span i {
    padding-right: 4px;
}
.enjy_custmr_lft_btn {
    padding-top: 20px;
}
.sec1_anmtion1_lft span {
    display: -webkit-box;
}
.prduct_pkgs {
	background: #234159;
    overflow: hidden;
    padding: 30px 0px 70px 0;
}
.mnthly-article-lftte {
    background: #fff;
    padding: 12px 0;
    text-align: center;
    border-right: 1px solid #234159;
}
.mnthly-article-lftte h4 {
    color: #234159;
    text-transform: uppercase;
    font-size: 18px;
}
.pkges_dollr {
    padding: 0 0 30px 0;
}
.video-promote {
    background-color: #ececec;
    width: 100%;
    padding: 108px 0px;
    overflow: hidden;
    padding-bottom: 30px;
}
.video-promote_head h2 {
    color: #000;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 600;
}
.video-promote_main {
    width: 100%;
    margin: 30px 0px;
    padding-top: 20px;
}
.promote_mid1-lft {
    width: 100%;
    padding-top: 10px;
}
.promote_mid1-lft_para p {
    color: #000;
    text-transform: lowercase;
    padding-top: 20px;
}
.prmote_mid1-rgt {
    width: 100%;
    padding-top: 30px;
}
.prmte_mid1-lft_img img {
    width: 100%;
    height: 320px;
}
.promote_sec1_text-para p {
    color: #000;
    text-transform: lowercase;
    padding-top: 20px;
}
.sec1_anmtion1_lft span i {
    font-size: 20px;
    color: #234259;
    margin-right: 8px;
    padding-top: 3px;
}
.sec1_anmtion1_lft_main {
    padding: 25px 0px;
    width: 100%;
}
.sec1_anmtion1_lft span p {
    color: #000;
    text-transform: lowercase;
}
.promote_vdeo_head h2 {
    color: #000;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 600;
    text-align: center;
}
.promote_today_vdeo_mian {
    text-align: center;
    padding-bottom: 30px;
}
.promote_vdeo_btn {
    display: -webkit-inline-box;
    margin: 30px 0px;
    margin-left: 30px;
}
a.call_free {
    background: transparent;
    padding: 12px 26px;
    text-transform: uppercase;
    color: #000;
    border: 1px solid #000;
    text-decoration: none !important;
    font-weight: 600;
}/*
a.call_cntct {
    color: #000;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 600;
    text-align: center;
    padding: 0 0 0 10px;
    text-decoration: none;
}*/
a.call_cntct i {
    font-size: 18px;
    margin-right: 6px;
}
a.call_cntct {
    background: transparent;
    padding: 12px 26px;
    text-transform: uppercase;
    color: #000;
    border: 1px solid #000;
    text-decoration: none !important;
    margin-left: 50px;
    font-weight: 600;
}/*
a.lve_chat {
    color: #000;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 600;
    text-align: center;
    padding: 0 0 0 10px;
    text-decoration: none !important;
}*/
a.lve_chat {
    background: transparent;
    padding: 12px 26px;
    text-transform: uppercase;
    color: #000;
    border: 1px solid #000;
    text-decoration: none !important;
    margin-left: 50px;
    font-weight: 600;
}
.promote_vdeo_btn_lve {
    margin: 20px 0px;
}
.plcng_ordr_head h2 {
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
}
.plcng_ordr_head p {
    color: #000;
}
.plcng_ordr_head {
    text-align: center;
}
.tab_section {
    padding-top: 30px;
}
.tab button {
    padding: 13px 60px;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    background-color: #234259;
    border: 1px solid #234259;
}
.tab {
    width: 100%;
    text-align: center;
}
.tab-imgs {
    text-align: center;
    padding: 20px 0;
}
.portdolio-section {
    border: 3px solid #234259;
    padding: 15px 0;
}
button.lastpad {
    padding: 13px 83px 13px 84px;
}
.enjy_custmr_head h2 {
    color: #000;
    text-transform: capitalize;
    font-weight: 600;
    text-align: center;
}
.enjy_custmr_lft {
    text-align: center;
}
.enjy_custmr_lft_txt h4 {
    color: #000;
    font-size: 19px;.
    margin-top: 0px;
}
.enjy_custmr_lft_strs i {
    color: #234259;
}
.enjy_custmr_lft_strs_txt {
    padding-top: 10px;
    width: 100%;
}
.enjy_custmr_lft_strs_txt p {
    color: #000;
}
.enjy_custmr {
    margin: 0 0 60px 0;
    border: 1px solid #234159;
    padding: 0 0 30px 0;
}
.cusmtr_form-head h2 {
    color: #fff;
    text-align: center;
}
.cusmtr_form-head p {
    color: #fff;
    text-align: center;
}
.custmr-form-input input {
    width: 100%;
    margin: 6px 0;
    padding: 8px 8px;
    background-color: #fff;
    border: 1px solid #fff;
}
.custmr-form-input select {
    width: 100%;
    margin: 6px 0;
    padding: 10px 8px;
    background-color: #fff;
    border: 1px solid #fff;
    color: gray;
}
input#code {
    width: 26%;
    padding: 10px 10px;
}
span.code1 {
    color: #fff;
    font-weight: 600;
    font-size: 27px;
    margin-left: 40px;
    padding: 0 0 0 0;
}
.custmr-form-input textarea {
    width: 100%;
    padding: 6px 10px;
    background-color: #fff;
    height: 100px;
    margin: 6px 0;
    border: 1px solid #fff;
}
.cusmtr_form_main {
    background-color: #234259;
    padding: 6px 20px;
    padding-bottom: 10px;
    margin: 30px 0;
    border-radius: 14px;
}
.custmr_rqumnt {
    width: 100%;
    margin: 30px 0px;
}
.plcng_ordr {
    margin: 30px 0;
}
.enjy_custmr_head {
    margin: 0 0 45px 0;
}




/********************************   MORE styling **********************************************/
.more-service1 li>a {
    font-family: Arial;
    color: #2f3f5d;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
}
.more-service1 h4 {
    font-family: Arial;
    color: #2f3f5d;
    font-size: 18px;
    font-weight: bold;
    margin: 5px 0 0 0;
    border-bottom: 1px dotted;
    padding: 0 0 5px 0;
}
.more-service1 ul {
    list-style-type: none;
    margin: 7px 0px 15px;
    padding: 0px;
}
.more-lft h2 {
    font-family: Arial;
    font-size: 24px;
    font-weight: bold;
    color: #2f3f5d;
    margin: 0 0 8px;
}
.more-lft-btns li>a {
    font-family: Arial;
    color: #2f3f5d;
    font-size: 18px;
    font-weight: 400;
    text-decoration: none;
    letter-spacing: -1px;
}
.more-lft-btns li>img {
    margin-right: 10px;
    vertical-align: middle;
    position: relative;
    top: -3px;
}
.more-lft-btns li {
    list-style: none;
    padding: 10px 0;
}
.more {
    background-color: #ececec;
    width: 100%;
    padding: 0px 0 0 0;
    border-bottom: 10px solid #fff;
}
.more-backcolr {
    background-color: #2c3f50;
    padding: 30px 0;
}
.for-backcolor {
    background-color: #fff;
    border-radius: 12px;
    padding: 15px 0 15px 0;
}
.more-all-services {
    text-align: center;
}
.more-all-services h3 {
    background-color: #2c3f50;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    padding: 6px 30px;
    border-radius: 18px;
    margin: 0 0 30px 0;
}
.subscriptions-pack {
    background: url(img/subscription-bg.png)no-repeat;
    position: relative;
    width: 297px;
    height: 190px;
    background-position: 76px;
    top: -8px;
    text-align: center;
    padding: 0;
    padding-left: 80px;
}
.subscriptions-pack h5 {
    font-family: Arial;
    color: #2f3f5d;
    font-size: 18px;
    font-weight: bold;
    margin: 20px 0px;
}
.subscriptions-pack li>a {
    color: #fff;
}
.nhelp {
    font-family: Arial;
    color: #2f3f5d;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 5px;
}
.pop-number {
    color: #505050;
    font-size: 19px;
    font-weight: 400;
    margin-bottom: 5px;
}
.pop-live-chat {
    color: #505050;
    font-size: 19px;
    font-weight: 400;
}





/**************Footer Styling******************/

.footer {
    background-color: #2c3f50;
    padding: 30px 0px;
    overflow: hidden;
}
.ftr-lft-img h5 {
    color: #fff;
    font-family: Lato-Light;
    font-size: 20px;
    font-weight: 600;
	text-transform: uppercase;
}
.ftr-lft-img p {
    color: #aaaaaa;
    text-align: justify;
    font-size: 14px;
    text-transform: lowercase;
	line-height: 25px;
	padding-top: 25px;
}
.ftr-lft-about-add {
    color: #fff;
    list-style: none;
}
.ftr-lft-about-add li i {
    font-size: 17px;
}
.ftr-lft-about-add span {
    margin-left: 20px;
    font-size: 15px;
    color: #fff;
}
.ftr-lft-about-add p {
    margin: 5px 0px 0px 28px;
    /*text-transform: lowercase;*/
    font-size: 14px;
    color: #aaaaaa;
}
.ftr-lft-about-add li {
    padding-top: 15px;
}
.ftr-srvc h5 {
    color: #fff;
    font-family: Lato-Light;
    font-size: 20px;
    font-weight: 600;
	text-transform: uppercase;
}
.ftr-srvc span {
    margin-left: 13px;
    font-size: 14px;
    color: #fff;
}
.ftr-srvc li {
    color: #fff;
    list-style: none;
	padding-top: 25px;
}
.ftr-srvc p {
    padding: 0px;
    margin: 0px;
    color: #aaaaaa;
    padding-left: 17px;
    font-size: 14px;
}
.ftr-srvce-empty {
    margin-top: 50px;
}
.ftr-srvce li {
    color: #fff;
    list-style: none;
	padding-top: 22px;
}
.ftr-srvce span {
    margin-left: 13px;
    font-size: 14px;
    color: #fff;
}
.ftr-srvce p {
    padding: 0px;
    margin: 0px;
    color: #aaaaaa;
    padding-left: 17px;
    font-size: 14px;
}
.ftr-servce li {
    color: #fff;
    list-style: none;
    padding-top: 28px;
}
.ftr-servce span {
    margin-left: 13px;
    font-size: 14px;
    color: #fff;
}
.ftr-servce p {
    padding: 0px;
    margin: 0px;
    color: #aaaaaa;
    padding-left: 17px;
    font-size: 14px;
}
.ftr-rght-logo {
    padding-top: 20px;
    width: 100%;
    overflow: hidden;
}
.ftr-rght-logo p {
    padding: 0px;
    margin: 0px;
    color: #aaaaaa;
    font-size: 14px;
    padding-top: 12px;
}
.ftr-rght-icons {
    width: 100%;
    margin: 15px 0px;
    overflow: hidden;
}
.ftr-rght-icons i {
    font-size: 20px;
    color: #aaaaaa;
    margin-left: 10px;
}
.ftr-rght-email {
    margin-top: 15px;
	display: inline-flex;
}
.ftr-rght-email input {
    padding: 8px 10px;
    width: 100%;
    background-color: #1e394f;
    border-color: #4d7290;
    color: #fff;
}
.ftr-rght-email input::placeholder {
    color: #fff;
}
.ftr-rght-email i {
    padding: 0px 15px 0px 15px;
    color: #fff;
    font-size: 16px;
    background: #000;
}
.upr-get h2 {
    color: #000;
    text-align: right;
    text-transform: uppercase;
    font-size: 26px;
}
.upr-btn input {
    background-color: #fff600;
    border: 1px solid #fff600;
    padding: 10px 26px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    box-shadow: 0 0px 9px 0px #fff600;
}
.upr-btn {
    padding: 12px 0;
}
.footer-upr {
    margin: 20px 0;
    /*margin-top: 40px;*/
}
.upr-get::after {
    content: " ";
    background-image: url(img/upr-arrow.png);
    height: 22px;
    width: 236px;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -44px;
    text-align: center;
    margin: 0 auto;
    left: 72%;
    right: 0;
}
.ftr-srvc {
    border-bottom: 1px dashed #fff;
	padding-bottom: 18px;
}
.ftr-srvce {
    border-bottom: 1px dashed #fff;
    padding-bottom: 18px;
}
.ftr-servce {
    border-bottom: 1px dashed #fff;
    padding-bottom: 18px;
}
.ftr-srvc:Last-child {
    border: none;
}
.ftr-srvce:Last-child {
    border: none;
}
.ftr-servce:Last-child {
    border: none;
}
.about-top {
     padding-top: 15px;
}
.footer-end {
    background-color: #000;
    padding: 17px 0 6px 0;
    text-align: center;
    overflow: hidden;
}
.ft-end-main p {
    color: #fff;
    font-size: 16px;
}
.modal-dialog {
    width: 97% !important;
    margin: 30px auto !important;
}


/************************* media quries ****************************************/
@media (max-width:1024px){
.logo img {
    width: 100%;
    height: auto;
}
.bnnr-prcing, .bnnr-bckgrnd {
    margin-top: -74px !important;
}
.bnnr-form img {
    width: 100%;
    height: 530px;
}
.bnnr-form-txt h4 {
    font-size: 28px;
}
.bnnr-form-input input {
    width: 250px;
}
.bnnr-btn-get-a-quote input {
    padding: 8px 30px;
}
.bnnr-btn-chat input {
    padding: 8px 25px;
}
.for-absult {
	padding: 0 0px;
    margin-left: 13px;
}
.for-absult {
    top: 116px;
}
.bnnr-form-input input {
    margin: 4px 0;
}
.form-sumt-btn input {
    font-size: 19px;
}
.form-sumt-btn {
    margin-top: 8px;
}
.prining-sec2-rgt-img {
    padding-top: 160px;
    width: 100%;
}
.prining-sec2-rgt-img img {
    height: 240px;
}
.prining-sec-top {
    padding: 160px 0px 40px 0px;
}
.prining-section {
    padding: 0px 0px;
}	
.mid4-ste h3 {
	margin-top: 0px;
}
.mid4-chatt {
    text-align: center;
}
.mid4-nos {
    text-align: center;
}
.mid4-ste {
    bottom: -40px;
}
.discount-imgg {
    width: 100%;
	float: left;
}
.lady-imge {
    width: 100%;
    margin-left: 0px;
    margin-top: -6px;
}
.pricing-sec4-chat {
    width: 100%;
    margin: 20px 0px 0px 30px;
}
.pricing-mid4-chat {
    padding: 7px 45px;
}
.pricing-mid4-chaat {
    padding: 6px 33px;
}
.pricing-mid4-cntct {
    padding: 11px 45px;
}
.prining-sec5 {
    padding: 30px 0px;
}
.pckgs-left p {
    text-align: center;
}
.pckgs-lft-rgt-wrds::after {
    left: 95px;
    top: 71px;
}
.pckgs-rght-lft-wrds::after {
    left: 95px;
    top: 71px;
}
.pakgng-heght {
    height: 360px !important;
}
.ad-copy-pkg-lft::after {
    content: " ";
    background-image: url(img/triangle_blue.png);
    height: 85px;
    width: 165px;
    position: absolute;
    text-align: center;
    background-repeat: no-repeat;
    margin: 0 auto;
    left: 67px;
    top: 94px !important;
    right: 0;
}
.pckgs-rght-lft-wrds h2 {
    padding: 15px 0;
}
.ad-copy-pkg-left h2 {
    padding: 25px 0px;
}
.ad-copy-pkg-left::after {
    content: " ";
    background-image: url(img/triangle_blue.png);
    height: 85px;
    width: 165px;
    position: absolute;
    text-align: center;
    background-repeat: no-repeat;
    margin: 0 auto;
    left: 67px;
    top: 92px !important;
    right: 0;
}
.article {
    padding-top: 30px;
}
.mnthly-article-word label {
    font-size: 16px;
    padding: 10px 0px 0px 0px;
}
.mnthly-article-word {
    padding-top: 6px;
}
.mnthly-article-word select {
    width: 44%;
}
.mnthly-article-word input {
    width: 44%;
}
.mnthly-article-urgency select {
    width: 44%;
}
.mnthly-article-urgency label {
    font-size: 16px;
    padding: 7px 0px 0px 0px;
}
.mnthly-article-wordd span {
    padding: 3px 36px;
    width: 46%;
    font-size: 16px;
}
.need-help-head h4 {
    font-size: 20px;
}
.mnthly-article-wordd {
    padding-top: 15px;
}
.mnthly-article-urgency {
    padding-top: 14px;
}
.mnthly-article-wordd label {
    padding: 5px 0px 0px 0px;
	font-size: 16px;
}
.mnthly-article {
    margin-top: 15px;
}
.help-cntct-btn {
    margin-left: 65px;
}
.need-help-cntct {
    padding: 20px 0;
}
.help-chat-btn span {
    padding: 12px 25px;
}
.help-cntct-btn a {
    padding: 12px 12px;
    font-size: 14px;
}
.help-chat-btn input {
    padding: 5px 24px 0px 11px;
}
.help-email-btn {
    margin-right: 10px;
}
.help-email-btn span input {
    padding: 4px 0px;
    padding-bottom: 10px;
}
.work-img1::after {
    left: 165px;
    top: -62px;
}
.work-img2::after {
    left: 158px;
    top: 123px;
}
.ftr-rght-icons {
    text-align: center;
}
.bnnr-logo-sec {
    bottom: 150px;
}
.bnnr-btn-get-a-quote a {
    padding: 10px 8px;
}
.bnnr-btn-chat a {
    padding: 10px 4px;
}

.pckgs-lefttt p {
    font-size: 13px;
}
.pckgs-lefttt {
    padding: 8px 0 8px 0;
}
.mnthly-article-urgncyy {
    padding-top: 8px;
}
.manthly-artcle-words span {
    padding: 8px 8px;
}
.reviws_pkgss {
    padding: 12px 0 13px 0;
}
.virls_pkgss {
    padding: 13px 0 13px 0;
}
.pres_relse_mid {
    padding: 24px 0px;
}
.prs_rlse_data {
    padding: 39.7px 0px !important;
}
.prs_rlse_lft {
    padding: 34px 0px !important;
}
.prs_lft_data {
    padding-bottom: 59px !important;
}
.prs_rlse_mid {
    padding: 39.5px 0px;
}
.custm_info_data {
    padding-bottom: 50px;
}
.bnnr-logo-sec {
    bottom: 0px;
}
.form-abslt {
    bottom: -120px;
}
.logo-sec h2 {
    font-size: 26px;
}
.logo-sec h3 {
    font-size: 34px;
}
p.bnnr-para-lft {
    text-align: justify;
}
.nav-center {
    padding-top: 0px;
}
.sldr-back img {
    height: 280px;
}
p.slider-end {
    margin-top: 15px;
    font-size: 14px;
}
.slider-man img {
    padding-top: 5px;
    max-width: 65px;
}
button#defaultOpen {
    height: 75px;
}
.actve-btn.active {
    height: 75px;
}
.actve-btn {
    height: 75px;
}
div#Estate {
    height: auto;
}
div#Estate a img {
    height: 245px;
}
.tabcontent {
    height: auto;
}
div#Technology a img {
    height: 245px;
}
div#Business a img {
    height: 245px;
}

.promote_vdeo_btn {
    margin-left: 0px;
}
a.lve_chat {
    margin-left: 0px;
}
.logo {
    padding-top: 14px;
}

.infogrph-mid-pkg::after {
    left: 95px;
    top: 92px;
}
.info_pkgss::after {
    left: 95px;
    top: 92px;
}
.prining-pckgs-lft-rgt h2 {
    font-size: 21px;
}
.ghost-pkg-head::after {
    left: 95px;
    top: 93px;
}
.cntct-wrtng-hd::after {
    left: 95px;
    top: 92px;
}
.copywrtre-hd h2 {
    font-size: 19px;
    padding-bottom: 17px;
}
.copywrtre::after {
    left: 95px;
    top: 91px;
}
.ad-cpy-hd::after {
    left: 95px;
    top: 72px !important;
}
.ad-cpy-hd-mid h2 {
    padding: 16px 0 16px 0;
}
.lst-scrn-ght {
    height: 320px !important;
}
.autorpndr-hd::after {
    left: 95px;
    top: 92px;
}
.amzon-pkg-hd::after {
    left: 95px;
    top: 92px;
}
.lndng-pge-hd::after {
    left: 95px;
    top: 92px;
}
.fb-pkg-mid h2 {
    font-size: 17px;
    padding: 17px 0 18px 0;
}
.pckgs-lft-rgt-wrds h2 {
    padding: 16px 0;
    font-size: 21px;
}
.twtr-hd::after {
    left: 95px;
    top: 68px;
}
.twtr-hd h2 {
    font-size: 17px;
}

h2.head-txt-size {
    font-size: 15px !important;
}
.brochr-hd h2 {
    padding: 18px 0;
    font-size: 16px;
}
.rchr-end::after {
    top: 70px;
}
.flyr-hd h2 {
    font-size: 21px;
}
.flyr-hdng::after {
    left: 95px;
    top: 95px;
}
.info-hd h2 {
    font-size: 21px;
}
.info-aftr::after {
    left: 95px;
    top: 96px;
}
.recndtn-letr-hd h2 {
    font-size: 18px !important;
}
h2.rcmdtn-pkg-mid-hdng {
    height: 68px;
}
.recndtn-letr-hd::after {
    top: 88px;
}
.top_one {
    padding-top: 28px !important;
}
.three {
    padding-top: 110px !important;
}
.seven {
    padding-top: 109px !important;
}
.nine {
    padding-top: 113px !important;
}
.mnthly-sscl_media-dataae {
    height: 780px;
}
.slogn-txt-hd h2 {
    font-size: 19px !important;
}
.mnthly-article-word_optn label {
    font-size: 16px;
    padding: 10px 0px 0px 0px;
}
.mnthly-article-word_optn select {
    width: 44%;
}
.web-copy-pkg1 h2 {
    font-size: 19px !important;
}
.fb-txt-hd h2 {
    font-size: 19px !important;
}
.subscriptions-pack {
    background-position: 35px;
    padding-left: 0px;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
    left: 57px;
}/*
input.masked1 {
    width: 177px !important;
    margin-left: 73px !important;
}*/
input.masked1 {
    width: 155px !important;
    margin-left: 95px !important;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
    top: 57px !important;
}

.slidrrimg img {
    width: 95%;
}
.lft-cursl span.glyphicon.glyphicon-chevron-left.cntn-carsel.client-sildr {
    margin-left: -65px;
    padding-top: 62px;
}
.rght-cursl span.glyphicon.glyphicon-chevron-right.cntn-carsel-rt.client-sildr-rt {
    margin-right: -65px;
    padding-top: 62px;
}
#mid-panel-left-mid-contact .txt-fileds {
    width: 100% !important;
}
#mid-panel-left-mid-contact .txt-area {
    width: 100% !important;
}
}






@media (max-width:768px){
.row {
    margin-left: 0px;
    margin-right: 0px;
}
.logo {
    padding-top: 22px;
    margin-bottom: 15px;
}
.logo img {
    width: 100%;
    height: auto;
}
img.mid-flag-sec4 {
    margin-left: 10px;
}
img.btm-flag-sec4 {
    margin-left: -5px;
}
.bnnr-prcing, .bnnr-bckgrnd {
    margin-top: -74px !important;
}
.bnnr-form img {
    width: 100%;
    height: 490px;
}
.bnnr-form-txt h4 {
    font-size: 24px;
}
.bnnr-form-txt p {
    font-size: 15px;
}
.bnnr-form-input input {
    width: 212px;
}
.bnnr-btn-get-a-quote input {
    padding: 8px 17px;
}
.bnnr-btn-chat input {
    padding: 8px 17px;
}
.for-absult {
	padding: 0 0px;
    margin-left: 13px;
}
.for-absult {
    top: 116px;
}
.bnnr-form-input input {
    margin: 3px 0;
}
.form-sumt-btn input {
    font-size: 18px;
}
.form-sumt-btn {
    margin-top: 8px;
}
.prining-sec2-rgt-img {
    padding-top: 230px;
    width: 100%;
}
.prining-sec2-rgt-img img {
    height: 240px;
}
.prining-sec-top {
    padding: 140px 0px;
}
.prining-section {
    padding: 0px 0px;
}	
.mid4-ste h3 {
	margin-top: 0px;
}
.mid4-chatt {
    text-align: center;
}
.mid4-nos {
    text-align: center;
}
.mid4-ste {
    bottom: -40px;
}
.discount-imgg {
    width: 100%;
	float: left;
}
.lady-imge {
    width: 100%;
    margin-left: 0px;
    margin-top: -6px;
}
.pricing-sec4-chat {
    width: 100%;
    margin: 20px 0px 0px 0px;
}
.pricing-mid4-chat {
    padding: 7px 26px;
}
.pricing-mid4-chaat {
    padding: 6px 20px;
}
.pricing-mid4-cntct {
    padding: 11px 30px;
}
.pckgs-lft-rgt-wrds::after {
    left: 67px;
    top: 71px;
}
.pckgs-rght-lft-wrds::after {
    left: 67px;
    top: 71px;
}
.pakgng-heght {
    height: 360px !important;
}
.ad-copy-pkg-lft::after {
    content: " ";
    background-image: url(img/triangle_blue.png);
    height: 85px;
    width: 165px;
    position: absolute;
    text-align: center;
    background-repeat: no-repeat;
    margin: 0 auto;
    left: 67px;
    top: 94px !important;
    right: 0;
}
.pckgs-rght-lft-wrds h2 {
    padding: 15px 0;
}
.ad-copy-pkg-left h2 {
    padding: 25px 0px;
}
.ad-copy-pkg-left::after {
    content: " ";
    background-image: url(img/triangle_blue.png);
    height: 85px;
    width: 165px;
    position: absolute;
    text-align: center;
    background-repeat: no-repeat;
    margin: 0 auto;
    left: 67px;
    top: 92px !important;
    right: 0;
}
.ad-copy-pkg-left::after {
    content: " ";
    background-image: url(img/triangle_blue.png);
    height: 85px;
    width: 165px;
    position: absolute;
    text-align: center;
    background-repeat: no-repeat;
    margin: 0 auto;
    left: 92px;
    top: 91px !important;
    right: 0;
}
.pkgs-hght {
    height: 340px !important;
}
.pckgs-left {
    padding: 6px 0 6px 0;
}
.prining-sec5 {
    padding: 30px 0px;
}
.pckgs-left p {
    text-align: center;
	font-size: 15px;
}
.article {
    padding-top: 30px;
}
.mnthly-article-word label {
    font-size: 14px;
    padding: 10px 0px 0px 0px;
}
.mnthly-article-word {
    padding-top: 6px;
}
.mnthly-article-word select {
    width: 44%;
}
.mnthly-article-word input {
    width: 44%;
}
.mnthly-article-urgency select {
    width: 44%;
}
.mnthly-article-urgency label {
    font-size: 17px;
    padding: 7px 0px 0px 0px;
}
.mnthly-article-wordd span {
    padding: 3px 20px;
    width: 46%;
    font-size: 14px;
}
.need-help-head h4 {
    font-size: 20px;
}
.mnthly-article-wordd {
    padding-top: 15px;
}
.mnthly-article-urgency {
    padding-top: 14px;
}
.mnthly-article-wordd label {
    padding: 5px 0px 0px 0px;
	font-size: 15px;
}
.mnthly-article {
    margin-top: 15px;
}
.help-cntct-btn {
    margin-left: 8px;
}
.help-cntct-btn {
    padding-top: 0px;
}
.need-help-cntct {
    padding: 20px 0;
}
.help-chat-btn span {
    padding: 12px 18px;
}
.help-cntct-btn a {
    padding: 12px 12px;
    font-size: 14px;
}
.help-chat-btn input {
    padding: 5px 24px 0px 11px;
}
.help-email-btn {
    margin-right: 0px;
}
.help-email-btn span input {
    padding: 4px 0px;
    padding-bottom: 10px;
}
.work-img1::after {
    content: " ";
    background-image: url(img/Layer-arrow.png);
    height: 85px;
    width: 165px;
    position: absolute;
    text-align: center;
    background-repeat: no-repeat;
    margin: 0 auto;
    left: 213px;
    top: -35px;
    right: 0;
	display: none;
}
.work-img2::after {
    content: " ";
    background-image: url(img/Layer-arrow-btm.png);
    height: 85px;
    width: 165px;
    position: absolute;
    text-align: center;
    background-repeat: no-repeat;
    margin: 0 auto;
    left: 204px;
    top: 94px;
    right: 0;
    display: none;
}
.ftr-rght-icons {
    text-align: center;
}
.bnnr-btn-get-a-quote a {
    padding: 10px 8px;
    font-size: 9px;
}
.bnnr-btn-chat a {
    padding: 10px 7px;
    font-size: 9px;
}
.help-chat-btn span img {
    margin-left: 5px;
}
.help-chat-btn a {
    padding: 5px 3px 0px 10px;
    font-size: 14px;
}
.help-email-btn span a {
    font-size: 14px;
}

/*
.pckgs-leeft {
    height: 344px;
}*/
.pckgs-lefttt {
    padding: 9px 0 8px 0;
}/*
.pckgs-lft {
    height: 344px;
}*/
.prining-sec2-rgt-img_adcopy {
    padding-top: 200px;
}.pckgs-lefttt p {
    font-size: 14px;
}
.prining-sec2-rgt-img_autospndr {
    padding-top: 165px;
}
.prining-sec2-rgt-img_listcl {
    padding-top: 175px;
}
.custmr_advnced_pkges_sec-lft ul {
    padding: 0px;
}
.prining-sec2-rgt-img_sale_pge {
    padding-top: 170px;
}
.prining-sec2-rgt-img_listcl {
    padding-top: 140px;
}


.pricing-mid4-orde_now {
    text-align: center;
    width: 100%;
}
.ad_copy_pkging {
    height: 345px;
}
.auto_rpndr_pkging {
    height: 325px;
}
.auto_rpndr_mail {
    padding: 3px 0 2px 0;
}
p.autorpsndr_font {
    font-size: 13px;
}
.prduct_disrptin_sec {
    padding: 5px 0 5px 0;
}
.prduct_disptn_pkgss {
    height: 410px;
}
.prduct_disptn_pkgss li {
    padding-top: 25px;
    padding-bottom: 38px;
}
.prduct_discptn_li {
    padding: 45px 0px 17px 0;
}
.amzon_prductt {
    padding: 0px;
}
.prining-sec2-rgt-img_amazonn {
    padding-top: 160px;
}
.manthly-article-word_count label {
    padding: 10px 0px 0px 0px;
}
.mnthly-article-urgncyy {
    padding-top: 20px;
}
.manthly-artcle-words {
    padding-top: 10px;
}
.mnthly-article-urgncyy label {
    padding: 10px 0px 0px 0px;
}
.manthly-artcle-words label {
    padding: 10px 0px 0px 0px;
}
.manthly-artcle-words span {
    padding: 8px 0px;
}
.manthly-artcle-words span {
    width: 42%;
}
.mnthly-article-urgncyy select {
    width: 43%;
}
.manthly-article-word_count input {
    width: 43%;
}
.manthly-article-word_count select {
    width: 43%;
}
.prining-sec2-rgt-img_listcll {
    padding-top: 180px;
}
.mnthly-article-lft-data p {
    margin: 0px;
}
.sales_pgess {
    padding: 11px 0 12px 0;
}
li.pdng-btm {
    padding-bottom: 45px;
}
.ad_copy_pkgingee {
    height: 360px;
}
.web_btn_pkg {
    margin: 49px 0px 0px 0px;
}
.web_pkgs-custm {
    padding: 10px 0 9.4px 0;
}
.whiteppr_pkgss_cntr h2 {
    padding: 15px 0px;
}
.whiteppr_pkgss h2 {
    padding: 15px 0px;
}
.whiteppr_pkgss::after {
    content: " ";
    background-image: url(img/triangle_blue.png);
    height: 85px;
    width: 165px;
    position: absolute;
    text-align: center;
    background-repeat: no-repeat;
    margin: 0 auto;
    left: 68px;
    top: 94px;
    right: 0;
}
.whiteppr_pkgss_cntr::after {
    content: " ";
    background-image: url(img/triangle_yellow.png);
    height: 85px;
    width: 165px;
    position: absolute;
    text-align: center;
    background-repeat: no-repeat;
    margin: 0 auto;
    left: 67px;
    top: 93px;
    right: 0;
}
.aftr_img::after {
    content: " ";
    background-image: url(img/triangle_blue.png);
    height: 85px;
    width: 165px;
    position: absolute;
    text-align: center;
    background-repeat: no-repeat;
    margin: 0 auto;
    left: 68px;
    top: 94px;
    right: 0;
}
.pges_ppr {
    padding: 2px 0 2px 0;
}
li.fb_pkgss {
    padding-bottom: 45px;
}
.fcbook_psts {
    padding: 7px 0 7px 0;
}
.twtr_twistt {
    padding: 7px 0 7px 0;
}
li.twitr_tweett {
    padding-bottom: 45px;
}
.rpndr_pkgg {
    height: 345px;
}
.ppc_ad_pkgss {
    padding: 11px 0 11px 0;
}
.pres_relse_mid {
    padding: 24px 0px;
}
.prs_rlse_data {
    padding: 39.7px 0px !important;
}
.prs_rlse_lft {
    padding: 34px 0px !important;
}
.prs_lft_data {
    padding-bottom: 59px !important;
}
.prs_rlse_mid {
    padding: 29.9px 0px;
}
.prowriting_bio {
    padding: 11px 0 12px 0;
}
.srcipt_pkgss {
    padding: 11px 0 12px 0;
}
.app_lttr {
    padding: 14px 0 14px 0;
}
.app_lttre {
    padding: 12px 0 11px 0;
}
.brchr_pkgss::after {
    content: " ";
    background-image: url(img/triangle_blue.png);
    top: 93px;
}
.brchr_pkgss_mid h2 {
    padding: 26px 0;
}
.brchr_pkgss_mid::after {
    content: " ";
    background-image: url(img/triangle_yellow.png);
    top: 93px;
}
.brchr_pekgs_rgt h2 {
    padding: 26px 0;
}
.brchr_pekgs_rgt::after {
    content: " ";
    background-image: url(img/triangle_blue.png);
    top: 92px;
}
.info_pkgss::after {
    content: " ";
    background-image: url(img/triangle_blue.png);
    top: 92px;
}
.custm_info_data {
    padding-bottom: 30px;
}
.app_lttrr {
    padding: 17px 0 17px 0;
}
.rcmdtn_lltr {
    padding: 5px 0 4px 0 !important;
}
.mngmnt_pkg_lft {
    padding: 21px 0px;
}
.mngmnt_pkgs_lft_hght {
    height: 610px !important;
}
.article-lft-btnn input {
    padding: 10px 24px;
}
.mnthly-article-lft-dataae {
    height: 555px;
}
.ssl_media_mid_pkgss {
    padding: 22px 0px;
}
.mnthly-sscl_media-dataae {
    height: 1135px;
}

.one {
    padding-top: 50px !important;
}
.two {
    padding-top: 178px !important;
}
.three {
    padding-top: 178px !important;
}
.four {
    padding-top: 178px !important;
}
.five {
    padding-top: 28px !important;
}
.six {
    padding-top: 154px !important;
}
.seven {
    padding-top: 155px !important;
}
.eight {
    padding-top: 179px !important;
}
.nine {
    padding-top: 180px !important;
}
.rptutn_mmngmnt_prsnl_imge img {
    width: 100%;
    text-align: center;
    padding-top: 33px;
}
.rption_pkgs_lft {
    height: 450px;
}
li.little_txt a {
    font-size: 15px;
}
.subscriptions-pack {
    background: url(img/subscription-bg.png)no-repeat;
    position: relative;
    width: 170px;
    height: 190px;
    background-position: 0px;
    top: -8px;
    text-align: center;
    padding: 0;
    padding-left: 4px;
}
.subscriptions-pack li>a {
    font-size: 15px;
}
.app_lttng {
    padding: 11px 0 11px 0;
}

.bnnr-logo-sec {
    bottom: 0px;
}
.form-abslt {
    bottom: -120px;
}
.logo-sec h2 {
    font-size: 26px;
}
.logo-sec h3 {
    font-size: 34px;
}
p.bnnr-para-lft {
    text-align: justify;
}
.nav-center {
    padding-top: 0px;
}
.pckgs-lefttt span {
    font-size: 13px;
}
.for-backcolor {
    width: 95%;
}

.mid1-lft img {
    width: 100%;
}
.mid1-lft h4 {
    font-size: 20px;
}
.mid1-lft p {
    text-align: justify;
    padding-top: 5px;
}
.mid3-btn a {
    padding: 12px 50px;
}
.padng-top {
    padding-top: 230px !important;
}
.padnng-top {
    padding-top: 230px;
}
.padng-top1 {
    padding-top: 230px !important;
}
.padng-topp {
    padding-top: 230px;
}
.pading-top {
    padding-top: 230px !important;
}
.sldr-back img {
    height: 280px;
}
p.slider-end {
    margin-top: 15px;
    font-size: 11.5px;
}
.slider-man img {
    padding-top: 5px;
    max-width: 65px;
}
.slidrrimg img {
    width: 100%;
    height: auto;
}

.actve-btn.active {
    height: 75px;
}
.actve-btn {
    height: 75px;
}
div#Estate a img {
    height: 245px;
}
.tabcontent {
    height: 300px;
}
div#Technology a img {
    height: 245px;
}
div#Business a img {
    height: 250px;
}

.promote_vdeo_btn {
    margin-left: 0px;
}
a.lve_chat {
    margin-left: 0px;
}

.web-copy-pkg1::after {
    left: 67px;
    top: 92px;
}
.infogrph-mid-pkg::after {
    left: 67px;
    top: 92px;
}
.webcpy-mid-pkg::after {
    left: 67px;
    top: 92px;
}
.rewrtng-hght {
    height: 340px !important;
}
.ghost-pkg-head::after {
    left: 67px;
    top: 90px;
}
.ghost-pkg-head h2 {
    font-size: 19px;
}
.cntct-wrtng-hd::after {
    left: 67px;
    top: 92px;
}
.copywrtre::after {
    left: 67px;
    top: 91px;
}
.web-wrtr-hd::after {
    left: 67px;
    top: 92px;
}
.ad-cpy-hd h2 {
    padding: 12px 0px;
}
.ad-cpy-hd-mid h2 {
    padding: 21px 0 21px 0;
}
.ad-cpy-hd::after {
    left: 67px;
    top: 82px !important;
}
.autorpndr-hd::after {
    left: 67px;
    top: 109px;
}
.autorpndr-hd h2 {
    font-size: 19px;
}
.bio-wrtng-mid h2 {
    font-size: 19px;
    padding-bottom: 18px;
}
.prdut-discrptn::after {
    left: 67px;
    top: 92px;
}
.prdct-disrptn-pkgs-hght {
    height: 360px !important;
}
.amzon-pkg-hd::after {
    left: 67px;
    top: 92px;
}
.amzon-phg-hght {
    height: 320px;
}
.lndng-pge-hd::after {
    left: 67px;
    top: 92px;
}
.pwr-blck-pst-hd::after {
    left: 67px;
    top: 92px;
}
.solgn-hd::after {
    left: 67px;
    top: 92px;
}
.slogn-pkgs-hght {
    height: 360px !important;
}
.fb-hd::after {
    left: 67px;
    top: 92px;
}
.fb-pkg-mid h2 {
    font-size: 20px;
}
.linkdin-prfle-mid h2 {
    font-size: 15px;
    padding: 18px 0 17px 0;
    font-weight: bolder;
}
.twtr-hd::after {
    left: 67px;
    top: 92px;
}
.twtr-hd h2 {
    font-size: 20px;
}
.profle-wrtng-hd h2 {
    font-size: 19px;
    padding: 6px 7px;
}
.sale-email-hd::after {
    left: 67px;
    top: 90px;
}
.applctn-hd::after {
    left: 67px;
    top: 90px;
}
.eml-wrtng-hd h2 {
    font-size: 18px;
}
.sopwrtng-hd::after {
    left: 67px;
    top: 90px;
}
.brochr-hd h2 {
    padding: 21px 0;
    font-size: 18px;
}
.brchr-hdng h2 {
    padding: 18px 0;
    font-size: 20px;
}
.rchr-end {
    height: 80px;
    background-color: #234159;
}
h2.head-txt-size {
    font-size: 18px !important;
}
.brchr-hdng::after {
    top: 100px;
}
.brochr-hd::after {
    top: 100px;
}
p.txt1 {
    font-size: 13px;
}
.flyr-hd h2 {
    font-size: 19px;
    padding: 19px 0px;
}
.flyr-hdng::after {
    left: 67px;
    top: 97px;
}
.info-aftr::after {
    top: 90px;
}
.pkng-cpy-hd::after {
    top: 90px;
}
.recndtn-letr-hd h2 {
    font-size: 17px !important;
}
h2.rcmdtn-pkg-mid-hdng {
    height: 68px;
}
.recndtn-letr-hd::after {
    top: 86px;
}
.top_one {
    padding-top: 50px !important;
}
.mid-top-one {
    margin-left: -15px;
}
.topsix {
    padding-top: 178px !important;
}
.topsvn {
    padding-top: 177px !important;
}
.mngmnt-border {
    padding: 15px 15px;
}
.wb-ertr-hght {
    height: 360px !important;
}
.pkg-txt-wb-wrtr {
    padding: 18px 0px 54px 0 !important;
}
.eml-mrktng-hd h2 {
    font-size: 19px !important;
}
.spches-hd h2 {
    font-size: 20px;
}
.mnthly-seo_lft p {
    font-size: 15px;
}
.mnthly-pkg-seo-dolr {
    margin-left: -8px;
}
.mnthly-pkg-seo-dolr li {
    padding-top: 2px;
}
.seo-pkg-hght {
    height: 460px;
}
.mnlty-rptn-pkg p {
    font-size: 17px;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
    width: 70px;
    left: 30px;
}
input.masked1 {
    width: 110px !important;
    margin-left: 100px !important;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
    top: 3px !important;
}
.slidr-hme-logos {
    width: 90%;
    margin-left: 35px;
}
.lft-cursl span.glyphicon.glyphicon-chevron-left.cntn-carsel.client-sildr {
    margin-left: -35px;
    padding-top: 65px;
}
.rght-cursl span.glyphicon.glyphicon-chevron-right.cntn-carsel-rt.client-sildr-rt {
    margin-right: -35px;
    padding-top: 65px;
}

#mid-panel-left {
    margin-left: 26px !important;
}
#mid-panel-left-mid-contact .txt-fileds {
    width: 100% !important;
}
#mid-panel-left-mid-contact .txt-area {
    width: 100% !important;
}
}







@media (max-width:767px){ 
.ghost-pkg-head::after {
    top: 70px !important;
}
.bnnr-logo-sec {
    bottom: -120px;
}
.call-nos {
    margin: 0px 0px 40px 0px;
}
.logo-sec h3 {
    color: #ed1b24;
    font-size: 38px;
}
.bnnr-prcing, .bnnr-bckgrnd {
    height: 1050px !important;
    margin-top: -180px !important;
}
.bnnr-logo-sec {
    bottom: 325px;
}
.form-abslt {
    bottom: -180px;
}
div#Estate a img {
    width: 95%  !important;
    height: 165px;
}
.portdolio-section {
    width: 100% !important;
    height: 415px !important;
}
div#Estate {
    width: 100% !important;
    height: auto;
}
.tab button {
    width: 100% !important;
}
div#Technology a img {
    width: 100%;
    height: 140px;
}
div#Technology {
    width: 100%;
    height: auto;
}
div#Business a img {
    width: 100% !important;
    height: auto !important;
}
.tabcontent {
    width: 100%;
    height: auto;
}
.video-promote_head h2 {
    font-size: 24px;
}
.prmte_mid1-lft_img img {
    height: auto;
}
.promote_vdeo_head h2 {
    font-size: 24px;
}
a.call_free {
    padding: 12px 12px;
    font-size: 14px;
}
a.call_cntct {
    padding: 12px 12px;
    margin-left: 22px;
    font-size: 15px;
}
a.lve_chat {
    padding: 12px 12px;
    font-size: 14px;
}
.plcng_ordr_head h2 {
    font-size: 24px;
}
.promote_vdeo_btn {
    margin-left: 22px;
}
a.lve_chat {
    margin-left: 22px;
}
.mnthly-pkgs-head h3 {
    font-size: 23px;
}
.enjy_custmr_head h2 {
    font-size: 24px;
}
.mid1-lft img {
    width: auto;
}
.mid3-btn {
    margin-top: 15px;
}
.sldr-back img {
    height: 230px;
}
.pckgs-lft-rgt-wrds::after {
    top: 72px;
}
.pckgs-rght-lft-wrds::after {
    top: 72px;
}
.autorpndr-hd h2 {
    padding: 16px 0;
    font-size: 19px;
}
.prining-sec2-rgt-img_prduct_discruptn {
    padding-left: 30px;
}
.prining-sec2-rgt-img_listcll {
    padding-left: 30px;
}
.whiteppr_pkgss_cntr h2 {
    padding: 16px 0px;
}
.whiteppr_pkgss h2 {
    padding: 16px 0px;
}
.brchr_pkgss_mid h2 {
    padding: 15px 0;
}
.wrtng_srvs_adcopy_main {
    padding-left: 30px;
}
.prining-sec2-rgt-img_pckngng {
    padding-left: 30px;
    padding-top: 0px;
}
.prining-sec2-rgt-img_adcopy {
    padding-left: 30px;
}
.ad-cpy-hd h2 {
    padding: 21px 0px !important;
}
.lst-scrn-ght {
    height: 320px !important;
}
.profle-wrtng-hd h2 {
    padding: 16px 7px;
}
.rptntn-lft-pkg {
    height: 415px !important;
}
.rptntn-rght-pkg {
    height: 420px !important;
}
.ssl-media-pkg-rght {
    height: 570px !important;
}
.subscriptions-pack li>a {
    font-size: 17px;
}
.subscriptions-pack {
    width: 220px;
}
.seo-pkg-hght {
    height: 440px !important;
}
.mnlty-rptn-pkg p {
    font-size: 17px;
}
.info_simple_img {
    width: 100%;
    margin-bottom: 15px;
}
.mid3-lft img {
    width: auto;
}

.popup-pdng {
    padding: 0px 0px 0px 8px !important;
    margin-left: 0px !important;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
    left: 0px !important;
}
.modl-bgclr {
    display: none !important;
}

.slidr-hme-logos {
    margin-left: 25px;
}
.lft-cursl span.glyphicon.glyphicon-chevron-left.cntn-carsel.client-sildr {
    margin-left: -10px;
    padding-top: 68px;
}
.rght-cursl span.glyphicon.glyphicon-chevron-right.cntn-carsel-rt.client-sildr-rt {
    margin-right: -26px;
    padding-top: 68px;
}
.about-us {
    display: inherit;
}
.heading {
    margin: 5px 26px;
}
.prining-sec2-head p {
    text-align: justify;
}
.wrtng_srvs_adcopy_main p {
    margin-left: 0px;
}
.prining-sec5-head h2 {
    font-size: 34px;
}
.wrtng_srvs_adcopy_main p {
    margin-left: 0px;
}
#mid-panel-left {
    margin-left: 0px !important;
}
.input1-name input {
    width: 100%;
}
.odr-input-project input {
    width: 100%;
}
.odr-input-project textarea {
    width: 100%;
}






#mid-panel-left {
    width: 300px !important;
}
#mid-panel-left-top {
    width: 300px !important;
}
#mid-panel-left-mid {
    width: 300px !important;
}
#mid-panel-left-mid-contact {
    width: 290px !important;
}
#mid-panel-left-mid-contact-phone {
    width: 96% !important;
}
#mid-panel-left-mid-contact-phone .p-nuumber {
    font-size: 24px !important;
}
#mid-panel-left-mid-contact .txt-fileds {
    width: 185px !important;
}
#mid-panel-left-mid-contact .txt-area {
    width: 185px !important;
}
#mid-panel-left-mid-contact .proposal-step {
    font-size: 17px !important;
    padding-left: 8px;
}
table {
    background-color: transparent;
    width: 250px;
}
select {
    width: 100%;
}
}









@media (max-width:640px){
.mid5 img {
    width: 100%;
}
.mid3-lft img {
    height: 80px;
    margin: 30px 0;
}
.mid3-lft {
    text-align: center;
}
.mid3-lft h4 {
    margin-top: 26px;
}
.mid2-mid {
    margin-top: 20px;
    margin-bottom: 20px;
}
.bnnr-form img {
    width: 100%;
}
.for-absult {
    padding: 0 0;
}
.form-abslt {
    bottom: 450px;
}
.bnnr-bckgrnd img {
    height: 1100px;
}
.bnnr-form-input input {
    width: 210px;
}
.navbar-toggle {
    background-color: #fff !important;
}
.logo-sec h3 {
    color: #ed1c24;
    font-size: 30px;
}
.logo-sec h2 {
    font-size: 22px;
}
.mid4-bckgrnd img
 {
    height: 500px;
}
.mid4-st {
    bottom: 16px;
}
img.discount-img {
    width: 50%;
    height: 150px;
}
img.lady-img {
    width: 45%;
    margin-left: 158px;
    margin-top: -206px;
    height: 152px;
}

.pckgs-leeft {
    height: 305px;
}
.pckgs-lft {
    height: 305px;
}

.prining-sec2-rgt-img_amazon {
    padding-top: 0px;
}
.prining-sec2-rgt-img_listcl {
    padding-top: 0px;
    padding-left: 30px;
}

.nemi li {
    padding-left: 30px;
}
.prining-sec2-rgt-img_sale_pge {
    padding-top: 0px;
}
.prining-sec2-rgt-img_amazonn {
    padding-top: 0px;
    text-align: center;
}
.manthly-article-word_count label {
    padding: 10px 0px 0px 0px;
}
.mnthly-article-urgncyy label {
    padding: 10px 0px 0px 0px;
}
.mnthly-article-urgncyy {
    padding-top: 15px;
}
.manthly-artcle-words label {
    padding: 10px 0px 0px 0px;
}
.manthly-article-word_count select {
    width: 40%;
}
.manthly-article-word_count input {
    width: 40%;
}
.mnthly-article-urgncyy select {
    width: 40%;
}
.manthly-artcle-words span {
    padding: 8px 15px;
    width: 40%;
}
.prining-sec2-rgt-img_listcll {
    padding-top: 0px;
}
.prining-sec2-rgt-img_blg_mngmnt {
    padding-top: 0px;
    text-align: center;
}
.mngmnt_pkgs_lft_hght {
     height: 490px !important;
}
.mnthly-article-lft-dataae {
    height: 650px;
}
.mnthly-seo_new_pkges {
    display: flex;
}
li.sscl-price {
    padding-top: 160px;
}
.mnthly-sscl_media-dataae {
    height: 825px;
}
.social_media_pkgss_mid {
    height: 980px;
}
}




@media (max-width:414px){
.bnnr-form {
    top: 34px;
}
.bnnr-form img {
    height: 510px;
}	
.pricing-mid4-chat img {
    max-width: 24px;
}
.prining-sec2-rgt-img img {
    padding-left: 30px;
}
.pricing-mid4-chaat img {
    max-width: 23px;
}
.bnnr-btn-chat input {
    padding: 8px 26px;
}	
.pckgs-lft-rgt-wrds::after {
    left: 125px;
}
.pckgs-rght-lft-wrds::after {
    left: 125px;
}
.help-chat-btn span {
    padding: 12px 29px;
}	
.help-email-btn span {
    padding: 12px 12px;
}	
.logo img {
    width: 100%;
    height: auto;
}
.bnnr-form img {
    width: 100%;
}
.row {
    margin-left: 0px;
    margin-right: 0px;
}
.bnnr-form-txt h4 {
    font-size: 28px;
}
.bnnr-btn-get-a-quote input {
    padding: 8px 29px;
    margin-left: 15px;
}
.bnnr-btn-chat {
    padding-top: 20px;
    padding-right: 15px;
}
.for-absult {
	padding: 0 0px;
    margin-left: 13px;
}
.for-absult {
    top: 116px;
}
.bnnr-form-input input {
    margin: 3px 0;
}
.form-sumt-btn input {
    font-size: 18px;
}
.form-sumt-btn {
    margin-top: 8px;
}
.form-abslt {
    bottom: 470px;
}
.prining-sec2-rgt-img {
    padding-top: 0px;
    width: 100%;
}
.prining-sec-top {
    padding: 70px 0px;
}
.prining-section {
    padding: 0px 0px;
}	
.mid4-ste h3 {
    text-align: center;
	margin-top: 0px;
}
.mid4-ste p {
    text-align: center;
}
.mid4-gtpapr {
    text-align: center;
}
.mid4-chatt {
    text-align: center;
        margin-left: 90px;
}
.mid4-nos {
    text-align: center;
}
.mid4-ste {
    bottom: 17px;
}
.discount-imgg {
    width: 39%;
    height: auto;
	float: left;
}
.lady-imge {
    width: 47%;
    margin-left: 150px;
    margin-top: -193px;
    height: auto;
}
.pricing-sec4-chat {
    width: 100%;
    margin: 20px 0px 0px 0px;
    display: block;
	text-align: center;
}
.pricing-mid4-chat {
    padding: 5px 26px;
    width: 52%;
	/*margin-left: 24%;*/
}
.pricing-mid4-chaat {
    padding: 6px 7px;
    width: 52%;
	/*margin-left: 24%;*/
}
.pricing-mid4-cntct {
    padding: 18px 49px;
}
.prining-sec5 {
    padding: 30px 0px;
}
.pckgs-left p {
    text-align: center;
}
.article {
    padding-top: 30px;
}
.mnthly-article-word label {
    font-size: 16px;
    padding: 10px 0px 0px 0px;
}
.mnthly-article-word select {
    width: 50%;
}
.mnthly-article-word input {
    width: 50%;
}
.mnthly-article-urgency select {
    width: 50%;
}
.mnthly-article-urgency label {
    font-size: 17px;
    padding: 5px 0px 0px 0px;
}
.mnthly-article-wordd span {
    padding: 3px 15px;
    width: 46%;
    font-size: 15px;
}
.need-help {
    padding-top: 30px;
}
.need-help-head h4 {
    font-size: 20px;
}
.mnthly-article-wordd {
    padding-top: 15px;
}
.mnthly-article-urgency {
    padding-top: 50px;
}
.mnthly-article-wordd label {
    padding: 5px 0px 0px 0px;
	font-size: 15px;
}
.mnthly-article {
    margin-top: 15px;
}
.help-cntct-btn {
    margin-left: 0px;
}
.need-help-cntct {
    padding: 20px 0;
    display: block;
    text-align: center;
}
.help-cntct-btn {
    padding-top: 30px;
}
.help-cntct-btn a {
    padding: 12px 24px;
    font-size: 14px;
}
.help-chat-btn input {
    padding: 5px 30px 0px 11px;
}
.help-email-btn {
    margin-right: 0px;
    padding-bottom: 10px;
}
.help-email-btn span input {
    padding: 4px 3px;
    padding-bottom: 10px;
}
.help-email-btn span img {
    margin-left: 0px;
}
.work-img1::after {
    content: " ";
    background-image: url(img/Layer-arrow.png);
    height: 85px;
    width: 165px;
    position: absolute;
    text-align: center;
    background-repeat: no-repeat;
    margin: 0 auto;
    left: 213px;
    top: -35px;
    right: 0;
	display: none;
}
.work-img2::after {
    content: " ";
    background-image: url(img/Layer-arrow-btm.png);
    height: 85px;
    width: 165px;
    position: absolute;
    text-align: center;
    background-repeat: no-repeat;
    margin: 0 auto;
    left: 204px;
    top: 94px;
    right: 0;
	display: none;
}
.ftr-rght-icons {
    text-align: center;
}

.mid1 {
    padding-top: 80px;
	text-align: center;
}
.mid1-lft h4 {
    margin: 10px 0px;
}
.mid1-end h2 {
    font-size: 21px;
}
.padng-top {
    padding-top: 275px;
}
.mid4-st h3 {
    text-align: center;
}
.mid4-st p {
    text-align: center;
}
.mid6-slidr {
    width: 92%;
    bottom: 4px;
}
.upr-get h2 {
    text-align: center;
}
img.lady-img {
    margin-left: 172px;
}
.upr-btn {
    text-align: center;
}
.upr-get::after {
    bottom: -97px;
    left: 46%;
}
.mid2 {
    height: 313px;
}
span.mid2-hd {
    font-size: 30px;
}
.mid2 h1 {
    font-size: 23px;
}
.bnnr-btn {
    text-align: center;
}
.bnnr-bckgrnd img {
    height: 1400px !important;
}
.prining-sec2-rgt-img_autospndr {
    padding: 0px;
    padding-left: 30px;
}
.bnnr-logo-sec {
    bottom: 325px;
}
.form-abslt {
    bottom: -180px;
}
.aftr_img::after {
    top: 71px;
}
.pckgs-leeft {
    height: 325px;
}
.pckgs-lft {
    height: 325px;
}
.more-backcolr {
    padding-left: 15px;
}
div#Business a img {
    height: 165px !important;
}
div#Technology a img {
    height: 165px;
}
.top_one {
    padding-top: 24px !important;
}
.two {
    padding-top: 134px !important;
}
.three {
    padding-top: 130px !important;
}
.four {
    padding-top: 137px !important;
}
.six {
    padding-top: 110px !important;
}
.seven {
    padding-top: 130px !important;
}
.eight {
    padding-top: 140px !important;
}
.nine {
    padding-top: 130px !important;
}
.mntly-pkg-seo-lft {
    width: 220px;
}
.ssl-media-pkg-rght {
    height: 450px !important;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
    width: 70px;
    left: 66px;
}
input.masked1 {
    width: 111px !important;
    margin-left: 100px !important;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
    top: 3px !important;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
    left: 66px !important;
}



#mid-panel-left {
    width: 350px !important;
}
#mid-panel-left-top {
    width: 350px !important;
}
#mid-panel-left-mid {
    width: 350px !important;
}
#mid-panel-left-mid-contact {
    width: 254px !important;
}
#mid-panel-left-mid-contact-phone {
    width: 96% !important;
}
#mid-panel-left-mid-contact-phone .p-nuumber {
    font-size: 22px !important;
}
#mid-panel-left-mid-contact .txt-fileds {
    width: 230px !important;
}
#mid-panel-left-mid-contact .txt-area {
    width: 230px !important;
}
#mid-panel-left-mid-contact .proposal-step {
    font-size: 20px !important;
    padding-left: 8px;
}
table {
    background-color: transparent;
    width: 330px;
}
select {
    width: 100%;
}

}







@media (max-width:375px){
.bnnr-form {
    top: 34px;
}
.row {
    margin-left: 0px;
    margin-right: 0px;
}
.bnnr-form img {
    height: 515px;
}	
.pricing-mid4-chat img {
    max-width: 24px;
}
.pricing-mid4-chaat img {
    max-width: 23px;
}
.bnnr-btn-chat input {
    padding: 8px 26px;
}	
.pckgs-lft-rgt-wrds::after {
    left: 125px;
}
.pckgs-rght-lft-wrds::after {
    left: 125px;
}
.help-chat-btn span {
    padding: 12px 31px;
}
.prining-sec2-rgt-img img {
    padding-left: 30px;
}	
.logo img {
    width: 100%;
    height: auto;
}
.bnnr-btn-get-a-quote input {
    padding: 8px 29px;
    margin-left: 15px;
}
.bnnr-btn-chat {
    padding-top: 20px;
    padding-right: 15px;
}
.for-absult {
	padding: 0 0px;
    margin-left: 13px;
}
.for-absult {
    top: 116px;
}
.bnnr-form-input input {
    margin: 4px 0;
}
.form-sumt-btn {
    margin-top: 8px;
}
.form-abslt {
    bottom: 470px;
}
.prining-sec2-rgt-img {
    padding-top: 0px;
    width: 100%;
}
.prining-sec-top {
    padding: 70px 0px;
}
.prining-section {
    padding: 0px 0px;
}	
.mid4-ste h3 {
    text-align: center;
	margin-top: 0px;
}
.mid4-ste p {
    text-align: center;
}
.mid4-gtpapr {
    text-align: center;
}
.mid4-chatt {
    text-align: center;
}
.mid4-nos {
    text-align: center;
}
.mid4-ste {
    bottom: 17px;
}
.discount-imgg {
    width: 39%;
    height: auto;
	float: left;
}
.need-help-head {
    padding-top: 15px;
}
.lady-imge {
    width: 47%;
    margin-left: 150px;
    margin-top: -193px;
    height: auto;
}
.pricing-sec4-chat {
    width: 100%;
    margin: 20px 0px 0px 6px;
    display: block;
}
.pricing-mid4-chat {
    padding: 6px 10px;
}
.pricing-mid4-chaat {
    padding: 6px 4px;
}
.pricing-mid4-cntct {
    padding: 18px 65px;
}
.prining-sec5 {
    padding: 30px 0px;
}
.pckgs-left p {
    text-align: center;
}
.article {
    padding-top: 30px;
}
.mnthly-article-word label {
    font-size: 16px;
    padding: 10px 0px 0px 0px;
}
.mnthly-article-word select {
    width: 50%;
}
.mnthly-article-word input {
    width: 50%;
}
.mnthly-article-urgency select {
    width: 50%;
}
.mnthly-article-urgency label {
    font-size: 18px;
    padding: 5px 0px 0px 0px;
}
.mnthly-article-wordd span {
    padding: 3px 4px;
    width: 46%;
    font-size: 16px;
}
.mnthly-article-urgency {
    padding-top: 50px;
}
.mnthly-article-wordd label {
    padding: 5px 0px 0px 0px;
}
.mnthly-article {
    margin-top: 15px;
}
.help-cntct-btn {
    margin-left: 0px;
}
.need-help-cntct {
    padding: 20px 0;
    display: block;
    text-align: center;
}
.help-cntct-btn {
    padding-top: 30px;
}
.help-cntct-btn a {
    padding: 12px 28px;
    font-size: 14px;
}
.help-email-btn span {
    padding: 12px 16px;
}
.help-chat-btn input {
    padding: 5px 30px 0px 11px;
}
.help-email-btn {
    margin-right: 0px;
    padding-bottom: 10px;
}
.help-email-btn span input {
    padding: 4px 3px;
    padding-bottom: 10px;
}
.help-email-btn span img {
    margin-left: 0px;
}
.work-img1::after {
    content: " ";
    background-image: url(img/Layer-arrow.png);
    height: 85px;
    width: 165px;
    position: absolute;
    text-align: center;
    background-repeat: no-repeat;
    margin: 0 auto;
    left: 213px;
    top: -35px;
    right: 0;
	display: none;
}
.work-img2::after {
    content: " ";
    background-image: url(img/Layer-arrow-btm.png);
    height: 85px;
    width: 165px;
    position: absolute;
    text-align: center;
    background-repeat: no-repeat;
    margin: 0 auto;
    left: 204px;
    top: 94px;
    right: 0;
	display: none;
}
.ftr-rght-icons {
    text-align: center;
}
.mid1 {
    padding-top: 80px;
	text-align: center;
}
.mid1-lft h4 {
    margin: 10px 0px;
}
.mid1-end h2 {
    font-size: 21px;
}
.padng-top {
    padding-top: 275px;
}
.mid4-st h3 {
    text-align: center;
}
.mid4-st p {
    text-align: center;
}
.mid6-slidr {
    width: 92%;
    bottom: 4px;
}
.upr-get h2 {
    text-align: center;
}
img.lady-img {
    margin-left: 178px;
}
.upr-btn {
    text-align: center;
}
.upr-get::after {
    bottom: -97px;
    left: 46%;
}
.mid2 {
    height: 313px;
}
span.mid2-hd {
    font-size: 30px;
}
.mid2 h1 {
    font-size: 23px;
}
.prining-sec2-rgt-img_adcopy {
    padding-top: 0px;
}
.pckgs-leeft {
    height: 325px;
}
.pckgs-lft {
    height: 325px;
}
.bnnr-logo-sec {
    bottom: 325px;
}
.form-abslt {
    bottom: -180px;
}
.aftr_img::after {
    top: 72px;
}
.manthly-article-word_count label {
    font-size: 14px;
    font-weight: 600;
}
.mnthly-article-urgncyy label {
    font-size: 14px;
    font-weight: 600;
}
.manthly-artcle-words {
    padding-top: 8px;
}
.manthly-artcle-words label {
    font-size: 15px;
    font-weight: 600;
}
.manthly-artcle-words span {
    padding: 8px 0px;
    width: 43%;
    font-size: 14px;
    text-align: center;
}
.two {
    padding-top: 134px !important;
}
.three {
    padding-top: 155px !important;
}
.four {
    padding-top: 155px !important;
}
.six {
    padding-top: 130px !important;
}
.seven {
    padding-top: 162px !important;
}
.eight {
    padding-top: 158px !important;
}
.nine {
    padding-top: 156px !important;
}
.sscl_media_prsns-main img {
    width: 100%;
    height: auto;
}
.brochr-hd h2 {
    padding: 18px 0 !important;
}
.mntly-pkg-seo-lft {
    width: 180px;
}
.ssl-media-pkg-rght {
    height: 470px !important;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
    width: 70px;
    left: 46px;
}
input.masked1 {
    width: 111px !important;
    margin-left: 100px !important;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
    top: 4px !important;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
    left: 46px !important;
}






#mid-panel-left {
    width: 315px !important;
}
#mid-panel-left-top {
    width: 315px !important;
}
#mid-panel-left-mid {
    width: 315px !important;
}
#mid-panel-left-mid-contact {
    width: 290px !important;
}
#mid-panel-left-mid-contact-phone {
    width: 96% !important;
}
#mid-panel-left-mid-contact-phone .p-nuumber {
    font-size: 24px !important;
}
#mid-panel-left-mid-contact .txt-fileds {
    width: 200px !important;
}
#mid-panel-left-mid-contact .txt-area {
    width: 200px !important;
}
#mid-panel-left-mid-contact .proposal-step {
    font-size: 17px !important;
    padding-left: 8px;
}
table {
    background-color: transparent;
    width: 290px;
}
select {
    width: 100%;
}
}






@media (max-width:360px){
.bnnr-form {
    top: 34px;
}
.bnnr-form img {
    height: 516px;
}	
.pckgs-lft-rgt-wrds::after {
    left: 125px;
}
.pckgs-rght-lft-wrds::after {
    left: 125px;
}
.help-chat-btn span {
    padding: 12px 35px;
}	
.prining-sec2-rgt-img img {
    padding-left: 30px;
}	
.logo img {
    width: 100%;
    height: auto;
}
.bnnr-btn-get-a-quote input {
    padding: 8px 29px;
    margin-left: 15px;
}
.bnnr-btn-chat {
    padding-top: 20px;
}
.bnnr-btn-chat input {
    padding: 7px 26px;
}
.for-absult {
	padding: 0 0px;
    margin-left: 13px;
}
.for-absult {
    top: 116px;
}
.bnnr-form-input input {
    margin: 4px 0;
}
.form-sumt-btn {
    margin-top: 8px;
}
.form-abslt {
    bottom: 470px;
}
.prining-sec2-rgt-img {
    padding-top: 0px;
    width: 100%;
}
.prining-sec-top {
    padding: 70px 0px;
}
.prining-section {
    padding: 0px 0px;
}	
.mid4-ste h3 {
    text-align: center;
	margin-top: 0px;
}
.mid4-ste p {
    text-align: center;
}
.mid4-gtpapr {
    text-align: center;
}
.mid4-chatt {
    text-align: center;
}
.mid4-nos {
    text-align: center;
}
.mid4-ste {
    bottom: 17px;
}
.discount-imgg {
    width: 39%;
    height: auto;
	float: left;
}
.lady-imge {
    width: 47%;
    margin-left: 150px;
    margin-top: -193px;
    height: auto;
}
.pricing-sec4-chat {
    width: 100%;
    margin: 20px 0px 0px 0px;
    display: block;
}
.pricing-mid4-chat {
    padding: 6px 12px;
}
.pricing-mid4-chaat {
    padding: 6px 1px;
}
.pricing-mid4-cntct {
    padding: 18px 65px;
}
.prining-sec5 {
    padding: 30px 0px;
}
.pckgs-left p {
    text-align: center;
}
.article {
    padding-top: 30px;
}
.mnthly-article-word label {
    font-size: 16px;
    padding: 10px 0px 0px 0px;
}
.mnthly-article-word select {
    width: 50%;
}
.mnthly-article-word input {
    width: 50%;
}
.mnthly-article-urgency select {
    width: 50%;
}
.mnthly-article-urgency label {
    font-size: 18px;
    padding: 5px 0px 0px 0px;
}
.mnthly-article-wordd span {
    padding: 8px 4px;
    width: 46%;
    font-size: 16px;
}
.mnthly-article-urgency {
    padding-top: 50px;
}
.mnthly-article-wordd label {
    padding: 5px 0px 0px 0px;
}
.mnthly-article {
    margin-top: 15px;
}
.help-cntct-btn {
    margin-left: 0px;
}
.need-help-cntct {
    padding: 20px 0;
    display: block;
    text-align: center;
}
.help-cntct-btn {
    padding-top: 30px;
}
.help-cntct-btn a {
    padding: 13px 30px;
    font-size: 14px;
}
.help-email-btn span {
    padding: 13px 9px;
}
.help-chat-btn input {
    padding: 5px 30px 0px 11px;
}
.help-email-btn {
    margin-right: 0px;
    padding-bottom: 10px;
}
.help-email-btn span input {
    padding: 4px 3px;
    padding-bottom: 10px;
}
.help-email-btn span img {
    margin-left: 19px;
}
.work-img1::after {
    content: " ";
    background-image: url(img/Layer-arrow.png);
    height: 85px;
    width: 165px;
    position: absolute;
    text-align: center;
    background-repeat: no-repeat;
    margin: 0 auto;
    left: 213px;
    top: -35px;
    right: 0;
	display: none;
}
.work-img2::after {
    content: " ";
    background-image: url(img/Layer-arrow-btm.png);
    height: 85px;
    width: 165px;
    position: absolute;
    text-align: center;
    background-repeat: no-repeat;
    margin: 0 auto;
    left: 204px;
    top: 94px;
    right: 0;
	display: none;
}
.ftr-rght-icons {
    text-align: center;
}
.mid1 {
    padding-top: 80px;
    text-align: center;
}
.mid1-lft h4 {
    margin: 10px 0px;
}
.mid1-end h2 {
    font-size: 21px;
}
.padng-top {
    padding-top: 275px;
}
.mid4-st h3 {
    text-align: center;
}
.mid4-st p {
    text-align: center;
}
.mid6-slidr {
    width: 92%;
    bottom: 4px;
}
.upr-get h2 {
    text-align: center;
}
img.lady-img {
    margin-left: 172px;
}
.upr-btn {
    text-align: center;
}
.upr-get::after {
    bottom: -97px;
    left: 46%;
}
.mid2 {
    height: 313px;
}
span.mid2-hd {
    font-size: 30px;
}
.mid2 h1 {
    font-size: 23px;
}
.prining-sec2-rgt-img_autospndr {
    padding-top: 0px;
}
.bnnr-logo-sec {
    bottom: 313px;
}
.form-abslt {
    bottom: -180px;
}
.aftr_img::after {
    top: 72px;
}
.pckgs-leeft {
    height: 325px;
}
.pckgs-lft {
    height: 325px;
}
div#Estate a img {
    width: 95%  !important;
    height: 165px;
}
.portdolio-section {
    width: 100% !important;
}
div#Estate {
    width: 100% !important;
    height: auto;
}
.tab button {
    width: 100% !important;
}
div#Technology a img {
    width: 100%;
    height: 140px;
}
div#Technology {
    width: 100%;
    height: auto;
}
div#Business a img {
    width: 100% !important;
    height: auto !important;
}
.tabcontent {
    width: 100%;
    height: auto;
}
.manthly-article-word_count label {
    font-size: 14px;
    font-weight: 600;
}
.mnthly-article-urgncyy label {
    font-size: 14px;
    font-weight: 600;
}
.manthly-artcle-words {
    padding-top: 8px;
}
.manthly-artcle-words label {
    font-size: 15px;
    font-weight: 600;
}
.manthly-artcle-words span {
    padding: 8px 0px;
    width: 43%;
    font-size: 14px;
    text-align: center;
}
.top_one {
    padding-top: 53px !important;
}

.two {
    padding-top: 158px !important;
}
.three {
    padding-top: 155px !important;
}
.four {
    padding-top: 155px !important;
}
.six {
    padding-top: 155px !important;
}
.eight {
    padding-top: 157px !important;
}
.nine {
    padding-top: 156px !important;
}
.mnthly-sscl_media-dataae {
    height: 870px;
}
.social_media_pkgss_mid {
    height: 1030px;
}
.sscl_media_prsns-main img {
    width: 100%;
    height: auto;
}
.mntly-pkg-seo-lft {
    width: 150px;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
    width: 65px !important;
    left: 39px !important;
}
input.masked1 {
    width: 145px !important;
    margin-left: 66px !important;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
    top: 57px !important;
}
.intl-tel-input .selected-flag .iti-arrow {
    right: 2px !important;
    
}
.slidr-hme-logos {
    margin-left: 25px;
}
.lft-cursl span.glyphicon.glyphicon-chevron-left.cntn-carsel.client-sildr {
    margin-left: -10px;
    padding-top: 80px;
}
.rght-cursl span.glyphicon.glyphicon-chevron-right.cntn-carsel-rt.client-sildr-rt {
    margin-right: -26px;
    padding-top: 80px;
}










#mid-panel-left {
    width: 300px !important;
}
#mid-panel-left-top {
    width: 300px !important;
}
#mid-panel-left-mid {
    width: 300px !important;
}
#mid-panel-left-mid-contact {
    width: 290px !important;
}
#mid-panel-left-mid-contact-phone {
    width: 96% !important;
}
#mid-panel-left-mid-contact-phone .p-nuumber {
    font-size: 24px !important;
}
#mid-panel-left-mid-contact .txt-fileds {
    width: 185px !important;
}
#mid-panel-left-mid-contact .txt-area {
    width: 185px !important;
}
#mid-panel-left-mid-contact .proposal-step {
    font-size: 17px !important;
    padding-left: 8px;
}
table {
    background-color: transparent;
    width: 250px;
}
select {
    width: 100%;
}
}





@media (max-width:320px){
.pricing-mid4-chat img {
    max-width: 24px;
}
.pricing-mid4-chaat img {
    max-width: 23px;
}
.prining-sec2-rgt-img img {
    padding-left: 30px;
}	
.logo img {
    width: 100%;
    height: auto;
}
.bnnr-form img {
    width: 100%;
    height: 490px;
}
.bnnr-form-txt h4 {
    font-size: 24px;
}
.bnnr-form-txt p {
    font-size: 14px;
}
.bnnr-btn-get-a-quote input {
    padding: 8px 29px;
    margin-left: 15px;
}
.for-absult {
	padding: 0 0px;
    margin-left: 13px;
}
.for-absult {
    top: 116px;
}
.bnnr-form-input input {
    margin: 3px 0;
}
.form-sumt-btn input {
    font-size: 18px;
}
.form-sumt-btn {
    margin-top: 8px;
}
.form-abslt {
    bottom: 470px;
}
.prining-sec2-rgt-img {
    padding-top: 0px;
    width: 100%;
}
.prining-sec-top {
    padding: 70px 0px;
}
.prining-section {
    padding: 0px 0px;
}	
.mid4-ste h3 {
    text-align: center;
	margin-top: 0px;
}
.mid4-ste p {
    text-align: center;
}
.mid4-gtpapr {
    text-align: center;
}
.mid4-chatt {
    text-align: center;
}
.mid4-nos {
    text-align: center;
}
.mid4-ste {
    bottom: 17px;
}
.discount-imgg {
    width: 39%;
    height: auto;
	float: left;
}
.lady-imge {
    width: 47%;
    margin-left: 150px;
    margin-top: -193px;
    height: auto;
}
.pricing-sec4-chat {
    width: 100%;
    margin: 20px 0px 0px 0px;
    display: block;
}
.pricing-mid4-chat {
    padding: 6px 3px;
}
.pricing-mid4-chaat {
    padding: 8px 0px;
}

.pricing-mid4-chaat input {
    margin-left: 0px;
}
.pricing-mid4-cntct {
    padding: 18px 49px;
}
.prining-sec5 {
    padding: 30px 0px;
}
.pckgs-left p {
    text-align: center;
}
.article {
    padding-top: 30px;
}
.mnthly-article-word label {
    font-size: 16px;
    padding: 10px 0px 0px 0px;
}
.mnthly-article-word select {
    width: 50%;
}
.mnthly-article-word input {
    width: 50%;
}
.mnthly-article-urgency select {
    width: 50%;
}
.mnthly-article-urgency label {
    font-size: 17px;
    padding: 5px 0px 0px 0px;
}
.mnthly-article-wordd span {
    padding: 3px 0px;
    width: 46%;
    font-size: 14px;
}
.need-help {
    padding-top: 15px;
}
.need-help-head h4 {
    font-size: 20px;
}
.mnthly-article-wordd {
    padding-top: 15px;
}
.mnthly-article-urgency {
    padding-top: 50px;
}
.mnthly-article-wordd label {
    padding: 5px 0px 0px 0px;
	font-size: 15px;
}
.mnthly-article {
    margin-top: 15px;
}
.help-cntct-btn {
    margin-left: 0px;
}
.need-help-cntct {
    padding: 20px 0;
    display: block;
    text-align: center;
}
.help-cntct-btn {
    padding-top: 30px;
}
.help-cntct-btn a {
    padding: 12px 30px;
    font-size: 14px;
}
.help-email-btn span {
    padding: 13px 18px;
}
.help-chat-btn input {
    padding: 5px 30px 0px 11px;
}
.help-email-btn {
    margin-right: 0px;
}
.help-email-btn span input {
    padding: 4px 3px;
    padding-bottom: 10px;
}
.help-email-btn span img {
    margin-left: 0px;
}
.work-img1::after {
    content: " ";
    background-image: url(img/Layer-arrow.png);
    height: 85px;
    width: 165px;
    position: absolute;
    text-align: center;
    background-repeat: no-repeat;
    margin: 0 auto;
    left: 213px;
    top: -35px;
    right: 0;
    display: none;
}
.work-img2::after {
    content: " ";
    background-image: url(img/Layer-arrow-btm.png);
    height: 85px;
    width: 165px;
    position: absolute;
    text-align: center;
    background-repeat: no-repeat;
    margin: 0 auto;
    left: 204px;
    top: 94px;
    right: 0;
    display: none;
}
.ftr-rght-icons {
    text-align: center;
}
.bnnr-form {
    top: 50px;
}
.bnnr-form img {
    height: 490px;
}
.mid1 {
    padding-top: 80px;
	text-align: center;
}
.mid1-lft h4 {
    margin: 10px 0px;
}
.mid1-end h2 {
    font-size: 21px;
}
.padng-top {
    padding-top: 275px;
}
.mid4-st h3 {
    text-align: center;
}
.mid4-st p {
    text-align: center;
}
.mid6-slidr {
    width: 92%;
    bottom: 4px;
}
.upr-get h2 {
    text-align: center;
}
img.lady-img {
    margin-left: 172px;
}
.upr-btn {
    text-align: center;
}
.upr-get::after {
    bottom: -97px;
    left: 46%;
}
.mid2 {
    height: 313px;
}
span.mid2-hd {
    font-size: 30px;
}
.mid2 h1 {
    font-size: 23px;
}
.mnthly-sscl_media-dataae {
    height: 965px;
}
li.sscl-price {
    padding-top: 224px;
}
.social_media_pkgss_mid {
    height: 1130px;
}
.bnnr-logo-sec {
    bottom: 290px;
}
.form-abslt {
    bottom: -180px;
}
.pckgs-rght-lft-wrds::after {
    left: 115px;
}
.pckgs-lft-rgt-wrds::after {
    left: 115px;
}
div#Estate a img {
    width: 95% !important;
    height: 135px;
}
a.call_cntct {
    margin-left: 8px;
    font-size: 13px;
}
a.call_free {
    font-size: 12px;
}
a.lve_chat {
    font-size: 12px;
}
.promote_vdeo_btn {
    margin-left: 22px;
}
a.lve_chat {
    margin-left: 22px;
}
.manthly-article-word_count label {
    font-size: 14px;
    font-weight: 600;
}
.mnthly-article-urgncyy label {
    font-size: 14px;
    font-weight: 600;
}
.manthly-artcle-words {
    padding-top: 8px;
}
.manthly-artcle-words label {
    font-size: 15px;
    font-weight: 600;
}
.manthly-artcle-words label {
    padding: 20px 0px 0px 0px;
}
.manthly-artcle-words span {
    padding: 8px 0px;
    width: 40%;
    font-size: 14px;
    text-align: center;
}
.two {
    padding-top: 175px !important;
}
.three {
    padding-top: 180px !important;
}
.four {
    padding-top: 178px !important;
}
.six {
    padding-top: 155px !important;
}
.eight {
    padding-top: 157px !important;
}
.nine {
    padding-top: 156px !important;
}
.mnthly-sscl_media-dataae {
    height: 960px;
}
.social_media_pkgss_mid {
    height: 1140px;
}
.sscl_media_prsns-main img {
    width: 100%;
    height: auto;
}
.sscl_media_smple-posts img {
    height: auto;
}
.rptntn-lft-pkg {
    height: 400px !important;
}
.rptntn-rght-pkg {
    height: 400px !important;
}
.mnthly-seo_lft p {
    font-size: 15px;
}
li.dolr-lft {
    margin-left: -3px;
}
.mnthly-seo_lft li {
    padding-top: 2px;
}
.pkg-rgt {
    margin-left: -8px;
}
p.profsnal-video {
    font-size: 14px;
}
.mntly-pkg-seo-lft {
    width: 130px;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
    width: 70px;
    left: 19px;
}
input.masked1 {
    width: 145px !important;
    margin-left: 65px !important;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
    top: 3px !important;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
    left: 19px !important;
}


.slidr-hme-logos {
    margin-left: 21px;
}
.lft-cursl span.glyphicon.glyphicon-chevron-left.cntn-carsel.client-sildr {
    margin-left: -10px;
    padding-top: 100px;
}
.rght-cursl span.glyphicon.glyphicon-chevron-right.cntn-carsel-rt.client-sildr-rt {
    margin-right: -26px;
    padding-top: 100px;
}







#mid-panel-left {
    width: 265px !important;
}
#mid-panel-left-top {
    width: 265px !important;
}
#mid-panel-left-mid {
    width: 265px !important;
}
#mid-panel-left-mid-contact {
    width: 254px !important;
}
#mid-panel-left-mid-contact-phone {
    width: 96% !important;
}
#mid-panel-left-mid-contact-phone .p-nuumber {
    font-size: 22px !important;
}
#mid-panel-left-mid-contact .txt-fileds {
    width: 150px !important;
}
#mid-panel-left-mid-contact .txt-area {
    width: 150px !important;
}
#mid-panel-left-mid-contact .proposal-step {
    font-size: 17px !important;
    padding-left: 8px;
}
table {
    background-color: transparent;
    width: 250px;
}
select {
    width: 100%;
}
}

