@media(max-width:767px){

	body {
    background: url(../img/14.png) fixed no-repeat;
    background-size: cover;
}
div#navbarNav {
    background: #000;
    padding: 10px;
    margin: 5px 0 0;
}

div#navbarNav ul li {
    margin: 3px 0;
}

	.top-pic-about {
    width: 100%;
    background: url(../img/about12.jpg) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    height: 68px;
    background-size: 100%;
    background-position: center;
    text-align: center;
    color: #fff;
}

.top-pic-services {
    width: 100%;
    background: url(../img/service-banner12.jpg) no-repeat;
    height: 68px;
    background-position: center;
    text-align: center;
    color: #fff;
    background-size: 100%;
}

.top-pic-packages {
    width: 100%;
    background: url(../img/packages.jpg) no-repeat;
    height: 68px;
    background-size: 100%;
    background-position: center;
    text-align: center;
    color: #fff;
}

.top-pic-designs {
    width: 100%;
    background: url(../img/unique.jpg) no-repeat;
    height: 68px;
    background-size: 100%;
    background-position: center;
    text-align: center;
    color: #fff;
}

.top-pic {
    width: 100%;
    background: url(../img/website-design-background.png) no-repeat;
    height: 250px;
    background-size: cover;
    background-position: center;
    text-align: center;
    color: #fff;
}
.top-pic::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #000;
    opacity: 0.5;
    width: 100%;
    height: 100%;
}
.top-pic h1 {
  position: relative;
}

.top-pic-faq {
    width: 100%;
    background: url(../img/faqs.jpg) no-repeat;
    height: 68px;
    background-size: 100%;
    background-position: center;
    text-align: center;
    color: #fff;
}






	.navbar-brand img{
		width: 115px;
		margin: -33px 0 0px -11px;
	}


	.navbar-light .navbar-toggler {

    color: #fff !important;
    border: 1px solid #fff;

}

#active-tab {

    color: #fff !important;
    padding: 0;
    margin: 0;

}

.navbar-light .navbar-nav .nav-link {

    color: #fff;
    font-weight: 600;
    font-size: 15px;
    padding: 0;
    margin: 0;

}

.dropbtn {

    color: white !important;
    padding: 0;
    font-size: 15px;
    border: none;
    background: none;
    font-weight: 600;

    }

    #active-tab a {

    color: #fff !important;

}

.navbar-light .navbar-nav .nav-link:hover {

    color: #fff !important;
    padding: 0;
    background: orange;

}

.dropdown:hover .dropbtn {

    color: #fff !important;
    padding: 0;
    background: orange;

}

#tab-black .navbar-light .navbar-nav .nav-link {

    color: #fff;
    font-weight: 600;
    font-size: 18px;

}

.welcome-sec h1 {

    color: orange;
    font-size: 25px;

}


.welcome-sec h1 {

	font-size: 20px;

}


.welcome-sec p {

    font-size: 17px;
    margin: 15px 15px 0px 15px;

}

.welcome-sec h3 {

    border: 1px solid;
    border-radius: 20px;
    margin: 2pc 2pc 0px 2pc;
    font-size: 25px;

}

.four-sec ul li {

    display: inline-block;
    margin: 1pc 2pc 2pc 0pc;

}

.four-sec img {

    width: 250px;
    height: 250px;
    border-radius: 160px;
    display: block;
    margin: 0px 0px 1pc 0px;

} 

.our-portfolio h1 {

    text-align: center;
    border: 1px solid;
    border-radius: 30px;
    margin: 0pc 2pc 1pc 2pc;
    font-size: 25px;

}


.review h1 {

    width: 100%;
    text-align: center;
    margin: 1pc 1pc 1pc 1pc;
    border: 1px solid;
    border-radius: 1pc;
    font-size: 25px;

}

.quality h1 {

    width: 100%;
    font-size: 25px;
    margin: 2pc 1pc 1pc 1pc;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    border: 1px solid;
    border-radius: 40px;

}

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

.quality p{
	margin: 0 0 2pc 0px
}


.quality {

    background-position: center center;
    background-image: url("../img/back.jpg");
    color: #FFF;
    margin: 1pc 0pc 0pc 0pc;
    height: auto;

}

.sign-up {

    background: rgba(0,0,0,0.4);
    text-align: center;
    text-shadow: 1px 1px 1px #fff;
    margin: 0;
    color: orange;
    height: auto;
    padding: 20px 0 0;

}

.sign-up h1{
	font-size: 25px
}

