/* Normal desktop :1200px. */
@media (min-width: 1200px) and (max-width: 1600px) {

.dreamhub_menu > ul > li > a {
    margin: 30px 15px;
    font-size: 16px;
}

.header-button a {
    padding: 10px 30px;
    font-size: 14px;
}

.dreamhub-section-title h1 {
    font-size: 41px;
    font-weight: 700;
    line-height: 40px;
}

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

}


/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1199px) {

/*a.logo_img img {*/
/*    width: 90%;*/
/*}*/

/*a.main_sticky img {*/
/*    width: 100% ;*/
/*}*/

.dreamhub_menu > ul > li > a {
    font-size: 15px;
    margin: 29px 10px;
}

.header-button {
    padding-left: 30px;
}

.header-button a {
    padding: 9px 30px;
    font-size: 15px;
}

nav.dreamhub_menu span {
    font-size: 12px;
    padding-left: 3px;
}

/*Hero section
=================*/

.hero-content h1 {
    font-size: 43px;
    line-height: 40px;
}

.hero-thumb img {
    width: 100%;
}

.hero-description p {
    width: 90%;
}

/*start Section title*/

.dreamhub-section-title h1 {
    font-size: 35px;
    line-height: 35px;
}

.text-center.dreamhub-section-title p {
    padding: 15px 0 45px;
    width: 65%;
}

/*Service area
=================*/


h2.service-title {
    font-size: 18px;
}

p.service-desctiption {
    font-size: 15px;
}

a.service-button {
    font-size: 15px;
}

/*start About area
========================*/


.dreamit-about-thumb img {
    width: 90%;
}

.about-item-list ul li {
    font-size: 14px;;
}

.left.dreamit-about-thumb {
    margin: 0 0 0 0px;
}

.screenshot-thumb.right img {
    width: 100%;
}

.screenshot-thumb img {
    width: 100%;
}


/*Faq Section
================*/

.faq-content p {
    font-size: 15px;
}

.faq-section .dreamhub-section-title h1 {
    font-size: 34px;
    line-height: 34px;
}
  

/*footer area*/

.company-info-desc p {
    width: 100%;
}

.company-contact-info p {
    font-size: 14px;
}



/*inner page
======================================*/

.breatcam-section {
    height: 350px;
}

/*team
=============*/

.team-title h4 {
    font-size: 20px;
}

/*pricing
==============*/


.pricing-single-items {
    padding: 30px 28px 45px;
}

span.tk {
    font-size: 35px;
}

.pricing-title h3 {
    font-size: 22px;
    padding: 0 0 15px;
}

.price-icon {
    margin-top: -41px;
    margin-right: -20px;
}

.price-icon img {
    width: 70%;
}

.pricing-item-list ul li {
    font-size: 14px;
    padding: 4px 0;
}

.btn-common.pc-btn a {
    font-size: 14px;
}


/*Counter section
====================*/

.counter-title h2 {
    font-size: 32px;
}

.counter-text span {
    font-size: 16px;
}

/*Service Details
=====================*/

.widget-sidebar-box {
    padding: 30px 20px 30px;
}

ul.sidebar-menu li a {
    font-size: 14px;
}

ul.sidebar-menu li {
    padding: 13px 10px 13px;
}

img.sidbr-icn {
    padding-right: 0;
}

ul.sidebar-menu2 li {
    font-size: 13px;
}

h5.sidebar-title:before {
    right: 130px;
    width: 60px;
}

h5.sidebar-title:after {
    left: 130px;
    width: 60px;
}

h3.widget-title2 {
    font-size: 24px;
}

.logo-thumb img {
    width: 80%;
}

h5.sidebar-title2 {
    font-size: 22px;
}

.widget-button a {
    padding: 11px 32px;
    font-size: 16px;
}

.service-dtls-items ul li {
    font-size: 16px;
}

.sevice-dtls-content p {
    font-size: 16px;
}

/*Blog Details
====================*/

.blog-title2 h3 a {
    font-size: 28px;
}

.rpost-thumb {
    margin-right: 10px;
}

.rpost-title span {
    font-size: 14px;
}

.rpost-content h4 a {
    font-size: 15px;
}


.tag-item2 a {
    padding: 5px 9px;
    font-size: 14px;
}

span.rights-reply {
    top: -130px;
}

/*Contact form
=========================*/


.contact-info-section {
    padding: 60px 0 80px;
}

.contact-info-section .contacts-icon i {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
}

.contact-info-section .contacts-icon {
    margin-right: 14px;
}

.contact-info-section .contacts-title h6 {
    font-size: 17px;
}

.contact-info-section .contacts-title h5 {
    font-size: 16px;
}

}

