/*==========  Desktop First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-height: 1000px) {
.dark-base {
    padding: 210px 0 0px;
}
.white-base {
    padding: 357px 0 250px;
}
}

@media only screen and (max-height: 760px) {
	.dark-base {
    padding: 110px 0 0px;
}
.white-base {
    padding: 257px 0 250px;
}
}
@media only screen and (max-height: 740px) {
	.dark-base {
    padding: 60px 0 0px;
}
.white-base {
    padding: 207px 0 250px;
}
}

@media only screen and (max-width : 1300px) {
    .top-overview > div {
    flex-basis: 48%;
}
.top-overview{
    flex-wrap: wrap;
}
.overview-block-bottom{
    margin: 0 0 25px;
}
}

@media only screen and (max-width : 1370px) {

.campaign-block h3 {
    font-size: 24px;
}

}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
	.dark-base {
    padding: 110px 0 0px;
}
.campaign-block h3 {
    font-size: 30px;
}
.white-base {
    padding: 157px 0 250px;
}
.setup-block .row {
    margin: 0 -15px;
}
.setup-block .col-lg-6 {
    padding: 0 15px;
}
.setup-block {
    padding: 40px 20px 30px;
}
.setup-block .row .row-date {
    margin: 0 -15px;
}
.setup-block .row-date .col-lg-6 {
    padding: 0 15px;
}
.campaign-back {
    margin: 0px 0 0;
    flex-wrap: wrap;
}
.campaign-back > div {
    flex-basis: 48%;
}
.campaign-block {
    padding: 50px 20px 30px;
    margin: 0 0 20px;
}
.table-back table {
    width: 850px;
}
.table-container {
    overflow-x: auto;
}
.content-overview {
    margin-right: 0px;
}
.icon-calendar{
    display: flex;
    background-color: #149dc9;
    border-radius: 4px;
}
.calendar-block {
    right: -300px;
}
.calendar-block.active {
    right: 0;
}
.icon-calendar.active {
    right: 305px;
}
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
.dark-logo {
    width: 360px;
    height: 200px;
}
.login-form {
    width: 361px;
    height: 200px;
}
.login-form input {
    width: 280px;
}
.dark-base {
    padding: 40px 0 0px;
}
.white-base {
    padding: 185px 0 250px;
}


.menu-mob{
    padding: 15px 0;
}

#toggle{width:38px;height:28px; -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;}
#toggle div{width:100%;height:4px;border-radius:1px;background-color:#149dc9;margin:4px auto;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;-webkit-backface-visibility:hidden;backface-visibility:hidden}
#toggle.on .one{-webkit-transform:rotate(45deg) translate(5px,6px);-ms-transform:rotate(45deg) translate(5px,6px);transform:rotate(45deg) translate(5px,6px);}
#toggle.on .two{opacity:0}
#toggle.on .three{-webkit-transform:rotate(-45deg) translate(2px,-3px);-ms-transform:rotate(-45deg) translate(2px,-3px);transform:rotate(-45deg) translate(5px,-6px);}
.container{
    max-width: 1200px;
    padding: 0 30px;
}

#toggle.on div{
    background-color: #875b5b;
}

.content {
    padding: 40px 30px 50px;
}

.fixed-menu.active {
    left: 0;
}

.page-content.left {
    left: 250px;
}

.fixed-menu {
    left: -250px;
}

.page-content {
    margin-left: 0;
}

.fixed-menu.active {
    left: 0px;
}

#toggle.on {
    margin-left: 240px;
}

.menu-dashboard {
    margin-bottom: 80px;
}
.icon-calendar {
    top: 147px;
}
.calendar-block {
    position: fixed;
    top: 0;
    overflow-y: auto;
}
.calendar-overflow {
    overflow: hidden;
    padding:10px 0 30px;
}
.summary-block {
    margin: 100px 0 0;
}
}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
	.login{
		height: auto;
		flex-direction: column;
		background-color: #eff3f6;
	}


.login > div {
    flex: 0 0 100%;
    width: 100%;
}
.dark-logo {
    height: auto;
    width: 100%;
    padding: 20px 15px 50px;
    border-radius: 0;
}
.dark-logo img{
	max-width: 100%;
}

.dark-base {
    padding: 0;
}
.bottom-menu {
    bottom: 15px;
    right: 0;
    left: 0;
    width: 100%;
    text-align: center;
}
.white-base {
    padding: 30px 15px 120px;
}
.bottom-text {
    bottom: 25px;
    left: 0px;
    width: 100%;
}
.bottom-text p{
	text-align: center;
}
.login-form {
    width: 100%;
    padding: 30px 20px;
}

.login-form input{
    width: 100%;
}
.btn-flex {
    justify-content: center;
    padding-left: 0px;
}
.white-base h1 {
    margin: 0 0 21px 0px;
    text-align: center;
}
.content {
    padding: 40px 20px 50px;
}
.setup-block textarea {
    height: 200px;
}
.top-block h2 {
    font-size: 25px;
}
.content h2 {
    font-size: 25px;
}
.campaign-back > div {
    flex-basis: 100%;
}
.top-block {
    padding: 15px 20px;
}

.admin-info{
    display: none;
}
.export {
    margin-left: 20px;
}
.container {
    padding: 0 20px;
}
}

@media only screen and (max-width : 576px) {
.table-control {
    padding: 19px 15px 22px;
    flex-wrap: wrap;
}
.table-control > div{
    flex-basis: 100%;
}
.create {
    width: 100%;
    margin: 0 0 20px;
}
.table-control .flex-end{
    justify-content: center;
}
.export {
    margin-left: 40px;
}
.top-overview > div {
    flex-basis: 100%;
}
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
.product-block {
    padding: 50px 10px 50px;
}
.product-block p {
    margin: 0 0 50px;
}
.product-block p br{
    display: none;
}
.content {
    padding: 40px 15px 50px;
}
.top-block {
    padding: 10px 15px;
}
.top-block h2 {
    font-size: 20px;
}
.export {
    margin-left: 20px;
}
.icon-calendar {
    top: 137px;
}
}

@media only screen and (max-width : 992px) and (max-height : 400px){
		.login{
		height: auto;
		flex-direction: column;
		background-color: #eff3f6;
	}


.login > div {
    flex: 0 0 100%;
    width: 100%;
}
.dark-logo {
    height: auto;
    width: 100%;
    padding: 20px 15px 50px;
    border-radius: 0;
}
.dark-logo img{
	max-width: 100%;
}

.dark-base {
    padding: 0;
}
.bottom-menu {
    bottom: 15px;
    right: 0;
    left: 0;
    width: 100%;
    text-align: center;
}
.white-base {
    padding: 30px 15px 120px;
}
.bottom-text {
    bottom: 25px;
    left: 0px;
    width: 100%;
}
.bottom-text p{
	text-align: center;
}
.login-form {
    width: 100%;
    padding: 30px 20px;
}

.login-form input{
    width: 100%;
}
.btn-flex {
    justify-content: center;
    padding-left: 0px;
}
.white-base h1 {
    margin: 0 0 21px 0px;
    text-align: center;
}
.calendar-block {
    width: 280px;
}
.icon-calendar.flex-center.active {
    right: 285px;
}
.calendarpic .datepicker {
    width: 280px;
}
}




