@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Sen:wght@400..800&display=swap');

/*@font-face {
    font-family: Helvetica Neue LT Std;
    font-weight: bold;
    src: url("../fonts/Helvetica-Neue-LT-Std-75-Bold.otf") format("opentype");
}*/

*{    margin: 0px;    padding: 0px;}

body{
    font-family: 'Sen', sans-serif;
    overflow-x: hidden;
    font-style: normal;
    box-sizing: border-box;
	color: #1D1D1D; font-weight: 400;
	font-size:16px; line-height:28px;   
}

h1 { /*font-size: 36px;*/ font-size: 46px; line-height: 1.2; margin-bottom: 25px; font-weight: 600;  }
h2{font-size: 26px; line-height: 1.2; margin-bottom: 25px;  font-weight: 600; }
h3{font-size: 24px; line-height: 1.1; margin-bottom: 20px; font-weight: 600; }
h4{font-size: 20px; line-height: 1.1em; margin-bottom: 20px; font-weight: 600;  }
h5{font-size:18px; line-height:28px; font-weight:600; margin-bottom: 20px;  }
h6{font-size: 16px; line-height: 26px; margin-bottom: 15px; font-weight: 400; }

h1 strong, h1 b{font-weight: 600;}
h2 strong, h2 b{font-weight: 600;}
h3 strong, h3 b{font-weight: 600;}
h4 strong, h4 b{font-weight: 600;}