/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {

.dreamhub_nav_manu {
    display: none;
}

.header_top_menu {
    display: none !important;
}

.sticky {
	position: relative !important;
}

/*Hero section*/

.hero-section {
    padding: 150px 0 545px;
}

.hero-content h1 {
    font-size: 35px;
    line-height: 35px;
}

.hero-thumb img {
    margin-top: 50px;
}

.hero-description p {
    font-size: 16px;
}

.hero-button a {
    padding: 13px 30px;
    font-size: 15px;
}

/*start Section title
============================*/

.dreamhub-section-title h1 {
    font-size: 35px;
    line-height: 35px;
}

.text-center.dreamhub-section-title p {
    width: 80%;
    padding: 15px 0 45px;
}

.dreamhub-section-title p {
    font-size: 16px;
}

/*Service area
==================*/

.service-desctiption p {
    font-size: 15px;
}


p.service-desctiption {
    font-size: 15px;
}

h2.service-title {
    font-size: 20px;
}

a.service-button {
    font-size: 15px;
}

.service-dtls-all-items {
    padding-left: 0;
}


/*start About area
=======================*/

.about-section .left.dreamit-about-thumb {
    margin: 0 0 30px;
    text-align: center;
}

/*Faq Section
==================*/

.faq-content h4 {
    font-size: 20px;
}

.faq-content p {
    font-size: 16px;
}


/*footer area
====================*/

.company-info-desc p {
    width: 100%;
}

.company-contact-info p {
    font-size: 14px;
}

h4.widget-title {
    padding: 18px 0 24px;
}


/*inner page
======================================*/

.breatcam-section {
    height: 330px;
}

/*pricing
==============*/

.pricing-single-items {
    padding: 30px 28px 45px;
}

span.tk {
    font-size: 35px;
}

.pricing-title h3 {
    font-size: 22px;
    padding: 0 0 15px;
}

.price-icon {
    margin-top: -41px;
    margin-right: -20px;
}

.price-icon img {
    width: 70%;
}

.pricing-item-list ul li {
    font-size: 14px;
    padding: 4px 0;
}

.btn-common.pc-btn a {
    font-size: 14px;
}

.right.screenshot-thumb img {
    width: 100%;
    margin-top: 30px;
}

/*Subscribe
==================*/

.subscribe-title h1 {
    font-size: 40px;
}

.subs-mail-item ul li {
    margin-right: 17px;
    font-size: 14px;
}

/*Service Details*/

.service-details-thumb img {
    width: 100%;
}

.service-dtls-cont {
    margin-top: 30px;
}

.sevice-dtls-content h4 {
    font-size: 18px;
}

.sevice-dtls-content {
    padding-left: 18px;
}

.sevice-dtls-content p {
    font-size: 16px;
}

/*Blog Details*/

.blogs-section {
    padding: 70px 0 70px;
}

.blog-title2 h3 a {
    font-size: 23px;
    line-height: 29px;
}

.blog-text2 p {
    font-size: 16px;
}

.blog-quotes {
    font-size: 16px;
    padding: 24px 20px 24px 20px;
}

.rpost-thumb {
    margin-right: 10px;
}

.rpost-title span {
    font-size: 14px;
}

.rpost-content h4 a {
    font-size: 15px;
}

.tag-item2 a {
    padding: 5px 9px;
    font-size: 14px;
}

.tag-item ul li a {
    font-size: 16px;
}

.post-comment-thumb {
    margin-right: 15px;
}

.blog-details-comments-box {
    padding: 25px 0px 40px 0;
}

.post-title h4 {
    font-size: 17px;
}

span.rights-reply {
    display: none;
}

.posts-reply p {
    font-size: 15px;
    margin-bottom: 10px;
}

.tag-list ul li a {
    padding: 3px 13px;
    font-size: 16px;
    margin-bottom: 10px;
}

/*Contact form
=========================*/

.contact-information2 {
    margin-bottom: 35px;
}

.contact-info-section .contacts-icon {
    margin-right: 15px;
}

.contact-info-section .contacts-title h6 {
    font-size: 18px;
}

.contact-info-section .contacts-title h5 {
    font-size: 16px;
}

.contact-form {
    margin-bottom: 30px;
}



}

