@font-face {
 font-family: "Poppins-Bold";
 src: url("../fonts/Poppins-Bold.ttf") format("truetype");
}
@font-face {
 font-family: "Poppins-Medium";
 src: url("../fonts/Poppins-Medium.ttf") format("truetype");
}
@font-face {
 font-family: "Poppins-Light";
 src: url("../fonts/Poppins-Light.ttf") format("truetype");
}
@font-face {
 font-family: "Poppins-Regular";
 src: url("../fonts/Poppins-Regular.ttf") format("truetype");
}
@charset "utf-8";
/* CSS Document */
body, html{
    height: 100%;
}
body{
    background: #fff;
    overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6{
    font-family: 'Poppins-SemiBold', sans-serif;
}
p{
    font-family: 'Roboto', sans-serif;
}
h1, h2, h3, h4, h5, h6, p, a, ul, li{
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
a {
    text-decoration: none !important;
    transition: all 0.5s;
}
.carousel-item img {
    width: 100%;
}
ul {
    margin: 0;
    padding: 0;
}
li {
    list-style: none;
}

/*Header Css Start*/
header {
    position: relative;
    width: 100%;
    padding: 20px 0px;
    box-shadow: 0px 0px 20px black;
}
.hd-1 h5 {
    color: #fff;
    font-size: 26px;
}
.ft-1 img {
    width: 190px;
}
.hd-2 ul li a {
    color: #2b3b14 !important;
    margin: 0px 30px 0 24px;
    font-family: 'Poppins-Medium';
}
header .row {
    align-items: baseline;
}
.hd-3 ul {
    margin: 0;
}
.cont-2 {
    /* padding: 40px 0px 0px; */
}
.hd-1 img {
    width: 100%;
    /* margin: -30px -10px; */
}
.dropdown-menu.show {
    background: #8dc641;
    margin: 10px 0 0px 0px;
}
.hd-3 a {
    background-color: #2b3b14;
    color: white;
    padding: 10px 25px 9px 25px;
    border-radius: 5px;
    font-size: 16px;
    font-family: 'Poppins-Medium';
}
.hd-3 a:hover {
    color: #fff;
}
/*Header Css End*/
/*Banner Css Start*/
section.Banner-prof {
    
    background-size: cover;
    padding: 150px 0 80px 0;
}
section.Banner-personal {
    background: url(../images/personal-bn.png);
    background-size: cover;
    padding: 150px 0 80px 0;
}
section.Banner-assign {
    background: url(../images/assign-bn.png);
    background-size: cover;
    padding: 150px 0 80px 0;
}
section.Banner-disser {
    background: url(../images/disser-bn.png);
    background-size: cover;
    padding: 150px 0 80px 0;
}
section.Banner-research {
    background: url(../images/research-bn.png);
    background-size: cover;
    padding: 150px 0 80px 0;
}
section.Banner-ths {
    background: url(../images/thesis-bn.png);
    background-size: cover;
    padding: 150px 0 80px 0;
}
section.Banner-es {
    background: url(../images/essay-bn.png);
    background-size: cover;
    padding: 150px 0 80px 0;
}
section.Banner {
    background: url(../images/bane.jpg);
    background-size: 100% 100%;
    padding: 80px 0 50px 0;
}
.sere-image img {
    /* background: #ff983e; */
    border-radius: 10px;
    width: 100%;
}
.ban-1 h1 {
    color: #2b3b14;
    font-size: 36px;
    font-family: 'Poppins-Bold';
    width: 530px;
    font-weight: bolder;
    text-transform: uppercase;
    line-height: 52px;
}
.ban-1 h4 {
    color: #fff;
    font-family: 'Poppins-Medium';
    font-size: 20px;
}
.ban-1 p {
    color: #000;
    font-family: 'Poppins-Medium';
    line-height: 22px;
    margin: 0 0 20px 0;
    font-size: 17px;
    width: 78%;
}
.ban-1 a {
    background-color: #2b3b14;
    color: #ffffff;
    padding: 10px 20px;
    border-radius: 7px;
    font-family: 'Poppins-Bold';
    text-transform: uppercase;
}
.ban-2 {
    padding: 0 0 15px 0;
}
.ban-2 ul li p i {
    padding: 0 10px 0 0px;
    color: #cdf683;
}
.ban-3 {
    padding: 0px 0px 0px 0px;
    border-radius: 20px;
    width: 70%;
    position: relative;
    left: 155px;
    box-shadow: 0px 0px 35px 0px #8dc641 inset, 0px 0px 1px 1px rgb(103 145 47);
    background: url(../images/forms.png);
    background-size: cover;
}
.ban-3 button {
    width: 100%;
    padding: 10px 0 10px 0;
    border: none;
    font-family: 'Poppins-Bold';
    border-radius: 5px;
    background-color: #2b3b14;
    color: #fff;
    font-size: 16px;
}
.ban-3 form input.form-control {
    font-size: 12px;
    font-family: 'Poppins-Medium';
}
.ban-3 textarea.form-control {
    font-size: 15px;
    font-family: 'Poppins-Medium';
}
.ban-4 {
    display: flex;
    padding: 108px 0px 42px;
}
.ban-5 {
    display: flex;
    border-right: 1px solid #181a0f;
    padding: 0 10px 0 0px;
    height: 55px;
}
.ban-5 h2 {
    color: #181a0f;
    font-size: 40px;
    font-family: 'Poppins-Bold';
}
.ban-6 span {
    color: #181a0f;
    font-size: 23px;
    font-family: 'Poppins-Bold';
}
.ban-6 h3 {
    color: #181a0f;
    font-family: 'Poppins-Bold';
    font-size: 20px;
    margin: -4px 0px 0px 0px;
}
.ban-7 p {
    color: #181a0f;
    font-family: 'Poppins-Medium';
    line-height: 19px;
    padding: 10px 0 0 10px;
}
form {
    padding: 0px 30px 10px 30px;
}
.ban-1 {
    padding: 0px 0px 0px 50px;
}
.ban-1 h3 {
    font-family: 'Poppins-Medium';
    font-weight: 700;
    font-size: 24px;
    color: #8dc641;
    border-bottom: 2px dashed #6d9a31;
    width: 126px;
    padding: 0px 0px 5px;
}
.ban-1 h3 span {
    font-size: 30px;
    padding: 0px 5px 0px;
    color: #2b3b14;
}
.ban-4 h2 {
    font-family: 'Poppins-Bold';
    padding: 0px 10px;
    color: #2b3b14;
    display: none;
}
.ban-1 a:hover {
    color: white;
}
.cont-6 {
    padding: 0px 0px 0px 0px;
    border-radius: 20px;
    width: 85%;
    position: relative;
    left: 75px;
    box-shadow: 0px 0px 35px 0px #8dc641 inset, 0px 0px 1px 1px rgb(103 145 47);
    background: url(../images/forms.png);
    background-size: cover;
}
section.Banner-thesis {
    background: url(../images/7th-ser.png);
    background-size: 100% 100%;
    padding: 80px 0 50px 0;
}
section.Banner-essay { 
    background: url(../images/2nd-ser.png);
    background-size: 100% 100%;
    padding: 80px 0 50px 0;
}
section.Banner-research-paper { 
    background: url(../images/3rd-ser.png);
    background-size: 100% 100%;
    padding: 80px 0 50px 0;
}
section.Banner-dissertation {
    background: url(../images/2nd-ser.png);
    background-size: 100% 100%;
    padding: 80px 0 50px 0;
}
section.Banner-assignment { 
    background: url(../images/5th-ser.png);
    background-size: 100% 100%;
    padding: 80px 0 50px 0;
}
section.Banner-personal-statment { 
    background: url(../images/6th-ser.png);
    background-size: 100% 100%;
    padding: 80px 0 50px 0;
}
section.Banner-editing-prof { 
    background: url(../images/7th-ser.png);
    background-size: 100% 100%;
    padding: 80px 0 50px 0;
}
.ban-4 h2 span {
    display: none;
}
/*Banner Css End*/
.or-1 {
    /* border: 2px solid transparent; */
    padding: 20px 30px 0px 20px;
    border-radius: 10px;
    /* box-shadow: 0px 0px 35px 0px #8dc641 inset, 0px 0px 1px 2px rgb(103 145 47); */
    border: 2px dashed #181a0f;
}
/*Content Css Start*/

section.content {
    padding: 40px 0 0 0;
    background: #f7f7f0;
}
.con-2-h h2 {
  font-family: Poppins-Bold;
  font-size: 31px;
  color: #2b3b14;
}
.con-2-h p {
  color: #000;
  font-family: Poppins-Regular;
    line-height: 26px;
}
.con h3 {
    color: #2b3b14;
    font-size: 30px;
    font-family: 'Poppins-Bold';
}
section.Order-Review-dis {
    background: #f7f7f0;
}
.con p {
    color: #000;
    font-family: 'Poppins-Regular';
    line-height: 26px;
}
.ban-9 {
    padding: 60px 10px 42px;
}

.ban-9 h2 {
    font-family: 'Poppins-Bold';
}

.ban-9 h2 span {
    display: none;
}
.ban-1 h1 span {
    font-size: 44px;
}
/*Content Css End*/
/*Content-1 Css Start*/
section.content-1 {
    padding: 50px 0 10px 0;
    background: #f7f7f0;
}
.card-body {
    padding: 0px !important;
}
.con-1 img {
    width: 100%;
    border-radius: 20px;
    box-shadow: 0 0 2px #000;
    margin: 5px 0px 0px;
}

.con-2 h2 {
    color: #000;
    font-size: 33px;
    font-family: 'Poppins-Bold';
}

.con-2 p {
    color: #000;
    font-family: 'Poppins-Regular';
    line-height: 26px;
}

.con-2 a {
    background-color: #702063;
    color: #fff;
    padding: 10px 30px 10px 30px;
    border-radius: 5px;
    margin: 0 10px 0 0;
    font-family: 'Poppins-Bold';
}

.con-2 a:hover {
    color: #fff;
}

.con-6 {
    margin: 0px 0 0 0;
}

/*Content-1 Css End*/
/*Content-3 Css Start*/

section.content-3 {
    background-color: #181a0f;
    padding: 30px 0 20px 0;
}

.con-3 {
}

.con-3 h3 {
    color: #8dc641;
    font-size: 30px;
    font-family: 'Poppins-Bold';
}

.con-3 p {
    color: #fff;
    font-family: 'Poppins-Regular';
    line-height: 26px;
}

/*Content-3 Css End*/
/*Content-4 Css Start*/

section.content-4 {
    padding: 40px 0 0px 0;
    background: #f7f7f0;
}

.con-5 h3 {
    color: #2b3b14;
    font-size: 28px;
    font-family: 'Poppins-Bold';
}

.con-5 p {
    color: #000;
    font-family: 'Poppins-Regular';
    line-height: 21px;
}

.con-6 h4 {
    color: #8dc641;
    font-size: 25px;
    font-family: 'Poppins-Medium';
}

.con-6 p {
    color: #000;
    font-family: 'Poppins-Regular';
    width: 90%;
    margin: 0;
    display: flex;
    padding: 5px 0px;
}

.con-6 p i {
    color: #2b3b14;
    padding: 10px 10px 0 0px;
}

.con-7 {
    border-radius: 350px;
    padding: 0px 55px;
    background: #2b3b14;
}

.con-7 img {
    width: 100%;
    /*border-radius: 20px;*/
    /*box-shadow: 0px 10px 20px 0px rgba(50, 50, 50, 0.16);*/
    margin: 0px auto;
    padding: 0px 0px 30px;
}

.con-dis img {
    width: 70%;
    border-radius: 20px;
    background: #181a0f;
    padding: 10px 0px 0px 0px;
    border-radius: 290px;
    margin: -10px 50px;
}
section.research {
    background: #f7f7f0;
}

/*Content-4 Css End*/
/*Service Css Start*/

section.Services {
    background-color: #2b3b14;
    padding: 30px 0 20px 0;
}

.ser {
    padding: 0 0 20px 0;
}

.ser h2 {
    color: #8dc641;
    font-size: 33px;
    font-family: 'Poppins-Bold';
}

.ser p {
    color: #fff;
    font-family: 'Poppins-Medium';
}

.ser-1 {
    border: 1px dashed #cdf683;
    border-radius: 20px;
    padding: 20px 10px 20px 10px;
    margin: 0 0 10px 0;
}

.ser-3 {
    border: 1px dashed #cdf683;
    border-radius: 20px;
    padding: 20px 10px 20px 10px;
    margin: 0 0 10px 0;
}

.ser-3 h2 {
    color: #fff;
    font-size: 21px;
    font-family: 'Poppins-Bold';
}

.con-2-h {
    padding: 0px 0 0 0;
}

.ser-3 p {
    color: #fff;
    font-family: 'Poppins-Regular';
    line-height: 26px;
}

.ser-3 .btn {
    width: 28%;
}

.ser-image img {
    width: 69%;
}

.ser-image {
    text-align: center;
    background-color: #8dc641;
    border-radius: 10px;
    margin: 0 0 25px 0;
    padding: 0 7px 0px;
}

.ser-1 h2 {
    color: #fff;
    font-size: 21px;
    font-family: 'Poppins-Bold';
}

.ser-1 p {
    color: #fff;
    font-family: 'Poppins-Regular';
    line-height: 26px;
}

.ser-2 {
    border-radius: 20px;
    margin: 0 0 30px 0;
    padding: 20px 10px 20px 10px;
    background: linear-gradient(to bottom, #cdf683 -200%, #ffffff00 100%);
}

.ser-2 h2 {
    color: #fff;
    font-size: 21px;
    font-family: 'Poppins-Bold';
}

.ser-2 p {
    color: #fff;
    font-family: 'Poppins-Regular';
    line-height: 26px;
}

.btn {
    position: relative;
    width: 60%;
    height: 45px;
    background: #8dc641;
    z-index: 1;
    border-radius: 50px !important;
}

.circle {
    position: absolute;
    width: 23%;
    height: 46px;
    background: #000;
    border-radius: 50px;
    left: -2px;
    top: -1px;
    z-index: 2;
    transition: .3s cubic-bezier(1,0,.8,1);
}

.btn:hover .circle {
    width: 200px;
}

.arrow {
    position: absolute;
    width: 10px;
    height: 10px;
    border-top: 3px solid #cdf683;
    border-right: 3px solid #cdf683;
    transform: rotate(45deg);
    top: 18px;
    left: 15px;
    transition: .3s;
}

.btn:hover .arrow {
    left: 40px;
}

.arrow:before {
    content: '';
    position: absolute;
    width: 18px;
    height: 2px;
    background: #cdf683;
    transform: rotate(-45deg);
    left: -8px;
    top: 5.5px;
    opacity: 0;
    transition: .3s;
}

.btn:hover .arrow:before {
    opacity: 1;
}

.text {
    position: relative;
    top: -34px;
    left: 20px;
    line-height: 100px;
    z-index: 3;
    transition: .3s;
    font-family: 'Poppins-Bold';
    color: #181a0f;
}

.btn:hover .text {
    color: #cdf683;
}

/*Service Css End*/
/*Side-Banner Css Start*/

section.side-banner {
    background-color: #181a0f;
    padding: 20px 0 0px 0;
    /* margin: 60px 0 0 0; */
}

.sd-ban-1 h2 {
    color: #8dc641;
    font-size: 35px;
    font-family: 'Poppins-Bold';
}

.sd-ban-1 p {
    color: #fff;
    font-family: 'Poppins-Regular';
    line-height: 26px;
    padding: 10px 0px 10px;
    font-size: 15px;
}

.sd-ban-2 img {
    width: 150%;
    margin: -40px 0 0px -50px;
}

/*Side-Banner Css End*/
/*Writer Css Start*/

section.writer {
    padding: 30px 0 60px 0;
    background: #f7f7f0;
}

.wri {
    padding: 0 0 10px 0;
}

.wri h2 {
    color: #2b3b14;
    font-size: 30px;
    font-family: 'Poppins-Bold';
}

.wri p {
    color: #000;
    font-family: 'Poppins-Medium';
}

.wri-1 {
    padding: 20px 10px 20px 10px;
    text-align: -webkit-center;
    border-radius: 10px;
    margin: 13px 10px 13px 10px;
    margin-bottom: 3px;
    box-shadow: 0px 0px 10px 0px #8dc641 inset, 0px 0px 1px 1px rgb(103 145 47);
}

.wri-1 img {
    width: 80px;
    border: 5px solid #8dc641;
    border-radius: 50%;
}

.wri-1 h3 {
    color: #2b3b14;
    font-size: 21px;
    font-family: 'Poppins-Bold';
    padding: 15px 0 0 0;
}
section.Order-Review-th {
    background: #f7f7f0;
}
.wri-1 p {
    color: #000;
    font-family: 'Poppins-Regular';
    line-height: 26px;
    font-size: 14px;
}

.wri-1 a {
    color: white;
    background-color: #2b3b14;
    padding: 8px 40px;
    border-radius: 5px;
    font-family: 'Poppins-Bold';
    font-size: 15px;
}

.wri-1 a:hover {
    color: #fff;
}

/*Writer Css Start*/
/*Subject Css Start*/

section.Subject {
    padding: 10px 0 50px 0;
    background: #f7f7f0;
}

.sub h2 {
    color: #2b3b14;
    font-size: 33px;
    font-family: 'Poppins-Bold';
    padding: 0 0 30px 0;
}

.sub-2 {
    display: flex;
    padding: 20px 0px 10px 20px;
    border-radius: 5px;
    margin: 0 0px 20px 0;
    /* box-shadow: 0px 0px 35px 0px #8dc641 inset, 0px 0px 1px 1px rgb(103 145 47); */
    border: 1px solid #181a0f;
}

.sub-2 i {
    color: #8dc641;
    font-size: 39px;
}

.sub-2 h3 {
    color: #000;
    font-size: 18px;
    font-family: 'Poppins-Medium';
    padding: 7px 0 0 11px;
}

/*Subject Css End*/
/*Order-Review Css Start*/

section.Order-Review {
    padding: 50px 0 30px 0;
    background: #f7f7f0;
}

.O-rev-1 {
    padding: 20px 10px 10px 10px;
    border-radius: 10px;
    text-align: center;
    /* background-color: #181a0f; */
    /* box-shadow: 0px 0px 35px 0px #8dc641 inset, 0px 0px 1px 1px rgb(103 145 47); */
    border: 2px dashed #181a0f;
}

.O-rev-1 img {
    width: 28%;
    background-color: #8dc641;
    border-radius: 35%;
    padding: 10px 10px 10px 10px;
}

.O-rev-1 h3 {
    color: #2b3b14;
    font-size: 26px;
    font-family: 'Poppins-Bold';
    padding: 15px 0 0 0;
    margin: 0px 0 3px 0;
}

.O-rev-1 h3 span {
    color: #8dc641;
    padding: 0 0 0 5px;
}

.O-rev-1 p {
    color: #2b3b14;
    font-family: 'Poppins-Medium';
}

/*Order-Review Css End*/
/*Faq Css Start*/

section.faq-sec {
    padding: 10px 0 30px 0;
    background: #f7f7f0;
}

section.faq-sec-f {
    padding: 30px 0 20px 0;
}

.fq {
    padding: 30px 0 20px 0;
}

.fq h2 {
    color: #2b3b14;
    font-size: 33px;
    font-family: 'Poppins-Bold';
}

.fq p {
    color: #000;
    font-family: 'Poppins-Medium';
}

.card {
    border: none !important;
    background: #f7f7f0 !important;
}

.card .card-header {
    background: #2b3b14;
    transition: all 0.3s ease 0s;
    padding: 4px 4px 0px 4px;
    margin: 0 0 15px 0;
    border-radius: 10px !important;
}

.card .card-header .faq-title {
    text-decoration: none !important;
    transition: all 0.3s ease 0s;
    cursor: pointer;
    background: white;
    padding: 10px 0px 10px 7px;
    border-radius: 5px;
    color: #181a0f;
    font-family: 'Poppins-Bold';
    font-size: 16px;
    /* box-shadow: 0px 0px 35px 0px #8dc641 inset, 0px 0px 1px 1px rgb(103 145 47); */
}

.card .card-header .faq-title .badge {
    color: #fff;
    background: #181a0f;
    padding: 10px 14px 10px 14px;
    margin: 0 15px 0 0px;
    border-radius: 65%;
    font-size: 18px;
}

.card p {
    /* background-color: #181a0f; */
    padding: 20px 20px 20px 20px;
    border-radius: 5px;
    color: #000;
    font-family: 'Poppins-Regular';
    line-height: 26px;
    border: 2px dashed #181a0f;
}

@keyframes float {
    0% {
        
        transform: translatey(0px);
    }
    50% {
        
        transform: translatey(-20px);
    }
    100% {
        
        transform: translatey(0px);
    }
}

/*Faq Css End*/
/*Testimonial Css Start*/

section.Testimonial {
    padding: 20px 0 0 0;
    background: #f7f7f0;
}

.test {
    padding: 0 0 10px 0;
}

.test h2 {
    font-family: 'Poppins-Bold';
    color: #2b3b14;
    font-size: 33px;
}


.test p {
    font-family: 'Poppins-Medium';
    color: #000;
}

.sh5\/ {
    border-radius: 10px;
    padding: 0px 20px 0px 20px;
    margin: 13px 10px 13px 10px;
    margin-bottom: 3px;
    height: 260px !important;
    margin-top: 5px;
    box-shadow: 0px 0px 10px 0 #8dc641 inset, 0px 0px 1px 2px rgb(103 145 47);
}

.sh5\/ i {
    color: #ffd600;
    padding: 30px 0px 13px 0px;
}

.icon-1 i {
    position: absolute;
    margin: -81px 0px 0px 630px;
    font-size: 55px;
    color: #8dc641 !important;
}

.sh5\/ p {
    font-family: 'Poppins-Regular';
    color: #000;
    padding: 10px 0 0 0;
    font-size: 15px;
}

.icon-5 {display: flex;padding: 15px 0 0 0;margin: 10px 0 0px 0;border-top: 1px solid #dedede;align-items: center;width: 100%;justify-content: space-between;}

.sh5\/ h5 {
    color: #2b3b14;
    font-size: 21px;
    font-family: 'Poppins-Bold';
    margin: 0px 0 0px 0;
}

.icon-3 img {
    border-radius: 50%;
    border: 4px solid #8dc641;
    margin: -10px 0 0 0;
    width: 70px;
}

.icon-3 img {
}

.icon-2 p {
    color: #702063;
    font-family: 'Poppins-Medium';
    font-size: 14px;
    width: 110%;
}

/*Testimonial Css End*/
/*Order Css Start*/

section.order {
    padding: 10px 0 50px 0;
    background: #f7f7f0;
}

.ord h2 {
    color: #2b3b14;
    font-size: 30px;
    font-family: 'Poppins-Bold';
    padding: 0 0 20px 0;
}

.or-1 h3 {
    color: white;
    font-size: 24px;
    font-family: 'Poppins-Medium';
    background: #2b3b14;
    padding: 10px 20px;
    width: 140px;
    border-radius: 10px;
    text-align: center;
}

.or-1 p {
    color: #000;
    font-family: 'Poppins-Medium';
    line-height: 26px;
    /* font-size: 15px; */
    /* padding: 0px 30px 0px 0px; */
}

/*Order Css End*/
/*1st-Footer Css Start*/

footer.\31 st-footer {
    padding: 30px 0 20px 0;
    background-color: #181a0f;
}

.ft-1 h2 {
    color: #fff;
}

.ft-3 {
    margin: 0 0 0 -30px;
    padding: 20px 0px 0px;
}

.ft-4 {
    margin: 0 0 0 -50px;
    padding: 20px 0px 0px;
}
.ft-2 {
    padding: 20px 0px 0px;
}
.ft-1 p {
    font-size: 16px;
    font-family: 'Poppins-Regular';
    color: #fff;
    line-height: 24px;
}
.ft-1 h3 {
    color: #fff;
    font-size: 28px;
    font-family: 'Poppins-Bold';
}

.ft-1 {
    padding: 20px 0px 0px;
}
.ft-2 h3 {
    color: #fff;
    font-family: 'Poppins-Bold';
    font-size: 28px;
}

.ft-2 ul li a {
    color: #fff;
    font-size: 14px;
    font-family: 'Poppins-Medium';
}

.ft-2 ul li i {
    color: #8dc641;
    padding: 0 10px 0 0px;
    font-weight: 800;
}

.ft-3 h3 {
    color: #fff;
    font-family: 'Poppins-Bold';
    font-size: 28px;
}

.ft-3 ul li a {
    color: #fff;
    font-size: 14px;
    font-family: 'Poppins-Medium';
}

.ft-3 ul li i {
    color: #8dc641;
    padding: 0 10px 0 0px;
    font-weight: 800;
}

.ft-4 h3 {
    color: #fff;
    font-family: 'Poppins-Bold';
    font-size: 28px;
}

.ft-4 ul li a {
    color: #fff;
    font-size: 14px;
    font-family: 'Poppins-Medium';
    padding: 0 0 0 20px;
}

.ft-4 ul li i {
    color: #cdf683;
    padding: 0 10px 0 0px;
    font-size: 18px;
}

.ft-4 img {
    width: 100%;
}

/*1st-Footer Css End*/
/*2nd-Footer Css Start*/

footer.\32 nd-footer {
    background-color: #8dc641;
    text-align: center;
}

.c33 h5 {
    font-size: 18px;
    font-family: 'Poppins-Medium';
    color: #000;
    padding: 10px 0 0px 0;
}

/*2nd-Footer Css End*/
/*About-us Css Start*/

section.about-us {
    background: url(../images/pages-back.png);
    background-size: 100% 100%;
    padding: 60px 0 120px 0;
    text-align: center;
}

.ab-1 h2 {
    color: #2b3b14;
    font-size: 40px;
    font-family: 'Poppins-Bold';
    text-transform: uppercase;
}

section.about-us-2 {
    padding: 50px 0 30px 0;
}

.ab-2 p {
    color: #000;
    font-family: 'Poppins-Regular';
    line-height: 26px;
}

/*About-us Css End*/
/*Privacy-Policy Css Start*/

section.Privacy-policy {
    background: url(../images/pages-back.png);
    background-size: 100% 100%;
    padding: 60px 0 120px 0;
    text-align: center;
}

.pp-1 h2 {
    color: #2b3b14;
    font-size: 40px;
    font-family: 'Poppins-Bold';
    text-transform: uppercase;
}

section.Privacy-policy-2 {
    padding: 50px 0 30px 0;
}

.pp-2 h3 {
    color: #2b3b14;
    font-size: 26px;
    font-family: 'Poppins-Bold';
}

.pp-2 p {
    color: #000;
    font-family: 'Poppins-Regular';
    line-height: 26px;
}

/*Privacy-Policy Css End*/
/*Term & Condition Css Start*/

section.term-\&-condition {
    background: url(../images/pages-back.png);
    background-size: 100% 100%;
    padding: 60px 0 120px 0;
    text-align: center;
}

.tc-1 h2 {
    color: #2b3b14;
    font-size: 40px;
    font-family: 'Poppins-Bold';
    text-transform: uppercase;
}

.icon-2 {
}

.text-p {
    overflow-y: scroll;
    height: 100px;
    padding: 0px 20px 0px 0px;
}

.text-p::-webkit-scrollbar-track {
     box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.text-p::-webkit-scrollbar-thumb {
    background-color: #2b3b14;
    outline: 1px solid #2b3b14;
    border-radius:5px;
}

 .text-p::-webkit-scrollbar {
     width: 5px;
     border-radius:5px;
}
 .text-p::-webkit-scrollbar-track {
     box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
 .text-p::-webkit-scrollbar-thumb {
     background-color: #2b3b14;
     outline: 0px solid #2b3b14;
     border-radius:5px;
}

section.term-\&-condition-2 {
    padding: 50px 0 30px 0;
}

.tc-2 h3 {
    color: #2b3b14;
    font-size: 26px;
    font-family: 'Poppins-Bold';
}

.tc-2 p {
    color: #000;
    font-family: 'Poppins-Regular';
    line-height: 26px;
}

/*Term & Condition Css End*/
/*Contact-us Css Start*/
.cont-4 {
    width: 100%;
    padding: 0px 0px 0px 50px;
}
section.contact-us {
    background: url(../images/pages-back.png);
    background-size: 100% 100%;
    padding: 60px 0 120px 0;
    text-align: center;
}

.cont-1 h2 {
    color: #2b3b14;
    font-size: 40px;
    font-family: 'Poppins-Bold';
    text-transform: uppercase;
}

section.contact-us-2 {
    padding: 70px 0 0px 0;
}
.cont-6 button {
    width: 100%;
    padding: 10px 0 10px 0;
    border: none;
    font-family: 'Poppins-Bold';
    border-radius: 5px;
    background-color: #435f1e;
    color: #fff;
    font-size: 17px;
}

.cont-2 h3 {
    font-size: 30px;
    font-family: 'Poppins-Bold';
    color: #000;
}

.cont-2 p {
    color: #000;
    font-family: 'Poppins-Regular';
    line-height: 26px;
}

.cont-3 {
    display: flex;
}

.cont-4 img {
    width: 100%;
    border-radius: 10px;
    position: relative;
    bottom: 70px;
}

.cont-5 {
    padding: 30px 0 0 0px;
    position: relative;
    left: 30px;
}

.cont-5 ul li {
    margin: 0 0 20px 0;
}

.cont-5 ul li i {
    color: #ff983e;
    font-size: 20px;
    padding: 0 0px 0 0px;
}

.cont-5 ul li i a {
    color: #000;
    font-family: 'Poppins-Medium';
    padding: 0 0 0 15px;
    font-size: 16px;
}

/*Contact-us Css End*/
/*Faq,s Css Start*/

section.Faqs-1 {
    background: url(../images/pages-back.png);
    background-size: 100% 100%;
    padding: 60px 0 120px 0;
    text-align: center;
}

.fq-1 h2 {
    color: #2b3b14;
    font-size: 40px;
    font-family: 'Poppins-Bold';
}

section.Faqs-2 {
    padding: 50px 0 30px 0;
}

/*Faq,s Css End*/
/*Review Css Start*/

section.review-1 {
    background: url(../images/pages-back.png);
    background-size: 100% 100%;
    padding: 60px 0 120px 0;
    text-align: center;
}

.rev-1 h2 {
    color: #2b3b14;
    font-size: 40px;
    font-family: 'Poppins-Bold';
    text-transform: uppercase;
}

section.review-2 {
    padding: 50px 0 20px 0;
}

.rev-2 {
    padding: 10px 10px 10px 10px;
    border-radius: 20px;
    margin: 0 0px 20px 0;
    border: 4px solid #70206336;
    height: 94%;
}

.rev-2 p {
    color: #000;
    font-family: 'Poppins-Regular';
    line-height: 26px;
    border-top: 2px solid #4a6721;
    padding: 15px 0 0 0;
    font-size: 15px;
}

.rev-3 {
    background: #8dc641;
    display: flex;
    padding: 10px 10px 15px 20px;
    border-radius: 10px 10px 0px 0px;
}

.rev-4 img {
    border: 5px solid #ffffff;
    border-radius: 50%;
    width: 70px;
}

.rev-5 {
    padding: 10px 0 0 15px;
}

.rev-5 h3 {
    color: #4a6721;
    font-size: 18px;
    font-family: 'Poppins-Medium';
    margin: 0 0 3px 0;
}

.rev-5 i {
    color: #ffe73e;
}

/*Review Css End*/
/*Assignment-Help Css Start*/

section.Order-Review-as {
    padding: 50px 0 0 0;
}

section.content-1-assig {
    padding: 50px 0 30px 0;
    background: #f7f7f0;
}

/*Assignment-Help Css End*/
/*Dissertation-Help Css Start*/

section.content-1-dis {
    padding: 50px 0 30px 0;
    background: #f7f7f0;
}

/*Dissertation-Help Css End*/
/*Thesis Css Start*/

section.content-1-th {
    background: #f7f7f0;
    padding: 30px 0 15px 0;
}

.con-2-th h2 {
    color: #2b3b14;
    font-size: 31px;
    font-family: 'Poppins-Bold';
}

.con-2-th p {
    color: #000;
    font-family: 'Poppins-Regular';
    line-height: 26px;
}

/*Thesis Css End*/
/*Personal-Statement Css Start*/

section.Order-Review-ps {
    padding: 50px 0 0 0;
}

/*Personal-Statement Css End*/
/*Research-Paper Css Start*/

.res {
    padding: 0 0 40px 0;
    /* text-align: center; */
}

.res h2 {
    color: #2b3b14;
    font-size: 30px;
    font-family: 'Poppins-Bold';
}

.res-1 {
    box-shadow: 0px 10px 20px 0px rgba(50, 50, 50, 0.16);
    padding: 20px 28px 7px 20px;
    border-radius: 10px;
    border: 1px solid #00000014;
    margin: 0 0 40px 0;
}

.res-1 h3 {
    color: #2b3b14;
    font-size: 24px;
    font-family: 'Poppins-Bold';
}

.res-1 p {
    color: #000;
    font-family: 'Poppins-Regular';
    /* line-height: 26px; */
}

.res-2 {
    box-shadow: 0px 10px 20px 0px rgba(50, 50, 50, 0.16);
    padding: 20px 15px 0px 20px;
    border-radius: 10px;
    border: 1px solid #00000014;
    margin: 0 0 50px 0;
    height: 85%;
}

.res-2 h3 {
    color: #2b3b14;
    font-size: 24px;
    font-family: 'Poppins-Bold';
}

.res-2 p {
    color: #000;
    font-family: 'Poppins-Regular';
    /* line-height: 26px; */
    /* font-size: 15px; */
    padding: 0px 1px 0px 0px;
}

.con-2 {
    display: flex;
}

.con-re {
    /* text-align: center; */
    padding: 10px 0px 30px 3px;
}

.con-re h2 {
    color: #2b3b14;
    font-size: 33px;
    font-family: 'Poppins-Bold';
}

.con-2 span {
    color: #2b3b14;
    font-size: 40px;
    font-family: 'Poppins-Bold';
    padding: 0 30px 0 0;
}

.con-re-2 {
    padding: 8px 0 0 0;
}

.con-re-2 h3 {
    color: #8dc641;
    font-size: 25px;
    font-family: 'Poppins-Medium';
}

.con-re-2 p {
    color: #000;
    font-family: 'Poppins-Regular';
    line-height: 21px;
    font-size: 14px;
}

.con-2-res h2 {
    color: #2b3b14;
    font-size: 33px;
    font-family: 'Poppins-Bold';
}

.con-2-res p {
    color: #000;
    font-family: 'Poppins-Regular';
    line-height: 26px;
}

.con-2-rese h2 {
    color: #2b3b14;
    font-size: 33px;
    font-family: 'Poppins-Bold';
}

.con-2-rese p {
    color: #000;
    font-family: 'Poppins-Regular';
    line-height: 26px;
}

/*Research-Paper Css End*/
/*Modal Css Start*/

.head-form1 h5 {
    text-align: center;
    font-family: 'Poppins-Bold';
    color: #fff;
    padding: 10px 10px 0px 0px;
    font-size: 20px;
}
.head-form1 h4 {
    font-family: 'Poppins-Bold';
    padding: 0px 0 20px 0px;
    color: #cdf683;
    position: relative;
    text-align: center;
}
.modal-content1 button.close {
    position: relative;
    top: 0px;
    font-size: 30px;
    left: -10px;
    width: 0%;
    margin: 0;
    padding: 0;
    color: #fff;
    background: #ffffff00;
}
.modal-content1 input {
    width: 100%;
    margin: 0 0px 10px;
    padding: 20px 10px;
    border-radius: 5px;
    border: none;
}
.modal-content1 button {
    padding: 12px 0;
    margin: 20px 0px 0;
    width: 100%;
    font-size: 20px;
    font-family: 'Poppins-Bold';
    background: #cdf683;
    color: #181a0f;
    border: none;
    border-radius: 5px;
}

.modal-content1 {
    /* padding: 10px 80px 21px 0; */
    background: #181a0f !important;
}

.modal-1 .form-div {
    position: relative;
    top: 0px;
    background: none;
    padding: 10px 0px;
}

/*Modal Css End*/
/*Whatsapp Css Start*/
.floating_btn {
  position: fixed;
  bottom: 0px;
  left: 30px;
  width: 100px;
  height: 100px;
  display: flex;
  flex-direction: column;
  align-items:
  center;
  justify-content:
  center;
  z-index: 1000;
}

@-webkit-keyframes glowing {
    0% {
        
        text-shadow: 0 0 5px #fff;
        transform:scale(1);
    }
    50% {
        
        text-shadow: 0 0 25px #fff;
        transform:scale(1.05);
    }
    100% {
        
        text-shadow: 0 0 5px #fff;
        transform:scale(1.1);
    }
}

@keyframes pulsing {
  to {
    box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
  }
}

.contact_icon {
  background-color: #42db87;
  color: #fff;
  width: 60px;
  height: 60px;
  font-size:30px;
  border-radius: 50px;
  text-align: center;
  box-shadow: 2px 2px 3px #999;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translatey(0px);
  animation: pulse 1.5s infinite;
  box-shadow: 0 0 0 0 #42db87;
  -webkit-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  font-weight: normal;
  font-family: sans-serif;
  text-decoration: none !important;
  transition: all 300ms ease-in-out;
}

/*Whatsapp Css End*/

.btm-row .row {display: flex;align-items: center;}
.banner-txt p {color: #fff;font-size: 16px;font-family: Poppins-Light;line-height: 30px;}
.banner-btn a {padding: 12px 0px;display: inline-block;width: 20%;border: 2px solid;text-align: center;transition: all 0.5s;border-radius: 30px;color: #fff;}
.top-row {background: #2a3038;padding: 10px 0px;}
.tp-blk {display: flex;align-items: center;}
.top-row ul {display: flex;margin: 0;justify-content: end;}
.top-row ul li {margin: 0px 20px;}
.icn {margin: -3px 10px 0px 0px;}
.icn i {background: #ca786d;min-width: 30px;padding: 6px 0px;text-align: center;color: #fff;border-radius: 100px;}
.number h6 {font-size: 16px;font-family: 'Poppins-Medium';color: #fff;margin: 0;}
.number a {font-family: 'Poppins-Medium';color: #efa095;}
a.chat:hover {background: #2a3038;color: #fff;}

thankyou-blk h1 {
    font-size: 40px;
    color: #ee4d20;
    font-family: 'Montserrat-Bold';
}

.thankyou-blk i {
    font-size: 60px;
    background: #8dc641;
    color: #fff;
    min-width: 100px;
    padding: 18px 0px;
    margin: 20px 0px;
    border-radius: 100px;
}

.thankyou-blk h5 {
    font-size: 29px;
    color: #2d3247;
    font-family: Poppins-Medium;
}

.thankyou-blk a {
    display: inline-block;
    width: 18%;
    background: #181a0f;
    border-radius: 5px;
    padding: 13px 0px;
    color: #fff !important;
    margin: 30px 0px;
    font-family: Poppins-Bold;
}

.thankyou-blk {
    text-align: center;
    padding: 90px 0px 0px;
}

@media only screen and (min-width: 375px) and (max-width: 667px){

.hd-2 button {
}

.wri-1 img {
    left: 90px;
}
.btn {
    width: 60% !important;
}

.card .card-header .faq-title {
    font-size: 12px !important;
    display: flex;
    padding: 10px 10px 10px 10px;
}

.con-3 h3 {
    font-size: 16px !important;
}

.icon-1 i {
    margin: -80px 0 0 210px;
}

.icon-3 img {
}
.ban-4 h2 span {
    display: none !important;
}
}
@media only screen and (min-width: 414px) and (max-width: 896px){

.icon-1 {
    padding: 0 0 0 60px !important;
}

.icon-3 img {
}

}
@media only screen and (min-width: 430px) and (max-width: 932px){

.ban-4 h2 {
    padding: 50px 0px 50px !important;
    font-size: 30px !important;
}
.ban-4 {
    padding: 18px 0px 20px !important;
}
.ban-9 {
    padding: 60px 10px 30px !important;
}
.ban-1 h1 {
    font-size: 27px !important;
}

.ban-1 h1 span {
    font-size: 44px !important;
}
}

@media only screen and (min-width: 300px) and (max-width: 667px){
.icon-3 {
    text-align: -webkit-right;
    /* margin: -40px 0 0px 0; */
}

.icon-5 {
    /* display: block; */
}
section.Banner-assign {
    padding: 20px 0;
}

section.Banner-personal {
    padding: 20px 0;
}

section.Banner-ths {
    padding: 20px 0;
}

section.Banner-es {
    padding: 20px 0;
}

section.Banner-research {
    padding: 20px 0;
}

section.Banner-disser {
    padding: 20px 0;
}

section.Banner-prof {
    padding: 20px 0;
}

.sere-image {
    text-align: center;
}
nav.navbar.navbar-expand-lg.navbar-light {
    justify-content: end;
    position: relative;
    top: -15px;
}
.sere-image img {
    width: 100%;
}
}    
  
@media only screen and (min-width: 320px) and (max-width: 480px){

.ord h2 {
    font-size: 18px;
}
.icon-1 i {
    margin: -80px 0px 10px 155px;
}
.ban-9 {
    padding: 38px 0px 30px;
}
.card-body {
    padding: 0px !important;
}
.ser-2 {
    margin: 0px 0px;
}

.or-1 {
    margin: 10px 0px;
}

.ban-1 h1 span {
    font-size: 24px;
}

.ban-1 h3 {
    font-size: 20px;
    width: 107px;
}
.ban-9 h2 {
    font-size: 21px;
}
section.term-\&-condition-2 {
    background: #f7f7f0;
    padding: 30px 0px 0px;
}
section.review-2 {
    background: #f7f7f0;
}
section.research {
    background: #f7f7f0;
}
.pp-1 h2 {
    font-size: 25px;
}

section.Privacy-policy-2 {
    padding: 20px 0px 10px;
    background: #f7f7f0;
}
.form-div.form-div-modal {
    padding: 0px 0px;
}

.modal-content1 button {
    margin: 0px;
}
section.Banner-personal-statment {
    background: #f7f7f0;
    padding: 20px 0px 0px;
}
section.Banner-editing-prof {
    background: #f7f7f0;
    padding: 30px 0px 0px;
}
section.Banner-assignment {
    background: #f7f7f0;
    padding: 30px 0px 0px;
}
section.Banner-thesis {
    background: #f7f7f0;
    padding: 30px 0px 0px;
}
section.Banner-essay {
    padding: 30px 0px 0px;
    background: #f7f7f0;
}
section.Banner-research-paper {
    padding: 20px 0px 0px;
    background: #f7f7f0;
}
section.Banner-dissertation {
    background: #f7f7f0;
    padding: 30px 0px 0px;
}
.cont-1 h2 {
    font-size: 25px;
}

.cont-4 img {
    bottom: 0px;
}
.fq-1 h2 {
    font-size: 26px;
}
.ab-1 h2 {
    font-size: 25px;
}
.rev-1 h2 {
    font-size: 26px;
}
section.about-us-2 {
    padding: 25px 0px 20px;
    background: #f7f7f0;
}
.ban-4 h2 span {
    /* display: contents; */
}
.ban-1 {
    padding: 0px;
}

.ban-4 {
    padding: 0px 0px;
}

.ban-4 h2 {
    font-size: 21px !important;
    padding: 51px 3px 23px !important;
}

.con-1 img {
    margin: 0px 0px 20px;
}
.or-1 h3 {
    font-size: 16px;
}
section.contact-us-2 {
    overflow: hidden;
    padding: 0px 0px 40px;
    background: #f7f7f0;
}
.O-rev-1 img {
    width: 31%;
    padding: 15px 15px;
}
.cont-5 {
    position: relative;
    left: 8px;
}
.cont-5 ul li i a {
    font-size: 13px;
}
.or-1 p {
    font-size: 12px;
    line-height: 19px;
    text-align: justify;
}

.con-6 {
    padding: 0 0 20px 0;
}
header {
    overflow: hidden;
    position: relative;
    padding: 10px 0 0px 0;
    background: #ffffff;
}

section.Banner {
    overflow: hidden;
    padding: 20px 0 30px 0;
    background-size: cover;
}
.con-6 p i {
    padding: 10px 10px 0px 0px;
}
.contact_icon {
    width: 50px;
    height: 50px;
    font-size: 23px;
}

.floating_btn {
    left: 0;
}

section.content-4 {
    overflow: hidden;
}

section.content {
    overflow: hidden;
}

section.Subject {
    overflow: hidden;
    padding: 30px 0 0px 0;
}

section.side-banner {
    overflow: hidden;
    margin: 30px 0 0 0;
}

section.writer {
    overflow: hidden;
    padding: 30px 0 30px 0;
}

section.Services {
    overflow: hidden;
}

section.Order-Review {
    overflow: hidden;
    padding: 0px 0px;
}

section.content-1 {
    overflow: hidden;
    padding: 30px 0px 0px;
}

section.faq-sec {
    overflow: hidden;
    padding: 30px 0 30px 0;
}

section.content-3 {
    overflow: hidden;
}

section.Testimonial {
    overflow: hidden;
}

section.Order {
    overflow: hidden;
}

footer.\31 st-footer {
    overflow: hidden;
}

footer.\32 nd-footer {
    overflow: hidden;
}

div#myModal {
    overflow: hidden;
}

.hd-2 button {border-color: white !important;}

.hd-2 {
    text-align: center;
    margin: -30px 0 0px 0;
}

.hd-1 img {
    width: 50%;
    padding: 0px 0 0 0;
}

.hd-2 ul li a {
    margin: 0;
}

.navbar-nav .dropdown-menu {
    text-align: center;
}

.dropdown-menu.show {
    border: none;
    box-shadow: 0px 10px 20px 0px rgb(50 50 50 / 31%);
}

.hd-3 {
    display: none;
}

.ban-1 h1 {
    font-size: 19px;
    width: 100%;
    line-height: 36px;
}

.ban-1 p {
    font-size: 12px;
    line-height: 19px;
    width: 100%;
}

.icon-2 p {
    font-size: 10px;
    width: 150%;
}

.sh5\/ {
    height: 90% !important;
}

.ft-3 {
    margin: 0;
}

.ft-4 {
    margin: 0;
}

.icon-2 {
    /* margin: -20px 30px 0 0; */
}

.ban-1 a {
    font-size: 12px;
    border-radius: 5px;
}

.ban-2 {
    padding: 0;
}

.ban-3 {position: relative;left: 0px;width: 100%;margin: 40px 0px 0px;background-size: 100%;background-repeat: no-repeat;padding: 106px 0px 0px;}

.ban-7 p {
    font-size: 11px;
}

.con-5 h3 {
    font-size: 16px;
}

.con-5 p {
    font-size: 12px;
    line-height: 19px;
    text-align: justify;
}

.ser-3 p {
    font-size: 12px;
    line-height: 19px;
    text-align: justify;
}

.con-6 h4 {
    font-size: 15px;
}

.con-6 p {
    font-size: 12px;
    line-height: 19px;
    width: 100%;
    display: flex;
    padding: 0 0 10px 0;
}

.con h3 {
    font-size: 16px;
}

.con p {
    font-size: 12px;
    line-height: 19px;
    text-align: justify;
}

.sub h2 {
    font-size: 24px;
    padding: 0 0 20px 0;
}

.sd-ban-1 h2 {font-size: 18px;}

.sd-ban-1 p {
    font-size: 12px;
    line-height: 19px;
    text-align: justify;
}

.sd-ban-2 img {
    margin: 0px 0px 20px;
    width: 400px;
}

.wri {
    padding: 0;
}

.wri h2 {
    font-size: 22px;
}

.wri p {
    font-size: 12px;
    text-align: justify;
}

.wri-1 h3 {
    font-size: 18px;
}

.wri-1 p {
    font-size: 12px;
    line-height: 19px;
}

.ser h2 {
    font-size: 24px;
}

.ser p {
    font-size: 12px;
    line-height: 19px;
    text-align: justify;
}

.ser-1 h2 {
    font-size: 18px;
}

.ser-3 .btn {
    width: 74%;
}

.ser-image {display: none;}

.con-2-h h2 {
    font-size: 16px;
}

.con-2-h p {
    font-size: 12px;
    line-height: 19px;
}

.ser-1 p {
    font-size: 12px;
    line-height: 19px;
    text-align: justify;
}

.btn {
    width: 74%;
}

.text {
    left: 20px;
}

.ser-2 h2 {
    font-size: 18px;
}

.ser-2 p {
    font-size: 12px;
    line-height: 19px;
    text-align: justify;
}

.O-rev-1 {
    margin: 0 0 20px 0;
}

.con-2 h2 {
    font-size: 20px;
}

.con-2 {
    padding: 30px 0 0 0;
}

.con-2 p {
    font-size: 12px;
    line-height: 19px;
}

.fq {
    padding: 0 0 10px 0;
}

.fq h2 {
    font-size: 18px;
}

.fq p {
    font-size: 12px;
    line-height: 19px;
}

.icon-1 {
    padding: 0 0 0 20px;
}

.card .card-header .faq-title {
    font-size: 13px;
    display: flex;
}

.card .card-header .faq-title .badge {
    padding: 10px 14px 10px 15px;
    font-size: 14px;
    margin: 0 10px 0 0;
}

.card p {
    font-size: 12px;
    line-height: 19px;
    /* text-align: justify; */
}

.con-3 h3 {
    font-size: 16px;
    padding: 0 0 10px 0;
}

.con-3 p {
    font-size: 12px;
    line-height: 19px;
    text-align: justify;
}

.test h2 {
    font-size: 18px;
}

.test p {
    font-size: 12px;
    line-height: 19px;
    text-align: justify;
}

.sh5\/ p {
    font-size: 12px;
    line-height: 19px;
}

.sh5\/ h5 {
    font-size: 15px;
}

.icon-3 img {
    width: 50px;
}

.ft-1 p {
    font-size: 12px;
    line-height: 19px;
    text-align: justify;
}

.ft-2 h3 {
    font-size: 20px;
}

.ft-3 h3 {
    font-size: 20px;
}

.ft-4 h3 {
    font-size: 20px;
}

.c33 h5 {
    font-size: 14px;
}

.fss-step-number {
    height: 75px;
    width: 140%;
}

.mm-page li.active {
    /* margin: 0 50px 0 0; */
}

.fss-active-2 .progress-active {
    left: 80%;
}

.fss-active-0 .progress-active {
    left: 20%;
}

.services-tabs:before {
    top: 30px;
    left: 20px;
    width: 80%;
}

.fss-active-0 .progress-indicator {
    width: 37%;
}

.fss-active-1 .progress-indicator {
    width: 69%;
}

.tabs-column h3 {
    width: 140%;
    font-size: 18px;
    position: relative;
    left: -35px;
}

.tabs-column p {
    font-size: 12px;
    line-height: 19px;
    width: 120%;
    position: relative;
    left: -15px;
    top: -20px;
}

.modal-content1 {
    background-size: 100% 100%;
}

.head-form1 h5 {
    font-size: 12px;
    padding: 15px 0 0 0px;
    width: 100%;
}

.head-form1 h4 {
    font-size: 14px;
    left: 0px;
    width: 100%;
    text-align: center;
}

section.about-us {
    padding: 30px 0 60px 0;
}

.ab-2 p {
    font-size: 12px;
    line-height: 19px;
}

section.review-1 {
    padding: 30px 0 40px 0;
}

section.Faqs-1 {
    padding: 30px 0 40px 0;
}

section.contact-us {
    padding: 30px 0 50px 0;
}

.cont-2 h3 {
    font-size: 18px;
}

.cont-2 p {
    font-size: 12px;
    line-height: 19px;
}

.cont-3 {
    display: block;
}

.cont-6 {
    left: 0;
    width: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
}

section.Privacy-policy {
    padding: 40px 0 40px 0;
}

.pp-2 h3 {
    font-size: 18px;
}

.pp-2 p {
    font-size: 12px;
    line-height: 19px;
}

section.term-\&-condition {
    padding: 40px 0 40px 0;
}

.tc-1 h2 {
    font-size: 25px;
}

.tc-2 h3 {
    font-size: 18px;
}

.tc-2 p {
    font-size: 12px;
    line-height: 19px;
}

section.Order-Review-th {
    padding: 40px 0 0 0;
}

section.content-1-dis {
    padding: 0 0 30px 0;
}

section.content-1-assig {
    padding: 0 0 30px 0;
    background: #f7f7f0;
    background: #f7f7f0;
    padding: 30px 0px 0px;
}

.ban-3 button {
    background-color: #2b3b14;
}

.con-2-th h2 {
    font-size: 18px;
}

.con-2-th p {
    font-size: 12px;
    line-height: 19px;
}

.con-2-th {
    padding: 30px 0 0 0;
}

section.content-1-th {
    padding: 0;
}

.con-2-res h2 {
    font-size: 18px;
    padding: 30px 0 0 0;
}

.con-2-res p {
    font-size: 12px;
    line-height: 19px;
}

.con-2-rese h2 {
    font-size: 18px;
}

.con-2-rese p {
    font-size: 12px;
    line-height: 19px;
}

.con-re h2 {
    font-size: 18px;
}

.con-re-2 h3 {
    font-size: 16px;
}

.res h2 {
    font-size: 18px;
}

.con-re {
    padding: 30px 0 0 0;
}

.res-1 h3 {
    font-size: 18px;
}

.res-1 p {
    font-size: 12px;
    line-height: 19px;
}

.res-2 h3 {
    font-size: 18px;
}

.res-2 p {
    font-size: 12px;
    line-height: 19px;
}
}
@media only screen and (min-width: 600px) and (max-width: 960px){

header {
    overflow: hidden;
    position: relative;
    background: #8dc641;
    padding: 20px 0 10px 0;
}
.ban-3 form input.form-control {
    font-size: 20px;
}
.ban-9 {
    padding: 70px 10px 50px;
}
.hd-1 img {
    width: 60%;
}
.cont-4 img {
    bottom: 0px;
}
section.Banner-thesis {
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 20px 0px 0px;
}
section.Banner-essay {
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 20px 0px 0px;
}
section.Banner-research-paper {
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 20px 0px 0px;
}
section.Banner-dissertation {
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 21px 0px 0px;
}
section.Banner-assignment {
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 20px 0px 0px;
}
section.Banner-personal-statment {
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 20px 0px 0px;
}
section.Banner-editing-prof {
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 20px 0px 0px;
}
.sh5\/ h5 {
    padding: 12px 0px 0px;
}
.ban-1 {
    padding: 30px 0px 0px;
}
.ban-4 {
    padding: 170px 10px 20px !important;
}
.ban-1 h3 {
    font-size: 26px;
    padding: 0;
}

.ban-1 a {
    padding: 16px 40px;
}

.ban-4 h2 {
    font-size: 39px !important;
}
.ser-2 {
    margin: 15px 0px 15px;
}

.ser-3 {
    margin: 0px 0px 20px;
}
.cont-6 {
    width: 100%;
    left: 0px;
}
.con-7 {
    margin: 30px 0 0 0;
}
section.contact-us-2 {
    padding: 0px 0px 48px;
}
.cont-5 {
    padding: 15px 0px 18px;
    position: relative;
    left: 18px;
}
section.Banner {
    overflow: hidden;
    padding: 10px 0 10px 0;
    background-size: cover;
    background-repeat: no-repeat;
}

section.content-4 {
    overflow: hidden;
}

section.content {
    overflow: hidden;
}

section.Subject {
    overflow: hidden;
    padding: 30px 0px 0px;
}

section.side-banner {
    overflow: hidden;
    margin: 30px 0 0 0;
}

section.writer {
    overflow: hidden;
}

section.Services {
    overflow: hidden;
}

section.Order-Review {
    overflow: hidden;
}

section.content-1 {
    overflow: hidden;
    padding: 0px 0 0 0;
}

section.faq-sec {
    overflow: hidden;
}

section.content-3 {
    overflow: hidden;
}

section.Testimonial {
    overflow: hidden;
}

section.Order {
    overflow: hidden;
}

footer.\31 st-footer {
    overflow: hidden;
}

footer.\32 nd-footer {
    overflow: hidden;
}

div#myModal {
    overflow: hidden;
}

.hd-3 {
    display: none;
}

.hd-2 {
    text-align: center;
}

.hd-2 button {
    border: 2px solid #fff !important;
    position: relative;
    top: -40px;
}

div#navbarSupportedContent {
    z-index: 1;
}

.dropdown-menu.show {
    text-align: center;
    width: 100%;
    position: relative;
    left: 20px;
}

.dropdown-item {
    width: 90%;
}

.ban-1 h1 {font-size: 36px !important;}

.ban-1 p {
    font-size: 20px;
    width: 100%;
    padding: 0px 0px 19px;
}

.ban-3 {position: relative;left: 0px;width: 100%;margin: 70px 0px 0px;}

.sd-ban-2 img {
    width: 100%;
    margin: 0;
}

.sd-ban-1 h2 {
    font-size: 22px;
    line-height: 30px;
}

.sd-ban-1 p {
    font-size: 12px;
    line-height: 19px;
}

.wri-1 h3 {
    font-size: 16px;
}

.wri-1 p {
    font-size: 11px;
    line-height: 19px;
}

.wri-1 a {
    font-size: 12px;
    padding: 10px 20px 10px 20px;
}

.wri-1 img {
    left: 38px;
}

.wri p {
    font-size: 12px;
}

.wri h2 {
    font-size: 22px;
}

.wri {
    padding: 0;
}

.ser h2 {
    font-size: 22px;
}

.ser p {
    font-size: 12px;
    line-height: 19px;
}

.btn {
    width: 40% !important;
}

.O-rev-1 {
    margin: 0 0 20px 0;
}

.O-rev-1 img {
    width: 23%;
    padding: 20px 20px;
}

.con-2 h2 {
    font-size: 22px;
}

.con-2 p {
    font-size: 12px;
    line-height: 19px;
}

.con-2 {
    padding: 30px 0 0 0;
}

.con-6 h4 {
    font-size: 19px;
}

.fq h2 {
    font-size: 22px;
}

.fq p {
    font-size: 12px;
    line-height: 19px;
}

.con-3 h3 {
    font-size: 20px !important;
}

.con-3 p {
    font-size: 12px;
    line-height: 19px;
    padding: 10px 0 0 0;
}

nav.navbar.navbar-expand-lg.navbar-light {
    margin: -20px 0 0px 0;
}

.ban-3 button {
    background-color: #2b3b14;
}

.tabs-column h3 {
    width: 130%;
    position: relative;
    left: -70px;
}

.tabs-column p {
    width: 110%;
    position: relative;
    left: -10px;
    margin: -20px 0 0 0;
}

.icon-1 i {
    margin: -80px 0 0 335px;
}

.hd-2 ul li a {
    margin: 0;
}

.icon-3 img {position: relative;right: 32px;}

.con-2-h h2 {
    font-size: 20px;
    padding: 30px 0 0 0;
}

.con-re h2 {
    font-size: 18px;
    padding: 40px 0 0 0;
}

.con-re-2 h3 {
    font-size: 17px;
}

.con-2-th h2 {
    font-size: 24px;
    padding: 30px 0px 0px;
}

section.Order-Review-th {
    padding: 40px 0 0 0;
}

.res h2 {
    font-size: 18px;
}

.sh5\/ {
    height: 95% !important;
}

.icon-2 p {
    width: 120%;
}

.icon-2 {
    margin: -20px 320px 10px 0;
}

.ser-image {
    display: none;
}
.wri-1 {
    height: 90% !important;
}
.ft-3 {
    margin: 0;
}
.ft-4 {
    margin: 0;
}
}
@media only screen and (min-width: 768px) and (max-width: 1024px){

header {
}
nav.navbar.navbar-expand-lg.navbar-light {
    margin: 0px;
}
.form-group {margin: -10px 0px 0px;}
.ban-1 h1 span {
    font-size: 26px !important;
    line-height: 0px;
}

.ban-1 {
    padding: 40px 0px;
}

.ban-1 h3 {
    margin: 0;
}

.ban-1 a {
    padding: 10px 16px;
}
.ban-3 form input.form-control {
    font-size: 12px;
    margin: 0;
}
.ban-9 {
    padding: 47px 20px 20px !important;
}

.ban-9 h2 {
    font-size: 24px;
}
.cont-6 {
    position: relative;
    width: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    margin: 50px 0px 0px;
}
.ban-4 {
    padding: 0px !important;
    /* justify-content: center; */
}
.O-rev-1 img {
    width: 40% !important;
    padding: 10px 10px !important;
}
.ban-4 h2 {
    padding: 45px 13px 30px !important;
    font-size: 20px !important;
}

.ban-4 h2 span {
    display: contents;
}

form {
    padding: 90px 10px 0px;
}
header .row {
    align-items: normal;
}
section.Banner {
    overflow: hidden;
    background-size: 100%;
    padding: 20px 0 0px 0 !important;
}
.con-7 img {
}

section.content-1-th {
    padding: 0;
}

.ft-1 img {
    width: 110%;
}
section.content-4 {
    overflow: hidden;
}

section.content {
    overflow: hidden;
}

section.Subject {
    overflow: hidden;
    padding: 30px 0 0 0;
}

section.side-banner {
    overflow: hidden;
    padding: 0;
}

section.writer {
    overflow: hidden;
}

section.Services {
    overflow: hidden !important;
    padding: 40px 0px 15px;
}
.con-2-h {
    padding: 0;
}

.con-2-h p {
    font-size: 10px;
    line-height: 13px;
}

.con-6 h4 {
    font-size: 16px;
}
section.Banner-ths {
    background-size: 100% 100%;
    padding: 40px 0 0 0;
    margin: 0 0 20px 0;
}

section.Banner-es {
    background-size: 100% 100%;
    padding: 40px 0 0 0;
    margin: 0 0 20px 0;
}

section.Banner-research {
    background-size: 100% 100%;
    padding: 40px 0px 0px 0px;
    margin: 0 0 20px 0;
}

section.Banner-disser {
    background-size: 100% 100%;
    padding: 40px 0 0 0;
    margin: 0 0 20px 0;
}

section.Banner-assign {
    background-size: 100% 100%;
    padding: 40px 0 0 0;
    margin: 0 0 20px 0;
}

section.Banner-personal {
    background-size: 100% 100%;
    padding: 40px 0 0 0;
    margin: 0 0 20px 0;
}

section.Banner-prof {
    background-size: 100% 100%;
    padding: 40px 0 0 0;
    margin: 0 0 20px 0;
}
.con-6 p {
    font-size: 12px;
    width: 100%;
    line-height: 16px;
    display: flex;
    padding: 2px 0px;
}

.card .card-header .faq-title {
    display: flex;
}

.ban-1 p {
    width: 93% !important;
    line-height: 17px;
    font-size: 14px;
    padding: 13px 0px 0px;
}
section.Order-Review {
    overflow: hidden;
}

section.content-1 {
    overflow: hidden;
    padding: 30px 0px 0px;
}

section.faq-sec {
    overflow: hidden;
}

section.content-3 {
    overflow: hidden;
}

section.Testimonial {
    overflow: hidden;
}

section.Order {
    overflow: hidden;
}

footer.\31 st-footer {
    overflow: hidden;
}
.or-1 {
    padding: 10px 15px;
    margin: 15px 0px;
}
footer.\32 nd-footer {
    overflow: hidden;
}

div#myModal {
    overflow: hidden;
}

.hd-2 {
    text-align: center;
}

.hd-2 button {
    position: relative !important;
    left: 196px !important;
    margin: 0 0 50px 0 !important;
    top: 20px !important;
    /* position: absolute !important; */
}

.hd-1 img {
    width: 230%;
}

.wri-1 {
    height: 90% !important;
}

div#navbarSupportedContent {position: relative;top: 10px;}

.hd-3 {
    width: 150%;
    position: relative;
    left: -50px;
    display: block !important;
    top: 28px;
}

.dropdown-menu.show {
    text-align: center;
}

.ban-1 h1 {
    font-size: 22px !important;
    width: 100% !important;
}

.ban-3 {
    background-repeat: no-repeat;
    width: 80% !important;
    margin: 0px 0px !important;
    left: 60px !important;
    background-size: 100%;
}

.ban-7 p {
    font-size: 12px;
    line-height: 15px;
}

section.content-4 .col-md-8, .col-md-4 {
    display: contents;
}

.con-7 {
    position: relative;
    /* left: 100px; */
    padding: 0px 160px;
}

.sub-2 h3 {
    font-size: 10px;
    padding: 7px 0 0 10px;
}

.sub-2 i {
    font-size: 25px;
}

.sd-ban-1 h2 {
    font-size: 20px !important;
}
.con-2-rese h2 {
    font-size: 16px;
}

.con-2-rese p {
    line-height: 13px;
    text-align: justify;
}

.con-1 img {
    margin: 20px 0px 0px;
}

.sub-2 {
    padding: 10px 0px 10px 10px;
}

.con-re h2 {
    font-size: 30px;
}

.con-2 {
    padding: 0px 0px !important;
}

.sere-image img {
    padding: 0px 172px 0px;
}
.sd-ban-1 p {
    font-size: 12px;
    line-height: 19px;
}

.sd-ban-2 img {
    width: 390px !important;
    margin: 13px 0 0px -50px !important;
}

section.side-banner .col-md-4 {
    display: block;
}

.sd-ban-1 {
    padding: 30px 0 0px 0;
}

.btn {
    width: 28% !important;
}

.O-rev-1 p {
    font-size: 12px;
}

.con-2 h2 {
    font-size: 22px;
}

.con-2 p {
    font-size: 12px;
    line-height: 19px;
    width: 150%;
}

.wri-1 img {
    left: 50px;
    width: 25%;
}

.icon-3 img {right: 180px !important;}

.icon-1 i {
    margin: -80px 0 0px 570px !important;
}

.con-3 h3 {
    font-size: 22px;
}

.ft-2 h3 {
    font-size: 20px;
}

.ft-3 h3 {
    font-size: 20px;
}

.ft-4 h3 {
    font-size: 20px;
}

.ft-2 ul li a {
    font-size: 12px;
}

.ft-3 ul li a {
    font-size: 11px;
}

.ft-3 {
    position: relative;
    left: -20px;
}

.ft-4 {
    position: relative;
    left: -50px;
}

.ft-4 ul li a {
    font-size: 11px;
}

.ft-1 p {
    font-size: 12px;
    line-height: 21px;
}

.ban-3 button {
    background-color: #2b3b14 !important;
    padding: 3px 0px;
    margin: 10px 0px 10px;
}

.icon-1 {padding: 0 !important;}

.services-tabs:before {
    width: 50%;
}

.ser-3 {
    width: 159%;
    position: relative;
    left: -12px;
}

.ser-image {display: none;}

.con-2-h h2 {
    font-size: 18px !important;
    padding: 0 !important;
}

.services-tabs li {
    position: relative;
    left: 0 !important;
    margin: 0 !important;
}

.fss-active-2 .progress-active {
    left: 66.5% !important;
}

.fss-active-0 .progress-active {
    left: 26.5% !important;
}

.fss-active-0 .progress-indicator {
    width: 39% !important;
}

.fss-active-1 .progress-indicator {
    width: 59%;
}

.fss-active-1 .progress-active {
    left: 47%;
}

.con-re-2 h3 {
    font-size: 18px;
    width: 150%;
}

.con-2-th h2 {
    font-size: 18px;
}

.con-2-th p {
    font-size: 12px;
    line-height: 19px;
}

.res-1 {
    width: 156%;
}
}