.sign-up ul {

    list-style-type: none;
    padding: 0;
    margin: 30px 0 0 0;

}

.sign-up ul li input {

    height: 40px;
    width: auto;

}

.details p{
	font-size: 12px;
	margin: 20px 0 0 0
}

.mid-footer {

    width: 100%;
    margin: 1pc 0pc 0pc 0pc;
    background: rgba(0,0,0,0.6);
    text-align: center;
    overflow: hidden;
    padding: 1pc 0pc 0pc 0pc;

}

.mid-footer h1{
	font-size: 20px;
}

.mid-footer ul li {

    float: left;
    width: 29%;
    border: 1px solid #fff;
    padding: 10px 0px 10px 0px;
    margin: 25px 0px 25px 0px;
    font-size: 18px;

}

.mid-footer i {

    font-size: 20px;
    margin: 0px 18px;

}


/*.bottom-footer ul li {*/

/*    float: left;*/
/*    margin: 5px 20px 5px 20px;*/
/*    color: orange;*/

/*}*/

/*.bottom-footer img {*/

/*    float: right;*/
/*    width: 200px;*/
/*    margin: 20px 63px 30px 0px;*/

/*}*/

#myBtn {

    display: block;
    position: fixed;
    bottom: 20px;
    left: 5px;
    z-index: 99;
    font-size: 20px;
    border: none;
    outline: none;
    background-color: orange;
    color: white;
    cursor: pointer;
    padding: 10px;
    border-radius: 40px;
    width: 50px;
    height: 50px;

}

.about-sec h1 {

    text-shadow: 2px 2px 2px #000;
    padding: 10px 0px 10px 0px;
    font-size: 30px;

}

.about-sec h2 {

    text-shadow: 2px 2px 2px #000;
    padding: 0 0px 5px 0px;
    border-bottom: 1px dotted;
    display: inline;
    font-size: 25px;

}

.about-sec p {

    font-size: 17px;
    margin: 15px 15px 0px 15px;

}

.about-sec ul {

    text-align: left;
    margin: 1pc 0;

}

.about-sec ul li{
	font-size: 17px;
    
}


.about-sec img {

    width: 250px;

}

.about-sec h3 {

    font-weight: normal;
	font-size: 17px;
	margin: 15px 15px 0px 15px;

}

.foot-pic {

    padding: 0 0 1pc 0;

}

.foot-pic img {

    width: 250px;
    height: 200px;
    margin: 20px;

}

.designing h1{
	font-size: 30px;
}

.designing h2 {

    margin: 10px;
	font-size: 30px;

}

.designing p {

    font-size: 17px;
    margin: 15px 15px 0px 15px;

}

.text {

    height: auto;

}

#long {
    overflow: hidden;
    height: 605px;
}

.text h3{
	font-size: 25px;
}

.designing img {

    width: 100%;
    height: 200px;

}

.packages h2 {

    width: 100%;
    margin: 0pc 0pc 1pc 0pc;
    text-align: center;
    font-size: 30px;

}

.packages p {

    font-size: 17px;
    margin: 15px 15px 60px 15px;

}

.features ul {

    margin: 3pc 0px 3pc 0px;

}

.standard ul {

    margin: 3pc 0 4pc 0;
    list-style-type: none;
    text-align: left;
    

}

.deluxe ul {

    margin: 3pc 0 4pc 0;
    list-style-type: none;
    text-align: left;

}

.customize ul {

    margin: 3pc 0 1pc 0;
    list-style-type: none;
    text-align: left;

}

.bottom-part h1 {

    font-size: 20px;

}

.bottom-part ul li {

    color: orange;
    text-shadow: 1px 1px 1px #000;
    font-size: 20px;
    text-align: left;

}

.filter-button {

    font-size: 15px;
    border: 1px solid #fff;
    border-radius: 40px;
    text-align: center;
    color: #fff;
    margin-bottom: 30px;
    padding: 5px 8px;
    background: orange;

}

.reviews h2 {

    font-size: 20px;
    padding: 1pc 0pc 0pc 0pc;

}

.reviews p {

    font-size: 18px;
    

}

.faq h1 {

    border: 1px solid;
    border-radius: 30px;
    margin: 10px 0px 40px 0px;
    font-size: 25px;

}

.faq p {

    text-align: left;
    font-size: 20px;
    margin: 0px 0px 25px 15px;

}



}