/* Large Mobile :600px. */
@media only screen and (min-width: 600px) and (max-width: 767px) {

.dreamhub_nav_manu {
    display: none;
}

.sticky {
	position: relative !important;
}

.dreamhub-button.text-right {
    text-align: center !important;
    margin-top: 25px;
}

/*Hero section
===================*/

.hero-section {
    padding: 150px 0 545px;
}

.hero-content h1 {
    font-size: 42px;
    line-height: 40px;
}

.hero-thumb img {
    width: 100%;
    margin-top: 60px;
}

.hero-description p {
    font-size: 16px;
    width: 100%;
}

.hero-button a {
    padding: 13px 30px;
    font-size: 15px;
}

/*start Section title
========================*/

.dreamhub-section-title h1 {
    font-size: 35px;
    line-height: 35px;
}

.text-center.dreamhub-section-title p {
    width: 100%;
    padding: 15px 0 45px;
}

/*Service area
=================*/

p.service-desctiption {
    font-size: 16px;
}

a.service-button {
    font-size: 16px;
}


/*start About area*/

.about-section .left.dreamit-about-thumb {
    margin: 0 0 30px;
    text-align: center;
}

/*Faq section
=================*/

.faq-content p {
    font-size: 16px;
}


/*footer area
=================*/

.company-info-desc p {
    width: 100%;
}

.company-contact-info p {
    font-size: 14px;
}

h4.widget-title {
    padding: 18px 0 24px;
}

.footer-bottom-content-copy span {
    font-size: 14px;
}

/*Subscribe
==================*/

.subscribe-title h1 {
    font-size: 32px;
}

.right.screenshot-thumb img {
    width: 100%;
    margin-top: 30px;
}
/*Inner page
=======================================*/

/*breatcam*/

.breatcam-section {
    height: 330px;
}

.breatcam-title h1 {
    font-size: 40px;
}

.single_team_box:hover .single_team_icon2 a {
    transform: translateX(186px);
}

/*pricing*/


.pricing-body {
    padding: 30px 35px 0;
    text-align: left;
}


/*Service Details*/

.service-dtls-all-items {
    padding-left: 0;
}

.service-dtls-cont {
    margin-top: 30px;
}



/*error*/

.error-thumb img {
    width: 100%;
}

/*Blog Details*/


.blog-title2 h3 a {
    font-size: 23px;
}

.blog-text2 p {
    font-size: 16px;
}

.rpost-thumb {
    margin-right: 15px;
}

.rpost-content h4 a {
    font-size: 17px;
}

.tag-item2 a {
    padding: 5px 9px;
    font-size: 14px;
}

.pagination-menu {
    padding: 30px 0 35px;
}

/*Blog Details*/

.blog-title2 h3 a {
    font-size: 23px;
    line-height: 29px;
}

.blog-text2 p {
    font-size: 16px;
}

.blog-quotes {
    font-size: 16px;
    padding: 24px 20px 24px 20px;
}

.rpost-thumb {
    margin-right: 10px;
}

.rpost-title span {
    font-size: 14px;
}

.rpost-content h4 a {
    font-size: 15px;
}

.tag-item2 a {
    padding: 5px 9px;
    font-size: 14px;
}


.tag-item ul li a {
    font-size: 16px;
}

.post-comment-thumb {
    margin-right: 15px;
}

.blog-details-comments-box {
    padding: 25px 0px 40px 0;
}

.posts-reply p {
    font-size: 15px;
    margin-bottom: 10px;
}

.tag-list ul li a {
    padding: 3px 13px;
    font-size: 16px;
    margin-bottom: 10px;
}

span.rights-reply {
    top: -128px;
}

.contact-form button {
    margin-bottom: 30px;
}

/*Contact form
=========================*/
.contact-section {
    padding: 0 0 60px;
}

.contact-info-section {
    padding: 60px 0 50px;
}

.contact-information2 {
    margin-bottom: 35px;
}

.contact-info-section .contacts-icon {
    margin-right: 15px;
}

.contact-info-section .contacts-title h6 {
    font-size: 18px;
}

.contact-info-section .contacts-title h5 {
    font-size: 16px;
}


}