p {    margin-bottom: 25px;}
a{ color:#ff8a00;text-decoration: none;-webkit-transition: all 500ms ease;	-moz-transition: all 500ms ease;	-ms-transition: all 500ms ease;	-o-transition: all 500ms ease;	transition: all 500ms ease;}
a:hover {  animation: all 1000ms  ease-in;  text-decoration: none;color:#ffa133;}
p a:hover {    text-decoration: none;color:#ffa133;}


::-webkit-scrollbar {    width: 6px;  }
::-webkit-scrollbar-track {    background: #f1f1f1;   }
::-webkit-scrollbar-thumb {  background: #333;  }

.fa.fa-phone{transform: rotate(10deg);}

.navbar-expand-lg .navbar-nav .nav-link {    padding-right: 1.5rem !important;    padding-left: 1.5rem !important;}

.header{padding: 0;  width: 100%; position: relative;}
/*.header{padding: 0;position: absolute; z-index: 1; display: block; width: 100%;}*/
.container{  max-width: 1200px !important;}
.comments-area{ max-width: 1200px !important; margin: auto;}
.single-post .nav-links{max-width: 1200px !important; margin: auto;}


.navbar a{padding: 0px 0px; font-size: 15px; color: #1D1D1D;}
.navbar ul li{padding-left: 0px; padding-right: 0px;}
.navbar ul li{padding-top: 5px;padding-bottom: 5px;margin-bottom: 0px; margin-right: 30px; }
.navbar ul li:last-child{margin-right: 0;}


.navbar a:hover, .navbar .nav-link:focus {    color: #fe0000;    text-decoration: none;}
.navbar.active .nav-link {    color: #555;}

.navbar.active .nav-link:hover, .navbar.active .nav-link:focus {    color: #555;    text-decoration: none;}
.navbar.active .navbar-brand {    color: #555;}
.navbar-expand-lg .navbar-nav{/*text-align: center;display: flex;align-items: center;justify-content: center;*/}
.navbar{    padding: 0px 0px 0px 0;/*margin-bottom: 25px;*/}
.navbar-nav{margin: 0 auto; width: 100%;}

#menu-main-menu a{ color: #1D1D1D;     letter-spacing: 0.037em; font-size: 17px;   text-decoration: none; font-weight: 400; font-family: "Sen";  }
.mainmenu-div{margin-top: 0px; margin-bottom: 0px;  position: relative; z-index: 1; padding: 0px 0px 0px 15px; }
.mainmenu-div .navbar{/*! float: right; */   display: flex; align-items: center; justify-content: end;width: 100%;}

#menu-main-menu li.current_page_item a{/*font-weight: 600;*/}
#menu-main-menu li.current_page_item a, #menu-main-menu li a:hover{color: #1D1D1D;}
#menu-main-menu li{position: relative;}
#menu-main-menu li.current_page_item:after, #menu-main-menu li:hover:after{content: ""; width: 100%; display: block; height: 5px; position: absolute; bottom: -7px; background-color: #ff8a00;}


nav ul ul{position: absolute;  top: 40px; width: 290px; background-color: #fff; display: none; z-index: 99999; text-align: left; font-size: 16px; line-height: 22px; padding-top: 10px; padding-bottom: 10px;}
nav ul ul:before {    content: "";    display: block;    position: absolute;    top: -7px;    left: 12px;    border-right: 7px solid transparent;    border-bottom: 7px solid #FE0000;    border-bottom-color: rgba(254, 0, 0, 1);    border-left: 7px solid transparent; z-index: 100 !important;}
nav ul li:hover ul{display: block;}
nav ul ul li{float: none !important; display: block; margin: 0 !important; padding: 0px 0 0 !important; border-width: 1px !important; border:  none;}
nav ul ul li a{padding: 5px 20px 5px !important; display: block !important; color: #000 !important;}
nav ul ul li:hover > a,
nav ul ul li.current-menu-item > a{ background-image: none !important; }

nav ul ul ul{position: absolute;  left: 250px; top: unset; width: 290px; background-color: #fff; display: none !important; z-index: 99999; text-align: left; font-size: 16px; line-height: 22px;margin-top: -38px;}
nav ul ul li:hover ul{display: block !important;}
nav ul ul li{padding-left: 0 !important; padding-right: 0 !important;}
nav ul ul li:last-child{border-bottom: none !important;}
nav ul ul li.current-menu-item a, nav ul ul li:hover a{color: #FE0000 !important;}


/*#menu-main-menu a svg{display: none;}*/

header nav.navbar li svg{display: none !important;font-size: 12px !important; width: 25px; height: 20px;  fill: #1D1D1D;font-weight: 800 !important;position: absolute;top: 20px;}
nav ul li.menu-item-has-children:after{content: '\f0d7'; font-family: 'FontAwesome';   margin-left: 6px;    color: #1D1D1D;    font-size: 12px;}




.sitelogo img {  width: auto; max-width: 100%;  height: auto;  /*z-index: 1000 !important; position: relative;*/}
.sitelogo a{color: #fff;  font-size: 18px; font-weight: 600; text-decoration: none; line-height: 24px;}
.sitelogo{margin-top: 0px;}



/* Change navbar styling on small viewports */
@media (max-width: 991.98px) {
    .navbar {   background: #fff;    }
    .navbar .navbar-brand, .navbar .nav-link {        color: #555;    }
}

hr {    margin-top: 1rem;    margin-bottom: 1rem;    border: 0;    border-top: 2px solid rgb(161 161 161);}
footer{  padding-top: 20px; padding-bottom: 30px; }


.pagination .next, .pagination .prev{border: 1px solid #ea0a0a; padding: 7px 15px !important; color: #ea0a0a; font-weight: 500; font-size: 12px; }
.pagination .page-numbers{border: 1px solid #ea0a0a; padding: 7px 12px; color: #ea0a0a; font-weight: 500; margin: 3px 1px; border-radius: 3px;font-size: 12px; text-decoration: none; }
.pagination .page-numbers:hover, .pagination .next:hover, .pagination .prev:hover, .pagination .page-numbers.current{background-color: #ea0a0a !important; /*background: linear-gradient(to right, #127deb 10%, #17d8eb 90%);*/ color: #fff !important;}
.pagination .next svg, .pagination .prev svg{display: none;}
.pagination .next span.screen-reader-text, .pagination .prev span.screen-reader-text{width: auto !important;height: auto;top: unset;font-size: 12px;opacity: 1;color: #ea0a0a;position: relative;display: inline-block;clip-path: unset;clip: unset;line-height: 12px;}
.pagination .next span.screen-reader-text:hover, .pagination .prev span.screen-reader-text:hover{color: #fff !important;;}
.pagination {float:none; margin-top:35px;}
.pagination .nav-links{float:none; clear:both;}
.pagination.void-grid-nav span.current, .pagination.void-grid-nav a:hover{background-color: #70b752 !important; color: #fff;}
.pagination.void-grid-nav{float: right; clear: both;margin-top: 30px;}

.post-navigation .nav-links{clear: both; width: 100%; display: block; padding: 30px 0 150px;position: relative;}
.post-navigation .nav-links .nav-next{ width: 50%; float: left; height: 30px !important; line-height: 10px !important; }
.post-navigation .nav-links .nav-previous{width: 50%; float: left; height: 30px !important; line-height: 10px !important;}
.post-navigation svg{font-size: 15px !important; width: 30px;}
.post-navigation .nav-links .nav-previous svg{float: right; margin-right: 10px;}
.post-navigation .nav-links .nav-next svg{ margin-left: 10px;}


.default-page-content{padding-top: 98px; padding-bottom:98px;}
.topbar-bottom{padding: 0 0 10px; background-color: rgba(0,0,0,0);}


#review-slider .owl-pagination{/*! display: none; */}
.fa-arrow-left::before{ color: #282828;font-size: 25px;  }
.fa-arrow-right::before{ !important; color: #282828; font-size: 25px; }
.owl-theme .owl-controls .owl-buttons div{ background-color: transparent !important;opacity: 1 !important; width: 40px; height: 40px; border-radius: 50%; margin: 25px 20px 0 !important;}
.fa-circle::before{display: none;}
.owl-theme .owl-controls .owl-buttons div:hover{opacity: 0.7 !important;}

.middle-content-row{align-items: center; /* justify-content: center;*/}
.row-col-center{justify-content: center;}
.backgroundbg{background-size:cover; background-repeat:no-repeat;}

.single .post-thum-img img{height: auto; width:100%;}
.post-title-cls h1{font-size: 40px;line-height: 1em;font-weight: 400;color: #0021ae;text-transform: uppercase;margin-bottom: 25px;}



.single-post nav.navigation{display: none;}
.single-post .wrap{/*padding-bottom: 60px;*/}

img.fullsize{width: 100%;}
img.fullsize1{max-width: 100%;}

.p-t-125{padding-top:125px;}
.p-b-125{padding-bottom:125px;}
.m-t-125{margin-top:125px;}
.m-b-125{margin-bottom:125px;}
.m-t-150{margin-top:150px;}
.m-b-150{margin-bottom:150px;}

.p-t-280{padding-top:280px;}
.p-b-280{padding-bottom:280px;}
.p-t-150{padding-top:150px;}
.p-b-150{padding-bottom:150px;}
.p-t-110{padding-top:110px;}
.p-b-110{padding-bottom:110px;}
.p-t-98{padding-top:98px;}
.p-b-98{padding-bottom:98px;}
.p-t-60{padding-top:60px;}
.p-b-60{padding-bottom:60px;}
.p-t-30{padding-top:30px;}
.p-b-30{padding-bottom:30px;}

.m-t-98{margin-top:98px;}
.m-b-98{margin-bottom:98px;}
.m-t-60{margin-top:60px;}
.m-b-60{margin-bottom:60px;}
.m-t-30{margin-top:30px;}
.m-b-30{margin-bottom:30px;}



.proPopupImg {  display: none;   position: fixed;   z-index: 1;   padding-top: 100px;   left: 0;  top: 0;  width: 100%;   height: 100%;   overflow: auto;   background-color: rgb(0,0,0);   background-color: rgba(0,0,0,0.9); }
.proPopupImg-content {  margin: auto;  display: block;  width: auto;  max-width: 700px;}
#caption {  margin: auto;  display: block;  width: 80%;  max-width: 700px;  text-align: center;  color: #ccc;  padding: 10px 0;  height: 150px;}
.proPopupImg-content, #caption {    -webkit-animation-name: zoom;  -webkit-animation-duration: 0.6s;  animation-name: zoom;  animation-duration: 0.6s;}
@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}
@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}
.close {  position: absolute;  top: 15px;  right: 35px;  color: #f1f1f1;  font-size: 40px;  font-weight: bold;  transition: 0.3s;}
.close:hover,.close:focus {  color: #bbb;  text-decoration: none;  cursor: pointer;}
@media only screen and (max-width: 700px){
  .proPopupImg-content {
    width: 100%;
  }
}

.faqBox{margin-top: 45px;}
.accordionjs .acc_section {    box-shadow: 0 0 12px #c5c4c4 !important;    background-color: #edf8fe !important;    border-radius: 0px !important;}
.accordionjs .acc_section.acc_active {   background-color: #fff !important;}
.accordionjs .acc_section .acc_head {    position: relative !important;}
.accordionjs .acc_section .acc_head:after {    content: "+";    display: block;    position: absolute;    top: 0;    right: 0;    color: #000;    font-size: 20px;  font-weight: 400;}
.accordionjs .acc_section.acc_active .acc_head:after {    content: "-"; font-size: 28px;}
.accordionjs .acc_section .acc_head h5 {  margin: 0;    padding-right: 35px;    font-size: 20px;    font-weight: 500;}
.accordionjs .acc_section .acc_content {  margin-top: 5px;}




.col-middle-gap .one{padding-right: 28px;}
.col-middle-gap .two{padding-left: 28px;}
img.borderradius{border-radius:12px;}

.mobiledisplay{display:none;}


/*.sitelogo:before{content: url(../../../../wp-content/uploads/2022/08/text-bfr-img.png); position: absolute;top: -6px;margin-left: -70px;}
.sitelogo:after{content: url(../../../../wp-content/uploads/2022/08/text-aft-img.png); position: absolute;top: -6px;margin-left: 20px;}*/


.section-img img{max-width: 100%;}
.box-shadow{box-shadow: 0px 0px 28px #ddd; width: 100%; padding:70px;  display: block;}
.default-row-content{padding-top:60px; padding-bottom: 60px; }
.grayBG{background-color: #3a3a3a; color: #fff;}

.section-content ol{padding-left: 15px; margin-bottom: 25px;}
.section-content ul{ margin-bottom: 30px; padding-left: 10px;}
.section-content ul li {  padding-left: 6px; margin-bottom: 5px;}


.inner-bannr{background-size: cover; background-color:#000; background-image:url('../image/about-bnr-bg.jpg'); background-position: top right; background-repeat: no-repeat; padding-top: 170px; padding-bottom: 130px; position: relative;}
.inner-bannr h1{color: #fff; font-size: 50px;  margin-bottom: 2px; font-weight: 700; text-transform:uppercase; }
/*.inner-bannr:before{content: ""; display: block; width: 100%; height: 100%; position: absolute;background: linear-gradient(to left, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 1) 100%); top: 0; left: 0;}*/
.inner-bannr:before{content: ""; display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background-color: rgba(0,0,0,0.6);background-size: 100% 100%; background-position: center; background-repeat: no-repeat;}


.btn {  display: inline-block;  position: relative;  padding: 10px 40px; border: 1px solid #ff8a00;  color: #fff;  background: #ff8a00; border-radius: 35px;  font-size: 16px;  text-decoration: none;  overflow: hidden; margin-top: 10px;
-webkit-transition: all 500ms ease;	-moz-transition: all 500ms ease;	-ms-transition: all 500ms ease;	-o-transition: all 500ms ease;	transition: all 500ms ease; }
.btn:hover{animation: all 1000ms  ease-in; color: #fff; background-color: #ffa133; border-color: #ffa133;}


.social-link ul{list-style: none;}
.social-link ul li{display: inline-block; border: 1px solid #fff; border-radius: 50%; width: 35px; height: 35px; text-align: center; margin-right: 5px;}
.social-link ul li:last-child{margin-right: 0;}
.social-link ul li a{color: #fff; display: block; font-size: 16px; line-height: 30px;}


.slick-dots{padding: 0 !important;}
.slick-dots li{  background-image: none !important; padding: 0 !important; margin: 0 !important;}
button.slick-arrow:before {    font-size: 30px!important;    line-height: 16px;    background: none;    height: 25px !important;    width: 25px !important;    border-radius: 50%;    display: inline-block;    line-height: 49px;    opacity: 1!important;}
button.slick-arrow:hover:before {    background: none;}
button.slick-arrow { padding: 0 !important;; background-image: none !important;  z-index: 1;  height: 15px !important;    width: 15px !important;}
button.slick-prev { }
button.slick-next {  background-position: top right;}
button.slick-prev:before {    content: url(../image/Arrow-black-pre.png);    color: #000;}
button.slick-next:before {    content: url(../image/Arrow-black.png);    color: #000;}
button.slick-disabled {    opacity: .6;}


.home-row-banner{position: relative;background-size: cover; background-position: top left -180px; background-color: #ebe0da; background-repeat: no-repeat; color: #fff; padding: 60px 0;}
.home-row-banner:before{content: ""; display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background-color: rgba(0,0,0,0.2);background-size: 100% 100%; background-position: center; background-repeat: no-repeat;}

.bnrFrm{background-color: #ff8a00; padding: 35px 25px;border-radius: 10px;}
.bnrFrm h3{text-align: center; }
.bnrFrm input[type="submit"]{background-color: #1D1D1D;}
.bnrFrm input[type="submit"]:hover{background-color: #fff !important; opacity: 1;color: #1D1D1D !important;}
.bnrFrm textarea{height:100px;}
.home-row-banner .one .section-content{width: 75%; /*color: #1D1D1D;*/ color: #fff;}

.section-content ul{padding-left: 0; position: relative;}
.section-content ul li{list-style: none;background-image: url(../image/tic-img.png); background-position: top 10px left; background-repeat: no-repeat; padding-left: 30px;}
/*.home-row-banner ul li{display: inline-block; width: 48%; padding-right: 1%;}
.home-row-banner ul li strong{font-size: 20px;}*/

.home-row-banner ul{padding-left: 0; position: relative; padding-top: 15px;}
.home-row-banner ul li{background: none;list-style: none; color: #fff; padding-left: 0px; width: 100% !important; animation: bounce  2s infinite;}
.home-row-banner ul li a{color: #fff; margin-left: -30px;vertical-align: middle;background-color: #ff8a00;display: inline-block; padding: 10px 15px 10px 35px; font-size: 25px; font-weight: 700; border-radius: 8px;}
.home-row-banner ul li{display: inline-block; width: 48%; padding-right: 1%;}
.home-row-banner ul li strong{font-size: 20px;background-color: #ff8a00; border-radius: 50%;vertical-align: middle; display: inline-block; width: 70px; height: 70px; text-align: center;}
.home-row-banner ul li strong i{margin-top: 19px; font-size: 30px;}

@keyframes pulse {
                0% {
                    box-shadow: 0 0 0 0 rgba(255, 204, 0, 0.7);
                }

                70% {
                    box-shadow: 0 0 0 10px rgba(255, 204, 0, 0);
                }

                100% {
                    box-shadow: 0 0 0 0 rgba(255, 204, 0, 0);
                }
            }

@keyframes bounce {
    from,20%,53%,80%,to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transform: translate3d(0, 0, 0)
    }

    40%,43% {
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        transform: translate3d(0, -4px, 0)
    }
}


.home-row-banner .one p img{max-width: 85%; margin-top: -70px;}


.whatsapps{position: fixed;  left: 22px;  z-index: 9999;  bottom: 35px;}

.faqBox{margin-top: 45px;}
.accordionjs .acc_section {    box-shadow: none !important; border-bottom: 1px solid #d5d8dc; margin-bottom: 15px !important;padding: 20px 15px 0 0 !important;   background-color: #fff !important;    border-radius: 0px !important;}
.accordionjs .acc_section.acc_active {   background-color: #fff !important;}
.accordionjs .acc_section .acc_head {    position: relative !important; padding-left: 20px; padding-right: 20px; padding-bottom: 20px;}
.accordionjs .acc_section .acc_head:after {    content: "+";    display: block;    position: absolute;    top: 0;    right: 0;    color: #000;    font-size: 20px;  font-weight: 400;}
.accordionjs .acc_section.acc_active .acc_head:after {    content: "-"; font-size: 28px;}
.accordionjs .acc_section .acc_head h4 {  margin: 0;  font-weight: 700;  padding-right: 35px;    font-size: 17px;    font-weight: 500;}
.accordionjs .acc_section .acc_content {background-color: #F5F5F5; padding: 20px !important;  margin-top: 5px;}


.topbar-top{background-color: #ffa133; color: #fff; padding: 7px 0; font-size: 15px;}
.topbar-top .header-top-left{padding-right: 15px;}
.topbar-top .header-top-left span:first-child{margin-right: 7px;}
.topbar-top a{color: #fff;}
.topbar-top .social-link a{font-size: 14px; line-height: 25px;}
.topbar-top .social-link li{height: 25px; width: 25px;}
.topbar-logo{padding: 10px 0;}
.topbar-logo .sitelogo{margin-top: 15px;}
.topbar-logo nav li.menubtn a{}

.topbar-logo nav li.menubtn a {  padding: 10px 20px; border: 1px solid #ff8a00;  color: #fff;  background: #ff8a00; border-radius: 35px;  font-size: 15px;  text-decoration: none;  overflow: hidden; margin-top: 10px;
-webkit-transition: all 500ms ease;	-moz-transition: all 500ms ease;	-ms-transition: all 500ms ease;	-o-transition: all 500ms ease;	transition: all 500ms ease; }
.topbar-logo nav li.menubtn a:hover{animation: all 1000ms  ease-in; color: #fff; background-color: #ffa133; border-color: #ffa133;}

.home-row-offer{background-color: #1D1D1D; color: #fff;}
.offerTbl{display: table; width: 100%;}
.offerTbl .offerTbl-tr{display: table-row;}
.offerTbl .offerTbl-td{display: table-cell;  vertical-align: middle;padding: 0 7px; text-align: center;}
.offerTbl .offerTbl-td:first-child{text-align: left;line-height: 0;}
.offerTbl .offerTbl-td:last-child{text-align: right;}
.offerTbl .btn{margin-top: 10px; font-size: 14px; padding: 12px 20px; line-height: 18px;width: 150px;  text-align: center;}
.offerTbl .offerTbl-td:first-child img{margin-top: -45px; width: 115px;}
.offerTbl h2{font-size: 35px;margin: 5px 0 0 0;}
.offerTbl p{margin-bottom: 10px;}
.offerTbl h4{margin-bottom: 3px;font-size: 18px;}

.home-row-offer.bgoffer{background-color: rgba(255,138,0,0.6);}
.home-row-offer.bgoffer .btn{background-color: #000;border-color: #000;}
.home-row-offer.bgoffer .btn:hover{background-color: #fff;border-color: #fff; color: #000;}

.easyWritingRow{display: -ms-flexbox;  display: flex;  -ms-flex-wrap: wrap;  flex-wrap: wrap;gap: 2%;}
.easyWritingRow .easyWritingCol{-ms-flex: 0 0 48%;  flex: 0 0 48%;  max-width: 48%; margin: 10px 0;}
.easyWritingRow .easyWritingCol .easyWritingImg{display: table-cell; vertical-align: top; width: 50px; line-height: 0;}
.easyWritingRow .easyWritingCol .easyWritingImg img{max-width: 90%;}
.easyWritingRow .easyWritingCol .easyWritingCon{display: table-cell; vertical-align: top; width: auto;padding-left: 15px; font-weight: 500; font-size: 20px; line-height: 24px;}
.home-row-easyWriting .one{padding-bottom: 25px;}

/*.assignmentWritingCol{margin: 10px 0;}
.assignmentWritingCol .section-content{height: 100%;background-color: #ff8a00; color: #fff; border: solid 1px #E3E3E3;  box-shadow: 0 0 10px 0 #E3E3E3;  transition: background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s;  padding: 30px 30px 30px 30px;}
.assignmentWritingCol .assignmentWriting-tr{display: table-row; width: 100%;}
.assignmentWritingCol .assignmentWriting-img{display: table-cell; vertical-align: top; width: 70px;}
.assignmentWritingCol .assignmentWriting-img img{width: 55px;}
.assignmentWritingCol .assignmentWriting-cont{display: table-cell; vertical-align: top;}
.assignmentWritingCol .assignmentWriting-cont p{margin: 0;}*/
.assignmentWritingCol{margin: 10px 0;}
.assignmentWritingCol .section-content{height: 100%;background-color: #ff8a00; color: #fff; border: solid 1px #E3E3E3;  box-shadow: 0 0 10px 0 #E3E3E3;  transition: background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s;  padding: 0px;}
.assignmentWritingCol .assignmentWriting-tr{display: block; width: 100%;}
.assignmentWritingCol .assignmentWriting-img{display: block; vertical-align: top;}
.assignmentWritingCol .assignmentWriting-img img{width: 100%; object-fit: cover; height: 363px;}
.assignmentWritingCol .assignmentWriting-cont{display: block; vertical-align: top; padding: 10px 22px 30px 22px;}
.assignmentWritingCol .assignmentWriting-cont p{margin: 0; }
.footerRow{padding-top: 35px;}
.headingRow{padding-bottom: 25px;}

.home-row-assignmentWriting .footerRow hr{border-top: 2px solid #ff8a00 !important; margin-top: 85px;}

.reachCornerCol{margin: 20px 0;}
.reachCornerCol .section-content{height: 100%;}
.reachCorner-tr{background-color: #ff8a00; color: #fff;height: 100%;}
.reachCorner-tr .reachCorner-img img{width: 100%; object-fit: cover; height: 125px;}
.reachCorner-tr .reachCorner-cont{padding: 2px 15px 10px 15px; line-height: 22px;}
.reachCorner-tr .reachCorner-cont p{margin: 0;font-weight: 600; font-size: 16px; line-height: 22px;}
.reachCorner-tr .reachCorner-cont a{color: #fff;font-size: 16px; line-height: 22px;}
.reachCorner-tr .reachCorner-cont p b{margin: 0;font-weight: 400; font-size: 16px; line-height: 22px;color: #000;}

.assignmentHelpRow {display: table;margin-bottom: 30px;}
.assignmentHelpRow .assignmentHelpCol{display: table-row; width: 100%; }
.assignmentHelpRow .assignmentHelpCol .assignmentHelpImg{display: table-cell; vertical-align: top; width: 90px;}
.assignmentHelpRow .assignmentHelpCol .assignmentHelpImg img{width: 70px;}
.assignmentHelpRow .assignmentHelpCol .assignmentHelpCon{display: table-cell; vertical-align: top; padding: 5px 0 15px 0;}
.assignmentHelpRow .assignmentHelpCol .assignmentHelpCon h4{color: #ff8a00;margin-bottom: 10px;}

.home-row-assignmentHelp .two .section-content{ padding: 35px 80px; background-position: center;background-image: url(../image/roundsape-img.jpg); background-repeat: no-repeat; background-size: auto 100%;}
.assignmentHelpRight{width: 100%; margin: 35px auto;border: solid 1px #E3E3E3; padding: 5px 25px 0 25px; text-align: center; box-shadow: 0 0 10px 0 #E3E3E3; border-radius: 20px; background-color: #fff; }
.assignmentHelpRight h3{text-align: left;display: inline-block; background-color: #ff8a00; color: #fff; padding: 7px; font-size: 16px; position: relative; top: -20px; margin-bottom: 0;}
.assignmentHelpRight h2{font-size: 40px; color: #ff8a00; font-weight: 600;}
.assignmentHelpRight h2 strong{font-size: 70px; color: #ff8a00; font-weight: 600;}
.assignmentHelpRight .oldPrice{text-decoration: line-through; font-size: 19px;}
.assignmentHelpRight p:last-child{margin: 0; border-top: 1px solid #E3E3E3; padding: 10px 0;}
.assignmentHelpRight .btn{padding: 6px 25px; font-size: 14px;}

.home-row-getFreeQuote{position: relative; color: #fff;}
.home-row-getFreeQuote:before{content: ""; display: block; width: 100%; position: absolute; background: rgba(0,0,0,0.6); height: 100%; top: 0; left: 0;}
.home-row-getFreeQuote h2{color: #ff8a00;}

.testimonialsSliderInnr{background-color: #F5F5F5; border: 1px solid #e1e8ed; border-radius: 5px; text-align: left;height: 100%;}
.testimonialsSlider .slick-slide{padding: 15px;}
.testimonialsSlider .slick-slide div{height: 100%;}
.testimonialsSlider .slick-slide div .testimonialsSliderInnr div{height: auto;}
.testimonialsSliderContent{}
.testimonialsSliderHead{border-bottom: 1px solid #e1e8ed; display: table; width: 100%; padding: 10px;}
.testimonialsSliderHead .test-img{display: table-cell; vertical-align: middle; width: 60px;}
.testimonialsSliderHead .test-img img{width: 45px; height: 45px; border-radius: 50%; object-fit: cover;}
.testimonialsSliderHead .test-title{display: table-cell; vertical-align: middle;}
.testimonialsSliderHead .fa-star{color: #ff8a00; font-size: 12px;}
.testimonialsSliderHead .test-title h4{font-size: 16px; margin: 0; font-weight: 500;}
.testimonialsSliderContent{padding: 15px 15px 0 15px; font-size: 14px; line-height: 22px;}

.home-row-trustedGenuine{/*background-color: #F5F5F5;*/background-color: rgba(255, 138, 0, 0.2);}
.trustedGenuineCol{margin: 10px 0;}
/*.trustedGenuineCol .section-content{height: 100%; text-align: center;border: solid 1px #1D1D1D;  background-color: #fff;  transition: background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s;  padding: 40px 20px 20px 20px;}
.trustedGenuineCol h3{font-size: 20px;}
.trustedGenuineCol .trustedGenuine-img{margin-bottom: 15px;}*/
.trustedGenuineCol .section-content{height: 100%; text-align: center;border: solid 1px #1D1D1D; color: #fff; /*box-shadow: 0 0 10px 0 #DFDFDF;*/ background-color: #ff8a00;  transition: background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s;  padding: 20px 20px 20px 20px;}
.trustedGenuineCol .section-content p{font-size: 15px; line-height: 22px; margin-bottom:10px;}
.trustedGenuineCol h3{font-size: 20px; text-transform: uppercase;}
.trustedGenuineCol .trustedGenuine-img{margin-bottom: 15px;}

.home-row-faqs{background-color: #F1F1F1;/*border-bottom: solid 1px #DFDFDF;*/ }
/*.home-row-faqs .faqBox .accordionjs{display: grid;  grid-template-columns: repeat(2, 1fr);  gap: 20px;}
.home-row-faqs .faqBox .accordionjs .acc_section{margin-bottom: 0px !important;}*/


.pageListInr .btn{margin: 5px 3px;}


.blogCol{margin-bottom: 35px;}
.blogCol .section-content{height: 100%;border: 1px solid #d9d6d6;}
.blogCol .blogColMain{height: 100%;padding-bottom: 25px;}
.blogColMain .blog-img img{width: 100%; object-fit: cover; height: 220px;}
.blogColMain .blog-txt{padding: 10px 25px;}
.blogColMain  .blogList-footer{padding: 0 25px;}



.serviceLftContent .section-content{padding-right: 25px;}
.sidebarContent .section-content{padding-left: 25px;}
.sidebarContent .enqForm{background: #ff8a00; padding: 35px 25px; border-radius: 25px;}
.sidebarContent .enqForm h2{ color: #fff; }
.enqForm form input[type="text"], .enqForm form input[type="tel"], .enqForm form input[type="email"], .enqForm form select, .enqForm form textarea{background-color: #fff;}
.enqForm form input[type="submit"]{background-color: #000; border: none;font-size: 16px;  text-transform: capitalize;  color: #fff;  display: inline-flex;  align-items: center;  justify-content: center;  padding:0 30px;  height: 50px;  transition:all 0.3s linear;  -webkit-border-radius:6px;  -moz-border-radius: 6px;  -o-border-radius: 6px;  -ms-border-radius: 6px;  border-radius:6px;  white-space:nowrap;}

.othersServices{background-color: rgba(255, 138, 0, 0.2); padding: 35px 25px; border-radius: 25px;}
.othersServices ul{padding-left: 1px;margin-bottom: 0; }
.othersServices ul li{list-style: none; font-size: 17px; line-height: 26px; border-bottom: 1px solid #000; color: #000; background: none; padding: 10px 0;}
.othersServices ul li:last-child{border-bottom: none;}
.othersServices ul li a{color: #000; -webkit-transition: all 500ms ease;    -moz-transition: all 500ms ease;    -ms-transition: all 500ms ease;    -o-transition: all 500ms ease;    transition: all 500ms ease;}
.othersServices ul li a:hover{ animation: all 1000ms  ease-in; color: var(--bd-secondary); padding-left: 15px;}

.tagDiv {background-color: rgba(255, 138, 0, 0.2); padding: 35px 25px; border-radius: 25px;}
.tagDiv .wp-block-tag-cloud{display: inline-block; margin: 5px 3px;}
.tagDiv .wp-block-tag-cloud a{-webkit-transition: all 500ms ease;    -moz-transition: all 500ms ease;    -ms-transition: all 500ms ease;    -o-transition: all 500ms ease;    transition: all 500ms ease; background-color: #ff8a00;; color: #fff; padding: 8px 25px; font-size: 16px !important; line-height: 22px; margin: 3px;}
.tagDiv .wp-block-tag-cloud a:hover{ animation: all 1000ms  ease-in; background-color: #ffa133;}

.serviceLftContent .home-row-faqs .row{padding-left: 20px;}

.contact-row-details .one .section-content{background: #ff8a00; padding: 35px 25px; border-radius: 25px;}
.contact-row-details .one h2{ color: #fff; }
.contact-row-details form input[type="text"], .contact-row-details form input[type="tel"], .contact-row-details form input[type="email"], .contact-row-details form select, .contact-row-details form textarea{background-color: #fff;}
.contact-row-details form input[type="submit"]{margin-top: 15px;background-color: #000; border: none;font-size: 16px;  text-transform: capitalize;  color: #fff;  display: inline-flex;  align-items: center;  justify-content: center;  padding:0 30px;  height: 50px;  transition:all 0.3s linear;  -webkit-border-radius:6px;  -moz-border-radius: 6px;  -o-border-radius: 6px;  -ms-border-radius: 6px;  border-radius:6px;  white-space:nowrap;}
.contact-row-details .two table td{vertical-align: top; font-size: 20px; line-height: 30px; padding: 15px 7px;}
.contactMap{line-height: 0;}






.footer-row-top {display: none;}
.footerPhoneCall h2{font-size: 41px;}
.footerPhoneCall p{color: #616161; font-size: 18px;}
.footerPhoneCall h3 b{color: #ff8a00; font-weight: 500;}
.footerPhoneCall h3{padding-bottom: 30px;}
.footerPhoneCall figure img{width: 120px !important;}
.footer-top-right figure.wp-block-image{max-width: 130px !important;}






footer{background-color: #282828; color: #fff;}
footer a{color: #fff;}
footer h3{font-size: 20px; font-weight: 600; position: relative; padding-bottom: 20px; margin-bottom: 20px;}
footer h3:before{content: "";display: block; width: 50px; height: 1px; border-bottom: #fff 1px solid; position: absolute; bottom: 0; left: 0;}
/*footer .cipi .footerTop-menu ul{column-count: 3; gap: 20px;padding-left: 35px;}*/
.footerTop-menu .footerTop-menuInnr ul{padding-left: 13px;}
.footerTop-menuInnr .footerTop-menuCol{display: inline-block; vertical-align: top; width: 32%;padding-right: 1%;}
.footerTop-menuInnr .footerTop-menuCol:last-child{padding-left: 22px;}

.footerTop-menu{padding-bottom: 35px; border-bottom: 1px solid #505050;margin-bottom: 35px;}
footer .cipi ul li{margin-bottom: 4px;color: #E7E5E5;}
.footerTop-menu a{color: #E7E5E5; font-size: 15px;}
.footerBottom-menu ul li a{color: #fff;}
.footerBottom-menu ul li{list-style: none; display: inline-block; vertical-align: top; padding: 5px; font-size: 14px; line-height: 16px; border-right: 2px solid #505050;}
.footerBottom-menu ul li:last-child{border-right: 0;}
.footerBottom-menu{margin-bottom: 15px;}
.footerContent{font-size: 13px; line-height: 20px;}
.footercopyRight{display: block; width: 100%; font-size: 15px;}
.footercopyRight .footercopyRight-left{display: inline-block; width: 44%; vertical-align: top;padding-right: 15px;}
.footercopyRight .footercopyRight-right{display: inline-block; width: 55%; vertical-align: top;padding-left: 15px; text-align: right;}
.footercopyRight .footercopyRight-left p{margin-bottom: 7px;}

footer .footer-top .two .cipi{background-color: #454545; padding: 35px;}
footer .footer-top .one{padding-right: 35px;}
footer .footer-top .cipi{height: 100%;}

footer a:hover, footer li a:hover{color: #ff8a00;}
footer h2{color: #fff;}

.footer-contact-details{display: block; width: 100%; margin-bottom: 25px;}
.footer-contact-details i{color: #fff;margin-right: 10px;}
.footer-contact-details span{display: table-cell; vertical-align: top;}
.footer-contact-details span:first-child{width: 25px;}

footer .social-link{margin-bottom: 25px; display: block;}
footer .social-link li{border: none; padding: 5px !important; margin: 0 !important;}

form .frm-row{width:100%; display:block; padding: 1px 0;}
form .frm-row .frm-col2{width: 49.5%; display: inline-block; vertical-align:top;}
form .frm-row .frm-col2:first-child{padding-right: 7px;}
form .frm-row .frm-col2:last-child{padding-left: 7px;}
form .frm-row .frm-colfull{display:block; width:99.5%;}
form .frm-row-btn p{margin-bottom: 0;}
.contactform{padding-left:20px;}
.contactform .wpcf7-spinner{display: block;}
form .frm-col p{margin-bottom: 10px;}

form p{margin: 0;}
form input[type="text"], form input[type="email"], form input[type="tel"], form input[type="number"], form select, form input[type="search"], form input[type="password"]{width: 100%; color: #000000; background-color: #fff; border: none; border-radius: 5px; padding: 13px 20px; font-size: 15px; outline: unset;font-family: "Sen";font-weight: 400;margin-bottom: 7px;}
form textarea{width: 100%; color: #000000;  border: none; border-radius: 5px; padding: 13px 20px; font-size: 15px; outline: unset; height: 158px; resize: unset;font-family: "Sen";background-color: #fff;font-weight: 300;margin-bottom: 7px;}
form input[type="submit"]{ position: relative; background-color: #ff8a00;  border-radius: 35px !important;  padding: 10px 35px 13px !important;  font-size: 16px !important;  border: none !important; cursor: pointer;  color: #fff !important;  font-size: 16px !important;  position: relative; font-family: "Sen"; display: inline-block; font-weight: 400;
-webkit-transition: all 500ms ease;	-moz-transition: all 500ms ease;	-ms-transition: all 500ms ease;	-o-transition: all 500ms ease;	transition: all 500ms ease; }
form input[type="submit"]:hover{ animation: all 1000ms  ease-in; background-color: #ffa133; opacity: 0.7; color: #fff !important;  }
form .frm-row p{margin-bottom: 10px;}
.frm-row-btn{margin-top: 30px;}














.comments-area{margin-top: 20px;background-color: #f4f4f4; padding: 25px 0 0;}
.comments-area h2.comments-title{font-size: 35px;}
.comments-area footer {  color: #000;  background-color: transparent !important;  padding: 0 0 0 0;}
.comments-area .comment-author img{border-radius: 50%; width: 70px; height: 70px;}
.comments-area ol{margin-left: 15px;}
.comments-area .comment-author a{color: #000;}


.comments-area .comment-metadata{padding-bottom: 10px;}
.comments-area .comment-metadata a{color: #000;}
.comments-area .comment-metadata time{font-size: 14px;}

.comments-area .reply svg{ width: 20px; height: 20px; display: inline-block; margin-right: 15px;}
.comments-area .reply{margin-bottom: 25px;}
.comments-area input[type="text"], .comments-area input[type="tel"], .comments-area input[type="email"], .comments-area select, .comments-area input[type="url"]{margin-bottom: 10px !important;width: 100%; padding: 15px 20px; border: 1px solid #d3d3d3; background-color: #fdfdfd; font-size: 18px; color: #bfbfbf; text-transform: uppercase; outline: none;}
.comments-area textarea{margin-bottom: 10px !important;width: 100%; padding: 15px 20px; border: 1px solid #d3d3d3; background-color: #fff; font-size: 18px; color: #000;height: 9em;outline: none;}
.comments-area h3.comment-reply-title small a{ color:#000 !important; font-size: 25px; margin-left: 15px;}




/*--------Responsive start--------------*/



@media screen and (min-width:1400px){
       

  
}


@media screen and (max-width:1600px){
    
}

@media screen and (max-width:1480px){
  
  
}

@media screen and (max-width:1360px){
    
}

@media screen and (max-width:1300px){
  
  
}

@media screen and (max-width:1260px){
    
    
    
 .p-t-150{padding-top:130px;}
	.p-b-150{padding-bottom:130px;}
	.m-t-150{margin-top:130px;}
	.m-b-150{margin-bottom:130px;} 
  
	

  
}

@media screen and (max-width:1220px){

    
.container{  max-width: 94% !important;}
.comments-area{  margin: auto;}
.single-post .nav-links{ margin: auto;}

   
}



@media screen and (max-width:1200px){
      
h1 { font-size: 36px; line-height: 1.2; margin-bottom: 20px; }
h2{font-size: 24px; line-height: 1.2; margin-bottom: 20px; }
h3{font-size: 22px; line-height: 1.1; margin-bottom: 15px;}
h4{font-size: 19px; line-height: 1.1em; margin-bottom: 20px; }
h5{font-size:17px; line-height:22px; margin-bottom: 20px;  }
.home-row-banner ul li a{padding: 5px 15px 5px 35px; font-size: 20px;}
.home-row-banner ul li strong{font-size: 20px;width: 50px; height: 50px;}
.home-row-banner ul li strong i{margin-top: 15px; font-size: 20px;}
.offerTbl h2{ font-size: 28px; line-height: 1;}
.easyWritingRow .easyWritingCol .easyWritingCon{font-size: 16px; line-height: 20px;}
.trustedGenuineCol h3{font-size: 18px;}
footer h3{font-size: 18px;}

    .inner-bannr{ padding-top: 100px; padding-bottom: 80px; }
.inner-bannr h1{font-size: 40px; }

    
}



@media screen and (max-width:1178px){
  
}


@media screen and (max-width:1160px){
    
    
}





@media screen and (max-width:1100px){

  
   
}


@media screen and (max-width:1067px){    
 
    
    
}


@media screen and (max-width:1040px){



	.p-t-125{padding-top:90px;}
	.p-b-125{padding-bottom:90px;}
    .p-t-98{padding-top: 70px !important;;}
    .p-b-98{padding-bottom: 70px !important;}
    .m-t-98{margin-top: 70px !important;}
    .m-b-98{margin-bottom: 70px !important;}
.m-t-125{margin-top:90px;}
.m-b-125{margin-bottom:90px;}
	.default-page-content {  padding-top: 70px;  padding-bottom: 70px;}
    

	.p-t-150{padding-top:110px;}
	.p-b-150{padding-bottom:110px;}
.m-t-150{margin-top:110px;}
.m-b-150{margin-bottom:110px;}


.default-row-content {  padding-top: 70px;}

   
}

@media screen and (max-width:1000px){
  
    
}


@media screen and (max-width:991px){
	
     
    .rmp_menu_trigger.rmp-menu-trigger-boring {  display: block !important;}
	    
button.rmp_menu_trigger{display: block !important; top:70px !important;width: 35px !important;height: 35px !important; right: 12px !important;}
	button.rmp_menu_trigger .responsive-menu-pro-inner::before {  top: 7px;width: 20px !important;}

	button.rmp_menu_trigger .responsive-menu-pro-inner::after {  bottom: 7px;width: 20px !important;}
	button.rmp_menu_trigger .responsive-menu-pro-inner{width: 20px !important;}
	button.rmp_menu_trigger .rmp-trigger-box {		width: 20px !important;}
    
     .rmp_menu_trigger.rmp-menu-trigger-boring:hover, .rmp_menu_trigger.rmp-menu-trigger-boring:focus, .rmp_menu_trigger.rmp-menu-trigger-boring{background: #ff8a00 !important; cursor: pointer;position: absolute !important;}
	#rmp-menu-wrap-1873 .rmp-menu-current-item .rmp-menu-item-link, #rmp-menu-wrap-1873 li .rmp-menu-item-link:hover{background: #ff8a00 !important;}
    #rmp-menu-wrap-1873 li a:hover{background: #ff8a00 !important;}
    .topbar-logo .one{-ms-flex: 0 0 100%;  flex: 0 0 100%;  max-width: 100%;}
    .topbar-logo .two{-ms-flex: 0 0 100%;  flex: 0 0 100%;  max-width: 100%;}
    
    .header .headerTopMenu .mainmenu-div{display: none !important;}
 
  
}



@media screen and (max-width:960px){
   
   
}

@media screen and (max-width:920px){

    footer .footer-top .two .cipi{padding: 25px 15px;}
   form .frm-row .frm-col2 {  width: 49.2%;}
  

}


@media screen and (max-width:880px){
 

    
}

@media screen and (max-width:860px){
  
    footer .footer-top .two .cipi{padding: 35px;}
    footer .footer-top .row.rowone .col-cmn:nth-of-type(1) { order: 2;display: block; width: 100% !important; }
footer .footer-top .row.rowone .col-cmn:nth-of-type(2) { order: 1;display: block; width: 100% !important; margin-top: 20px; margin-bottom: 30px; }
    .whatsapps{left: 5px;bottom: 5px;}
    .whatsapps img{width: 40px;}
    footer .footer-top .one {  padding-right: 0px;}
	.reachCorner-tr .reachCorner-img img {  height: 203px;}
	.blogColMain .blog-img img{height:252px;}
    .sidebarContent .section-content{padding-left: 0;padding-top: 30px;}
    .serviceLftContent .section-content{padding-right: 0;}
	
   form .frm-row .frm-col2 {  width: 49.5%;}
  

  
}

@media screen and (max-width:820px){
    
 
  
}

@media screen and (max-width:800px){
    
   
}

@media screen and (max-width:767px){



	.p-t-125{padding-top:55px;}
	.p-b-125{padding-bottom:55px;}      
    .p-t-98{padding-top: 40px !important;}
    .p-b-98{padding-bottom: 40px !important;}
    .m-t-98{margin-top: 40px !important;}

    .m-b-98{margin-bottom: 40px !important;}
.m-t-125{margin-top:55px;}
.m-b-125{margin-bottom:55px;}	


	.p-t-150{padding-top:65px;}
	.p-b-150{padding-bottom:65px;}
.m-t-150{margin-top:65px;}
.m-b-150{margin-bottom:65px;}

	.default-page-content {  padding-top: 40px;  padding-bottom: 40px;}

    
   
    /*header .topbar-bottom .two{display: none;}*/

	.mobiledisplay{display:block;}
    
      
    
    /*.topbar-bottom {  padding: 20px 0 10px 0;}*/
   
    .col-middle-gap .one{padding-right: 0px;}
    .col-middle-gap .two{padding-left: 0px;}
    
    /*.contact-row-two .two{padding-left: 0px; padding-top: 45px;}*/
  
    
    .mob-rightimg-row .row .col-cmn:nth-of-type(1) { order: 2;display: block; width: 100% !important; }
.mob-rightimg-row .row .col-cmn:nth-of-type(2) { order: 1;display: block; width: 100% !important;  margin-bottom: 10px; }
/*.mob-rightimg-row .row {-ms-box-orient: horizontal;  display: -webkit-box !important;  display: -moz-box !important;  display: -ms-flexbox !important;  display: -moz-flex !important;  display:    -webkit-flex !important;  -webkit-flex-flow: row wrap !important;  flex-flow: row wrap !important;width: 100%;}*/


    .home-row-banner{background-size: auto 50%;background-color: #fff; padding-top: 30px;}
    .home-row-banner:before{height: 50%;}
    .home-row-banner .one .section-content{width: 100%;}
     h1 {    font-size: 30px; line-height: 1;    margin-bottom: 20px;  }
	 
.offerTbl{display: block;padding-bottom: 15px; }
.offerTbl .offerTbl-tr{display: block;}
.offerTbl .offerTbl-td{display: block;padding-bottom: 15px;}
.offerTbl .offerTbl-td:first-child{text-align: center;}
.offerTbl .offerTbl-td:last-child{text-align: center;}
.offerTbl h2{margin-bottom: 15px; font-size: 24px;}

    .easyWritingRow .easyWritingCol .easyWritingCon{vertical-align: middle;}
    .easyWritingRow .easyWritingCol {  -ms-flex: 0 0 100%;  flex: 0 0 100%;  max-width: 100%;  margin: 10px 0;}
    .assignmentWritingCol .assignmentWriting-img img{height: auto;}
    .reachCorner-tr .reachCorner-img img{height: auto;}
    .blogColMain .blog-img img{height: auto;}
    .reachCorner-tr .reachCorner-cont{text-align: center;}
	.assignmentWritingCol .section-content{text-align: center;}
	
    .faqListRow .accordionjs{margin-bottom: 0 !important;}
    .faqListRow .faqListCol:last-child .faqBox{margin-top: 0 !important;}
    .topbar-top .two{display: none;}
    .topbar-logo .sitelogo {  margin-top: 0px;}
    .topbar-logo {padding: 10px 0 0 0;}

    .inner-bannr{ padding-top: 60px; padding-bottom: 40px; }
.inner-bannr h1{font-size: 32px; }




}



@media screen and (max-width:680px){
  
    .footerTop-menuInnr .footerTop-menuCol{padding-right: 0; width: 100%;margin-bottom: 20px;}
    .footerTop-menuInnr .footerTop-menuCol:last-child {  padding-left: 0;}
    .footercopyRight .footercopyRight-left{padding-right: 0; width: 100%; display: block;}
    .footercopyRight .footercopyRight-right {  display: block;  width: 100%;  padding-left: 0px;  text-align: left;}    
 .footercopyRight .footercopyRight-left { order: 2;display: block; width: 100% !important; }
.footercopyRight .footercopyRight-right { order: 1;display: block; width: 100% !important;  }
.footercopyRight {-ms-box-orient: horizontal;  display: -webkit-box !important;  display: -moz-box !important;  display: -ms-flexbox !important;  display: -moz-flex !important;  display:    -webkit-flex !important;  -webkit-flex-flow: row wrap !important;  flex-flow: row wrap !important;width: 100%;}
  
  
  
}




@media screen and (max-width:600px){
  
  
form .frm-row .frm-col2{width: 100%; display: inline-block;}
form .frm-row .frm-col2:first-child{padding-right: 0;}
form .frm-row .frm-col2:last-child{padding-left: 0;}

  
}


@media screen and (max-width:480px){

     h1 {    font-size: 28px; line-height: 1;    margin-bottom: 15px;  }
  
  
}

@media screen and (max-width:430px){
  
    .topbar-top .header-top-left {  padding-right: 10px; font-size: 13px;}
  
  
}

@media screen and (max-width:390px){
   
    .sitelogo img{max-width: 230px !important;}
    button.rmp_menu_trigger{top: 60px !important;}
    
}

@media screen and (max-width:360px){
	
    
    .topbar-top .header-top-left {  padding-right: 5px; font-size: 12px;}
    
}