@media (min-width: 768px) and (max-width:991px) {

body {
    background: url(../img/14.png) fixed no-repeat;
    background-size: cover;
}


.navbar-light .navbar-toggler {
    color: #fff;
    border-color: #fff;
}


.quality {
    background-position: center center;
    background-image: url(../img/back.jpg);
    color: #FFF;
    margin: 1pc 0pc 0pc 0pc;
    height: 675px;
}

.sign-up {
    background: rgba(0,0,0,0.4);
    text-align: center;
    text-shadow: 1px 1px 1px #fff;
    margin: -5pc 2pc 0 2pc;
    color: orange;
    height: 185px;
    padding: 20px 0 0;
}

.sign-up h1{
	font-size: 35px;
}


.details ul {
    list-style: none;
    margin: 0px 0px 0px 0px;
}

.details ul li img {
    width: 50px;
    height: 50px;
    margin: 0px 20px 10px 0px;
    float: none;
}

.details ul li:first-child
{
	height: 157px;
}

.details ul li:nth-child(2)
{
	height: 100px;
}

.mid-footer {
    width: 85%;
    margin: 3pc 0pc 2pc 4pc;
    background: rgba(0,0,0,0.6);
    text-align: center;
    overflow: hidden;
}

.dropbtn {
    color: white !important;
    padding: 0px;
    font-size: 18px;
    border: none;
    background: none;
    font-weight: 600;
}

.top-pic-about {
    width: 100%;
    background: url(../img/about12.jpg) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    height: 140px;
    background-size: 100%;
    background-position: center;
    text-align: center;
    color: #fff;
}

.top-pic-services {
    width: 100%;
    background: url(../img/service-banner12.jpg) no-repeat;
    height: 140px;
    background-position: center;
    text-align: center;
    color: #fff;
    background-size: 100%;
}

.top-pic-packages {
    width: 100%;
    background: url(../img/packages.jpg) no-repeat;
    height: 140px;
    background-size: 100%;
    background-position: center;
    text-align: center;
    color: #fff;
}

.top-pic-designs {
    width: 100%;
    background: url(../img/unique.jpg) no-repeat;
    height: 140px;
    background-size: 100%;
    background-position: center;
    text-align: center;
    color: #fff;
}

.top-pic {
    width: 100%;
    background: url(../img/website-design-background.png) no-repeat;
    height: 140px;
    background-size: 100%;
    background-position: center;
    text-align: center;
    color: #fff;
}

.top-pic h1 {
    padding: 2pc 0px;
}

.top-pic-faq {
    width: 100%;
    background: url(../img/faqs.jpg) no-repeat;
    height: 140px;
    background-size: 100%;
    background-position: center;
    text-align: center;
    color: #fff;
}

.about-sec ul {
    text-align: left;
    margin: 0;
}

.about-sec img {
    width: 300px;
    margin: 3pc 0pc;
}

.text {
    height: auto;
}

.designing h2 {
    margin: 10px;
}

.designing p {
    font-size: 20px;
    padding: 5px 5px;
}

.designing img {
    width: 100%;
    height: auto;
}


#long {
    overflow: hidden;
    height: auto;
}

.features h3 {
    display: inline;
    background: #bf361d;
    padding: 15px 50px 15px 7px;
    font-size: 20px;
}

.features span {
    border: 3px solid;
    padding: 20px 14px 20px 14px;
    border-radius: 45px;
    float: right;
    margin: -26px 0 0px 0px;
    font-size: 20px;
    background: #bf361d;
    position: absolute;
    z-index: 99;
    left: 7pc;
}

.features ul {
    margin: 2pc 0px 0px -30px;
}

.features ul li {
    padding: 5px 0;
    font-size: 14px;
}

.standard h3 {
    display: inline;
    background: #008ab2;
    padding: 15px 50px 15px 7px;
    font-size: 20px;
}

.standard span {
    border: 3px solid;
    padding: 25px 20px 25px 20px;
    border-radius: 60px;
    float: right;
    margin: -29px 0px 0px 0px;
    font-size: 15px;
    background: #008ab2;
    position: absolute;
    z-index: 99;
    left: 7pc;
}

.standard ul {
    margin: 2pc 0 0 0;
    list-style-type: none;
    text-align: center;
}

.standard ul li {
    padding: 5px 0;
    font-size: 15px;
}

.deluxe h3 {
    display: inline;
    background: #48ab24;
    padding: 15px 50px 15px 7px;
    font-size: 20px;
}

.deluxe span {
    border: 3px solid;
    padding: 23px 15px 23px 15px;
    border-radius: 60px;
    float: right;
    margin: -31px 0 0px 0px;
    font-size: 20px;
    background: #48ab24;
    position: absolute;
    z-index: 99;
    left: 6pc;
}