/* small mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 599px) {

.dreamhub_nav_manu {
    display: none;
}

.header_top_menu {
    display: none !important;
}

.sticky {
	position: relative !important;
}

/*Hero section
======================*/

.hero-section {
    padding: 140px 0 545px;
}


.hero-content h1 {
    font-size: 42px;
    line-height: 40px;
}

.hero-thumb img {
    width: 100%;
    margin-top: 60px;
}

.hero-description p {
    font-size: 16px;
    width: 100%;
}

.hero-button a {
    padding: 13px 30px;
    font-size: 15px;
}

.row.dashboard-bg {
    margin: -397px auto !important;
}
/*start Section title
===========================*/

.dreamhub-section-title h1 {
    font-size: 31px;
    line-height: 30px;
}

.text-center.dreamhub-section-title p {
    width: 80%;
    padding: 15px 0 45px;
}

.about-section {
    padding: 80px 0 80px;
}

/*Service area
====================*/

.service-section {
    padding: 100px 0 50px;
}

.cloud-button.text-right {
    text-align: left;
    margin-bottom: 30px;
}

h2.service-title {
    font-size: 20px;
}

p.service-desctiption {
    font-size: 15px;
}

a.service-button {
    font-size: 16px;
}


/*start About area*/

.dreamit-about-thumb img {
    margin-bottom: 30px;
    width: 100%;
}

.left.dreamit-about-thumb {
    margin: 0 0 0 0px;
}


.right.screenshot-thumb img {
    width: 100%;
    margin-top: 30px;
}

.software-button a {
    margin-top: 0;
    margin-bottom: 35px;
}

.testimonial-single-box:before {
    position: inherit;
}

.testimonial-icon i {
    font-size: 55px;
    right: 20px;
    top: 20px;
}

/*Subscribe
===============*/

.subscribe-title h1 {
    font-size: 32px;
    color: #fff;
    padding: 14px 0 41px;
}


/*footer area
===================*/

.company-info-desc p {
    width: 100%;
}

.company-contact-info p {
    font-size: 14px;
}

h4.widget-title {
    padding: 18px 0 24px;
}

.footer-bottom-content-copy p {
    font-size: 14px;
}


/*Inner Page
=======================================*/

/*breatcam*/
.breatcam-section {
    height: 330px;
}

.breatcam-title h1 {
    font-size: 44px;
}

/*pricing*/

.pricing-section {
    padding: 70px 0 10px;
}

/*Faq*/

.accordion li a {
    font-size: 17px;
    padding: 14px 20px 14px 18px;
}  

h2.accordion-title {
    font-size: 27px;
}

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

.error-thumb img {
    width: 100%;
}

.error-content h2 {
    font-size: 30px;
}

.error-content p {
    font-size: 17px;
}

.error-button a {
    font-size: 15px;
}

/*Service Details*/

.service-dtls-all-items {
    padding-left: 0;
}

.service-dtls-thumb img {
    width: 100%;
}

.widget-title2 h3 {
    font-size: 38px;
}
.widget-button a {
    padding: 14px 35px;
    font-size: 16px;
}

.single_team_box:hover .single_team_icon2 a {
    transform: translateX(135px);
}

/*Blog Details
=====================*/

