@media only screen and (min-width:1200px) {
	.brand--logo img {
    max-width: 198px;
}

.slide--item img {
    margin: 0 auto;
    width: 100%;
    height: 600px;
    object-fit: cover;
   position: relative;
    left: 120px;
}
.paragraph_section {
    margin: 38px 0;
}
.accordion {
    padding: 0 30px;
}
}




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

}

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

.slide--item img {
    height: 350px;
    object-fit: cover;
}
.col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 99%;
    max-width: 99%;
}
}





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



h1 {
    font-size: 50px;
	line-height: normal;
}
.slide--item img {
    object-fit: cover;
    height: 400px;
}
.button--see {
    padding: 14px 20px;
}
.paragraph_section {
    width: 50%;
}
}

@media only screen and (max-width:767px) {
	
	
	
	.accordion .accordion-navigation, .accordion dd {
    width: 85% !important;
    text-align: left;
}
section.tt-according {
    padding-bottom: 30px !important;
}
section.td--wrapper {
    padding-top: 30px;
}
.tt-according .tittle_section {
    padding-bottom: 0;
}
.client--say h4 {
    font-size: 16px;
}
.client--name {
    text-align: center;
}
section.td--wrapper.text--center img {
    width: 100% !important;
}
section.td--wrapper .client--name img {
    width: unset !important;
}
.video--section iframe {
    width: 90%;
    height: 250px;
}
.prize--block {
    margin-bottom: 22px;
}
footer {
    margin: 18px 0;
}

.client--say h4 {
    text-align: center;
    width: 100%;
}
	
	.button--see {
    padding: 12px 18px;
}
	.button--see a {
    font-size: 15px;
}
.paragraph_section {
    width: 45%;
}
	h1 {
    font-size: 32px;
    line-height: normal;
}
h3 {
    font-size: 18px;
}
	
	.try--demo--button {
    width: 30% !important;
    margin: 10px auto;
}
section.try--demo {
    padding: 10px 10px;
}
.buy--now--button {
    width: 30% !important;
	 margin: 10px auto;
}
	
	a.toggle--nav {
    padding: 0;
}

	.slide--item img {
    object-fit: scale-down;
    height: 300px;
}
	.navigations > li > a {
    color: #333 !important;
	
	}
	
    .theme-button {
        padding: 10px 18px;
        font-size: 14px;
        min-width: inherit;
        height: 42px;
    }
    .tablet.toggle__target {
        position: fixed;
        top: 0;
        bottom: 0;
        z-index: 1000;
        width: 100%;
        max-width: 25rem;
        padding: 20px;
        overflow: hidden;
        overflow-y: auto;
        background-color: #fff;
        -webkit-transition: -webkit-transform .2s ease;
        transition: -webkit-transform .2s ease;
        transition: transform .2s ease;
        transition: transform .2s ease, -webkit-transform .2s ease;
        transition: transform .2s ease, -webkit-transform .2s ease
    }
    .tablet.toggle__target.left {
        left: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
    .tablet.toggle__target.visible {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    a.toggle--nav,
 
    .brand--logo {
        padding-left: 20px;
        max-width: 180px;
    }
 


}

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

@media only screen and (max-width:767px) {
    .row {
        margin-right: -10px;
        margin-left: -10px;
    }
    .col-1,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-10,
    .col-11,
    .col-12,
    .col,
    .col-auto,
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm,
    .col-sm-auto,
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md,
    .col-md-auto,
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg,
    .col-lg-auto,
    .col-xl-1,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl,
    .col-xl-auto {
        padding-right: 10px;
        padding-left: 10px;
    }
    .tablet.toggle__target,
    .desktop.toggle--target {
        max-width: 17rem;
    }
.navigations > li > a {
    font-size: 15px;
}

.header-main {
    padding: 25px 0 4px;
}

br{
	display: none;
}
.toggle i {
    font-size: 28px;
    color: #fff;
}


}

@media only screen and (max-width:576px) {
    .add-img {
        margin: 5px 0;
        display: block;
    }
    .brand--logo {
        padding-left: 10px;
        max-width: 125px;
    }
}

@media only screen and (max-width:360px) {
    .brand--logo {
        max-width: 100px;
    }
}

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

@media only screen and (max-width:767px) {
    .theme-button {
        padding: 10px 18px;
        font-size: 14px;
        min-width: inherit;
        height: 42px;
    }
    .tablet.toggle__target {
        position: fixed;
        top: 0;
        bottom: 0;
        z-index: 1000;
        width: 100%;
        max-width: 25rem;
        padding: 20px;
        overflow: hidden;
        overflow-y: auto;
        background-color: #fff;
        -webkit-transition: -webkit-transform .2s ease;
        transition: -webkit-transform .2s ease;
        transition: transform .2s ease;
        transition: transform .2s ease, -webkit-transform .2s ease;
        transition: transform .2s ease, -webkit-transform .2s ease
    }
    .tablet.toggle__target.left {
        left: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
    .tablet.toggle__target.visible {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    a.toggle--nav,
    .brand--logo {
        display: inline-block;
        vertical-align: middle;
    }
    .brand--logo {
        padding-left: 20px;
        max-width: 180px;
    }

}

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

}

@media only screen and (max-width:767px) {
	
    .row {
        margin-right: -10px;
        margin-left: -10px;
    }
    .col-1,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-10,
    .col-11,
    .col-12,
    .col,
    .col-auto,
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm,
    .col-sm-auto,
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md,
    .col-md-auto,
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg,
    .col-lg-auto,
    .col-xl-1,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl,
    .col-xl-auto {
        padding-right: 10px;
        padding-left: 10px;
    }
    .tablet.toggle__target,
    .desktop.toggle--target {
        max-width: 17rem;
    }
	section.heading_section h1 {
    font-size: 22px !important;
}
}

@media only screen and (max-width:576px) {
    .add-img {
        margin: 5px 0;
        display: block;
    }
	.paragraph_section {
    width: 100%;
}
    .brand--logo {
        padding-left: 10px;
        max-width: 125px;
    }
	
	.paragraph_section {
    background-color: #ffffffa3;
    padding: 7px 0;
    border-radius: 12px;
}
}

@media only screen and (max-width:360px) {
    .brand--logo {
        max-width: 100px;
    }
}