.deluxe ul {
    margin: 2pc 0 0 0;
    list-style-type: none;
    text-align: center;
}

.deluxe ul li {
    padding: 5px 0;
    font-size: 15px;
}

.customize h3 {
    display: inline;
    background: #cfce31;
    padding: 15px 50px 15px 7px;
    font-size: 20px;
}

.customize span {
    border: 3px solid;
    padding: 15px 15px 15px 15px;
    border-radius: 60px;
    float: right;
    margin: -28px 0 0px 0px;
    font-size: 14px;
    background: #cfce31;
    position: absolute;
    z-index: 99;
    left: 7pc;
}

.customize ul li {
    padding: 5px 0;
    font-size: 15px;
}

.customize ul {
    margin: 2pc 0 0 0;
    list-style-type: none;
    text-align: center;
}

.customize ul li {
    padding: 5px 0;
    font-size: 15px;
}

	}



@media (min-width: 992px) and (max-width:1260px) {

.sign-up {
    background: rgba(0,0,0,0.4);
    text-align: center;
    text-shadow: 1px 1px 1px #fff;
    margin: -5pc 3pc 0 3pc;
    color: orange;
    height: 185px;
    padding: 20px 0 0;
}

.details ul {

    list-style: none;
    margin: 0px 0px 0px 0px;

}

.details ul li img {

    width: 50px;
    height: 50px;
    margin: 0px 20px 10px 0px;
    float: none;

}

.details ul li:first-child{
	height: 160px;
}


.details ul li:nth-child(2)
{
	height: 100px;
}

.mid-footer {

    width: 85%;
    margin: 3pc 0pc 2pc 5pc;
    background: rgba(0,0,0,0.6);
    text-align: center;
    overflow: hidden;

}

.top-pic-about {

    width: 100%;
    background: url(../img/about12.jpg) no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto auto;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    height: 187px;
    background-size: cover;
    background-position: center;
    text-align: center;
    color: #fff;

}

.top-pic-services {

    width: 100%;
    background: url(../img/service-banner12.jpg) no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto auto;
    height: 187px;
    background-position: center;
    text-align: center;
    color: #fff;
    background-size: 100%;

}

.top-pic-packages {

    width: 100%;
    background: url(../img/packages.jpg) no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto auto;
    height: 187px;
    background-size: 100%;
    background-position: center;
    text-align: center;
    color: #fff;

}

.top-pic-designs {

    width: 100%;
    background: url(../img/unique.jpg) no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto auto;
    height: 187px;
    background-size: 100%;
    background-position: center;
    text-align: center;
    color: #fff;

}

.top-pic {

    width: 100%;
    background: url(../img/website-design-background.png) no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto auto;
    height: 187px;
    background-size: 100%;
    background-position: center;
    text-align: center;
    color: #fff;

}

.top-pic-faq {

    width: 100%;
    background: url(../img/faqs.jpg) no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto auto;
    height: 187px;
    background-size: 100%;
    background-position: center;
    text-align: center;
    color: #fff;

}

.about-sec img {

    width: 420px;

}

.text {

    height: auto;

}

.designing img {

    width: 100%;
    height: auto;

}

.customize span {

    border: 4px solid;
    padding: 19px 19px 19px 19px;
    border-radius: 60px;
    float: right;
    margin: -26px 0 0px 0px;
    font-size: 14px;
    background: #cfce31;
    position: absolute;
    z-index: 99;
    left: 10pc;

}

.features span {

    border: 4px solid;
    padding: 25px 20px 25px 20px;
    border-radius: 53px;
    float: right;
    margin: -28px 0 0px 0px;
    font-size: 20px;
    background: #bf361d;
    position: absolute;
    z-index: 99;
    left: 8.3pc;

}

.standard span {

    border: 4px solid;
    padding: 25px 18px 25px 18px;
    border-radius: 60px;
    float: right;
    margin: -25px 0 0px 0px;
    font-size: 20px;
    background: #008ab2;
    position: absolute;
    z-index: 99;
    left: 9pc;

}

.deluxe span {

    border: 4px solid;
    padding: 25px 18px 25px 18px;
    border-radius: 60px;
    float: right;
    margin: -26px 0 0px 0px;
    font-size: 20px;
    background: #48ab24;
    position: absolute;
    z-index: 99;
    left: 7.3pc;

}

.features ul li {

    padding: 5px 0;
    font-size: 16px;

}



}