.blogs-section {
    padding: 70px 0 40px;
}

.blog-title2 h3 a {
    font-size: 23px;
}

.blog-text2 p {
    font-size: 16px;
}

.rpost-thumb {
    margin-right: 15px;
}
.rpost-content h4 a {
    font-size: 17px;
}

.tag-item2 a {
    padding: 5px 9px;
    font-size: 14px;
}

.pagination-menu {
    padding: 30px 0 35px;
}

.tag-list ul li a {
    padding: 3px 18px;
    font-size: 15px;
    margin-bottom: 10px;
}

.blog-quotes {
    font-size: 18px;
    padding: 24px 20px 24px 20px;
}
span.rights-reply {
    top: -156px;
    font-size: 16px;
}

.contact-form button {
    margin-top: 40px;
    margin-bottom: 30px;
}

.tag-item ul li a {
    font-size: 17px;
}

/*Contact form
=========================*/

.contact-section {
    padding: 0 0 60px;
}

.contact-info-section {
    padding: 60px 0 50px;
}

.contact-information2 {
    margin-bottom: 35px;
}

.contact-info-section .contacts-icon {
    margin-right: 15px;
}

.contact-info-section .contacts-title h6 {
    font-size: 18px;
}

.contact-info-section .contacts-title h5 {
    font-size: 16px;
}

h4.widget-title:before {
    top: 55px;
}

}

/* small mobile :320px. */
@media only screen and (min-width: 320px) and (max-width: 479px) {

.dreamhub_nav_manu {
    display: none;
}

.header_top_menu {
    display: none !important;
}

.sticky {
	position: relative !important;
}


/*Hero section
=================*/

.hero-section {
    padding: 50px 0 150px;
}

.hero-content h1 {
    font-size: 25px;
    line-height: 30px;
}

.hero-thumb img {
    width: 100%;
    margin-top: 60px;
}

.hero-description p {
    font-size: 16px;
    width: 100%;
}

.hero-button {
    padding-left: 0;
}

.hero-button a {
    padding: 13px 20px;
    font-size: 15px;
    margin-top: 30px;
}



/*start Section title
============================*/

.dreamhub-section-title h1 {
    font-size: 25px;
    line-height: 24px;
}

.text-center.dreamhub-section-title p {
    width: 100%;
    padding: 15px 0 40px;
    font-size: 15px;
}

.dreamhub-section-title p {
    font-size: 15px;
}

.service-section .dreamhub-section-title h1 {
    font-size: 22px;
}

.about-section {
    padding: 100px 0 70px;
}

/*Service area
=====================*/

.service-section {
    padding: 100px 0 20px;
}

.dreamit-service-box {
    padding: 35px 30px 30px;
}

.cloud-button.text-right {
    text-align: left;
    margin-bottom: 30px;
}

h2.service-title {
    font-size: 20px;
}

p.service-desctiption {
    font-size: 15px;
}

a.service-button {
    font-size: 15px;
}

/*start About area*/

.screenshot-section {
    padding: 50px 0 100px;
}

.dreamit-about-thumb img {
    margin-bottom: 30px;
    width: 100%;
}

.left.dreamit-about-thumb {
    margin: 0 0 0 0px;
}

.rs-video .animate-border {
    left: 0;
    top: 25px;
}

.screenshot-thumb img {
    width: 100%;
    margin-top: 30px;
}

.software-button a {
    margin-top: 0;
    margin-bottom: 35px;
}

.testimonial-section {
    padding: 80px 0 20px;
}

.testimonial-single-box {
    padding: 35px 10px 30px;
    margin-right: 0;
}

.testimonial-single-box:after {
    position: inherit;
}

.testimonial-single-box:before {
    position: inherit;
}

.testimonial-icon i {
    display: none;
}

.testi-thumb {
    float: inherit;
    margin-bottom: 20px;
}

/*Faq section*/

.faq-section .dreamhub-section-title h1 {
    font-size: 21px;
    line-height: 21px;
}

.single-faq-box {
    padding: 25px 24px 20px;
}

.faq-content h4 {
    font-size: 20px;
}

.faq-content p {
    font-size: 15px;
}

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

.accordion li a {
    font-size: 15px;
    padding: 14px 20px 14px 20px;
}

.accordion li p {
    font-size: 15px;
    padding: 20px 15px 20px 20px;
}

/*Subscribe 
===============*/

.subscribe-title h1 {
    font-size: 22px;
}

.subscribe-title h6 {
    font-size: 17px;
}

.widget_search input {
    height: 48px;
    width: 48%;
}

span.subs-btn a {
    padding: 10px 22px;
    font-size: 14px;
    margin-top: 30px;
}

.subs-mail-item ul li {
    margin-bottom: 10px;
}

.counter-title h2 {
    font-size: 30px;
}

/*footer area
===============*/


.company-info-desc p {
    width: 100%;
    font-size: 15px;
}

.company-contact-info p {
    font-size: 14px;
}

h4.widget-title {
    padding: 18px 0 24px;
}


.footer-bottom-content-copy p {
    font-size: 15px;
}

/*inner Page
=================================*/

/*breatcam*/
.breatcam-section {
    height: 296px;
}

.breatcam-title h1 {
    font-size: 40px;
}

.responsive.breatcam-title h1 {
    font-size: 30px;
}

/*pricing
==============*/

.pricing-section {
    padding: 50px 0 60px;
}

.pricing-single-items {
    padding: 30px 28px 45px;
}

span.tk {
    font-size: 35px;
}

.pricing-title h3 {
    font-size: 22px;
    padding: 0 0 15px;
}

.price-icon {
    margin-top: -41px;
    margin-right: -20px;
}

.price-icon img {
    width: 70%;
}

.pricing-item-list ul li {
    font-size: 14px;
    padding: 4px 0;
}

.btn-common.pc-btn a {
    font-size: 14px;
}

/*Error Section*/

.error-thumb img {
    width: 100%;
}

.error-content h2 {
    font-size: 27px;
}

.error-content p {
    font-size: 14px;
}

.error-button a {
    font-size: 15px;
}

.error-search input {
    width: 85%;
}

/*Service Details*/

.service-dtls-all-items {
    padding-left: 0;
}

.service-dtls-box {
    display: inherit;
}

.sevice-dtls-content {
    padding-left: 0;
    padding-top: 12px;
}








.dashboard-section {
    height: 0;
}

.row.dashboard-bg {
    display: none;
}

/*Blog Details
=================*/

.blog-single-box2.upp {
    padding: 0 0 0 0;
}

.blog-single-box2 {
    padding: 30px 0px 0 0;
}

.blog-title2 h3 a {
    font-size: 22px;
}

.blog-text2 p {
    font-size: 16px;
}

.blog-description p {
    font-size: 16px;
}

.rpost-thumb {
    margin-right: 11px;
}

.rpost-content h4 a {
    font-size: 15px;
}

.tag-item ul li a {
    font-size: 16px;
}


.tag-item2 a {
    padding: 5px 9px;
    font-size: 14px;
}

.pagination-menu {
    padding: 30px 0 35px;
}

.tag-list ul li a {
    padding: 3px 12px;
    font-size: 15px;
    margin-bottom: 16px;
}

.blog-quotes {
    font-size: 18px;
    padding: 24px 20px 24px 20px;
}

span.rights-reply {
    display: none;
}

.contact-form button {
    margin-top: 40px;
    margin-bottom: 30px;
}

.tag-item ul li a {
    font-size: 17px;
}

.blog-desc p {
    font-size: 16px;
}

.blog-details-comments-box {
    padding: 25px 0px 40px 0;
}

.post-comment-thumb {
    float: inherit;
    margin-bottom: 20px;
}
/*Contact form
=========================*/

.contact-info-section {
    padding: 60px 0 50px;
}

.contact-information2 {
    margin-bottom: 35px;
}

.contact-info-section .contacts-icon {
    margin-right: 15px;
}

.contact-info-section .contacts-title h6 {
    font-size: 18px;
}

.contact-info-section .contacts-title h5 {
    font-size: 16px;
}


}



