@media all and (max-width: 1699px) {
    .strategy-section {
        padding-right: 0;
    }
    .elementor-widget-google-ads-preview .elementor-form-column.right-side {
        float: right;
    }
    .elementor-form-column.left-side > .google-ads-preview-row:first-child {
        margin-bottom: 0;
    }
    input.stratdata {
        width: 95px;
    }
    span.schedulefromto {
        width: 8px;
        margin: 1px 2px 5px;
    }
    .right-currency-text {
        max-width: 230px;
    }
    .dashboard-steps {
        padding: 0;
    }
    div#rightbox > .rightbox-inner, div#rightboxtoggle {
        margin-right: 0;
        padding: 15px 15px 0;
    }
    div#rightbox > .rightbox-inner {
        padding: 0 15px 0;
    }
    button#rightaddbalance {
        padding-right: 15px;
    }
    button#rightaddbalance::after {
        right: 4px;
        top: 8px;
    }
    input#searchterm {
        width: 100%;
    }
    .elementor-form-column.left-side {
        padding-right: 10px;
    }
    .desktop-preview-frame div.searchterm {
        margin: 0 0 5px 0;
    }
    .desktop-preview-frame .searchterm .search-wrapper {
        position: relative;
    }
    .desktop-preview-frame .searchterm .icon {
        right: 12px;
        top: 8px;
    }
	
	
	div#sidemenu ul li a::before {
		background-size: contain;
		width: 30px;
		padding: 28px 0;
	}
	div#sidemenu ul li a {
		font-size: 17px;
	}
}
@media all and (max-width: 1499.9px) {
    .lncontent.lncontent-right > img {
        max-width: 500px;
    }
    .lninnerimage {
        right: 0;
        top: 104px;
        width: 498px;
        height: 264px;
    }
    div#campaigncontent.numbuttons-5 button.switcherbutton {
        margin-right: 20px;
        width: calc(100% / 5.9);
        min-width: 120px;
        font-size: 11px;
    }
    div#campaigncontent.numbuttons-5 .switcherline {
        width: calc(((100% / 5.9) * 5) + 80px);
    }
    div#campaigncontent.numbuttons-6 button.switcherbutton {
        margin-right: 10px;
        width: calc(100% / 7);
        min-width: 120px;
        font-size: 11px;
    }
    div#campaigncontent.numbuttons-6 .switcherline {
        width: calc(((100% / 7) * 6) + 50px);
    }
}
@media all and (min-width: 1200px) {
    #page.not-logged-in > .container {
        max-width: 1177px;
    }
    div#rightbox.rightbox-opened {
        position: sticky;
        position: -webkit-sticky;
        right: 15px;
        top: 70px;
        width: 100%;
    }
}
@media all and (max-width: 1199.98px) {
	
    div#campaigncontent.numbuttons-6 button.switcherbutton {
        margin-right: 10px;
        width: calc(100% / 7);
        font-size: 11px;
        min-width: 130px;
    }
    div#campaigncontent.numbuttons-5 button.switcherbutton {
        margin-right: 20px;
        width: calc(100% / 7);
        font-size: 12px;
        min-width: 150px;
    }
    div#campaigncontent .switcherline {
        width: 100% !important;
    }
    .track-iframe iframe {
        max-width: 100%;
        width: 100%;
    }
    .tooltiptext {
        bottom: unset;
        left: unset;
        top: 35px;
        right: 10px;
    }
    .tooltiptext::after {
        bottom: unset;
        left: unset;
        border-right: unset;
        border-top: unset;
        width: 5px;
        right: 0;
        top: -12px;
        border-left: 10px solid transparent;
        border-bottom: 10px solid #000;
    }
    .step-number {
        margin: 0 0 10px;
    }
    .summary-sub-box {
        margin: 10px 0;
    }
    .summary-sub-box h5 {
        white-space: normal;
        padding-right: 30px;
    }
    body #main button.edit-icon {
        right: 0;
    }
    .right-currency-text {
        max-width: 100%;
        position: static !important;
        margin-top: 30px;
    }
    .budget-campaign-schedule {
        flex-wrap: wrap;
    }
    .budget-tab {
        padding-left: 0;
        border-left: 0px transparent;
    }
    .bcs-section {
        padding-right: 0;
    }
    .bcs-section.bcs-text-section {
        padding: 20px 0 0;
    }
    .dashboard-steps {
        padding: 0;
    }
    .dashboard-step {
        text-align: center;
    }
    body #page .step-button {
        position: static !important;
        margin: 10px 0;
    }
    .step-desc {
        width: 100%;
    }
    .dashboard-bottom {
        margin: 20px 0;
    }
    .dashboard-step br, .dbottom-block br {
        display: none;
    }
    .dashboard-bottom .dbottom-block p {
        min-height: 0;
    }
    .dbb-img-container {
        height: 115px;
    }
    div#rightbox {
        margin: 25px 0;
    }
    div#rightbox, div#rightbox *, div#rightboxtoggle {
        max-width: 100%;
    }
    .tools-top-right {
        margin: 0 0 20px;
        float: none !important;
    }
    button#createnewtool {
        width: 100%;
        margin-bottom: 20px;
    }
    .tools-search {
        width: 100%;
    }
    input#searchfortool {
        width: calc(100% - 32px);
    }
    .t-status-left {
        max-width: 300px;
    }
    .t-status-right {
        max-width: calc(100% - 320px);
    }
    .dashboard-step.opened .step-content {
        padding-left: 0;
    }
    .step-top-line::after, .dashboard-step.opened .step-top-line::after {
        position: static;
        display: block;
        margin: 5px auto;
    }
	div#main {
		min-height: calc(100vh - 260px);
		padding: 180px 40px 80px 40px;
	}
	.date-range-selector {
		float: none !important;
		margin-bottom: 60px !important;
		margin-top: 0 !important;
	}
	.category-selector {
		display: block !important;
	}
	
	div#get_helpdesk {
		width: 50px;
		height: 80px;
	}
	#get_helpdesk:after {
		background-size: 29px auto;
		height: 80px;
		width: 50px;
		background-position: left 18px top 24px;
	}
	
	div#maincenter {
		padding: 0 20px 0 20px;
	}
	
	body:not(.single) .learndash-wrapper {
		width: calc(100%/2 - 15px);
	}
}
@media all and (min-width: 992px) and (max-width: 1199.98px) {
    .google-ads-preview-row .input-group select.gapt-select,
    .google-ads-preview-row .input-group input:not(.gapt-checkbox):not([type="button"]),
    .google-ads-preview-row .input-group textarea, label.gapt-checkbox-label,
    .google-ads-preview-row .input-group label:not(.gapt-checkbox-label),
    .google-ads-preview-row .input-group .gapt-binding,
    .google-ads-preview-row .input-group .gapt-line {
        font-size: 11px;
    }
}
@media all and (max-width: 991.98px) {
	
	a#loginlogo
	{
		width: 80px;
	}
	
	
	
		
	table#calendartable thead {
		border: none;
		clip: rect(0 0 0 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px;
	}
	table#calendartable tr {
		border-bottom: 0px solid #ddd;
		display: block;
		margin-bottom: 0;
	}
	table#calendartable {
		border-collapse: collapse;
		padding: 0;
		width: 100%;
		table-layout: fixed;
	}
	table#calendartable td {
		display: block;
		width: 100%;
		padding: 15px 0;
		overflow: hidden;
		position: relative;
		border-bottom: 5px solid white;
	}
		table#calendartable tbody tr:first-child td:last-child {
			border-bottom: 0;
		}
	table#calendartable td::before {
		content: attr(data-label);
		font-weight: bold;
		display: block;
	}
	table#calendartable tbody tr:first-child td {
		padding: 25px 0 !important;
	}
	tr .tdInner:nth-child(1) {
		margin-top: 15px;
	}
	.tdInner {
		padding: 15px 5px;
	}


    .dashboard-help-video{
        width:100%;
    }
    .elementor-form-column.left-side {
        padding-right: 0;
    }
    .fbcontent.fbcontent-right > img {
        max-width: 100%;
    }
    div#campaigncontent.numbuttons-5 button.switcherbutton, div#campaigncontent.numbuttons-6 button.switcherbutton {
        margin-right: 0;
        font-size: 12px;
        width: 100%;
    }
    div#campaigncontent .switcherline {
        display: none !important;
    }
    div#searchResults {
        top: 50px;
    }
	a.search-result-row {
		height: 40px;
		line-height: normal;
		font-size: 14px;
	}
    .modalheader {
        font-size: 24px;
        padding: 40px 10px 20px;
    }
	input#topsearch {
		padding-right: 10px;
		background-position: 12px center;
		padding-left: 40px;
		font-size: 14px;
		width: 100%;
		height: 40px;
		min-height: unset;
		margin: 10px 0;
		background-size: 20px auto;
	}
    div#topmenus {
        width: 100%;
        margin: 0;
        padding: 0 25px 0 80px;
		background: white;
		z-index: 102;
    }
    .step-tooltip.popup-tooltip .tooltiptext {
        bottom: unset;
        left: unset;
        top: 30px;
        right: 10px;
    }
    .step-tooltip.popup-tooltip .tooltiptext::after {
        right: 0px;
        border-left: 10px solid transparent;
        border-right: unset;
        border-top: unset;
        bottom: unset;
        border-bottom: 10px solid #000;
        top: -10px;
    }
    .summary-content {
        margin: 67px 0 0;
    }
    div#maincenter > .center-content.content-campaigns h2.page-heading {
        margin-bottom: 15px;
    }
    .campaign-buttons {
        position: static !important;
    } 
    .campaign-buttons button {
        margin-left: 0;
        width: 100%;
        margin-bottom: 15px;
    }
    .switchers button {
        margin: 0 0 15px 0;
        width: 100%;
    }
	div#maincenter {
		padding: 0 40px 0 35px;
	}
	div#main {
		min-height: calc(100vh - 130px);
		padding: 140px 20px 50px 0px !important;
	}
	
	
    .t-status-left, .t-status-right {
        max-width: 100%;
    }
    .t-status-right {
        margin: 20px 0 0;
    }
    div#toolstable table thead tr th {
        width: auto !important;
    }
    div#maincenter > .center-content.content-tools p.page-description.tools-description {
        margin: 0 0 20px;
    }
    div#loadcontainer {
        width: 100%;
    }
	
	#leftside,
	#sidemenuToggle
	{
		opacity: 0;
	}

    div#sidemenu ul li a br {
        display: none !important;
    }
	div#sidelogo a {
		margin-top: 0px;
	}
	#topmenus .row {
		justify-content: space-between;
	}
    div#sidelogo {
        left: 0;
        top: 0;
        margin: 0;
		width: auto;
		height: 60px;
        z-index: 103;
    }
    div#sidelogo a img {
        margin: 0 auto;
        padding: 0 20px 0 20px;
		width: 76px;
    }
    div#sidemenu { 
		min-height: calc(100vh - 60px);
		top: 60px;
    }
	ul#primary-menu-list {
		margin: 0 20px 0 20px;
		padding: 60px 0;
	}
	div#sidemenu ul li {
	}
    div#sidemenu ul li a::before {
        background-size: 30px auto;
        padding: 60px 0 0;
    }
	.menu-item > span
	{
		position: static;
		width: auto;
	}
	div#sidemenu ul li a {
		margin: 0 10px;
	}
	

	li.menu-item.active-menu:before {
		left: -20px;
	}


	li.menu-item.current-menu-item a, li.menu-item.active-menu a, li.menu-item.current_page_item a {
		color: #FBA331;
	}
	
	#sidemenuToggle
	{
		top: 80px;
	}
    div#main {
        width: 100%;
        margin-left: 0;
        padding-bottom: 100px;
    }
    div#maincenter {
        min-height: 100vh;
    }
    .dashboard-bottom .dbottom-block h3 {
        position: static !important;
    }
    .dashboard-bottom .dbottom-block .dbb-title {
        min-height: 0;
    }
    div#maincenter > .center-content h1, div#maincenter > .center-content h2 {
        font-size: 20px;
        margin: 10px 0;
    }
    .dashboard-step {
        padding: 0 0 20px;
    }
	div#maincenter .learndash-wrapper h2.page-heading.large-title,
	div#maincenter > .center-content h2.page-heading.large-title
	{
        font-size: 48px;
    }
    div#rightside {
        position: absolute;
        right: 0;
        top: 80px;
        z-index: 10;
        padding: 0;
        max-width: 250px;
    }
    div#rightClose {
        display: none !important;
    }
    div#rightbox {
        margin: 0;
        max-width: 250px;
    }
	.search-cell.topmenu-cell {
		width: calc(100% - 100px);
	}
    .tracking-status-container {
        margin: 0 0 30px;
    }
	div#rightsiteburger {
		cursor: pointer;
		width: 30px;
		height: 20px;
		border-top: 4px solid #000;
		position: absolute;
		top: 20px;
		right: 20px;
		border-bottom: 12px double #000;
		z-index: 1000;
	}
    div#rightside {
        display: none;
    }
    div#rightboxholder {
        margin: 0;
    }
    #page {
        min-height: 0;
    }
	.options-cell.topmenu-cell {
		background: transparent;
		width: auto;
		flex: unset !important;
		padding-right: 0;
		margin-left: 0;
	}
	.options-cell a {
		width: 40px;
		margin: 0 0;
	}
	.options-cell a img {
		width: 28px;
	}
    body .cs-tool-box.black-labeled-select {
        margin-right: 0;
        width: 100%;
        float: none !important;
    }
    .number-of-ads {
        height: 33px;
        width: 100%;
        padding: 0;
        margin-right: 0;
    }
    .cs-mid-section {
        margin: 25px 0;
    }
    .cs-buttons-right {
        padding: 25px 0 15px;
        width: 100%;
    }
    .cs-banners {
        text-align: center;
    }
    .cs-banner:not(.list-page) {
        width: auto;
        margin: 0 0 30px;
        display: block !important;
    }
    .campaign-list-images .cs-banner {
        margin: 0 10px 10px 0;
    }
}
@media all and (max-width:767.98px) {
	
    .tools-top img {
        display: block;
        max-width: 100%;
        width: 100%;
    }
    .moneybox {
        width: 125px;
    }
	.options-cell a {
		margin: 0;
	}
    label#yourcampaignnamelabel {
        position: static !important;
        padding-left: 10px;
        margin: 0;
    }
    input#yourcampaignname {
        padding: 5px 10px;
    }
    button#addnewlandingpage {
        font-size: 21px;
        margin: 15px 0 5px;
        text-align: left;
    }
    .landing-buttons button {
        margin: 0 auto 25px;
        display: block !important;
    }
    .landing-page-content h3, .landing-page-content h3 * {
        margin: 25px 0 8px;
    }
    .landing-search {
        margin: 0 0 25px;
    }
    .cs-buttons-left {
        width: 100%;
    }
    body #main button.btn-with-icon {
        width: 100%;
        margin: 0 0 15px;
    }
    .cs-buttons-right {
        padding: 5px 0 15px;
    }
    div#toolstable table thead tr th {
        padding: 10px;
        font-size: 13px;
    }
    .dashboard-bottom .dbottom-block h3 {
        font-size: 20px;
    }
	
	div#maincenter {
		padding: 0 15px 0 15px;
	}
    div#sidemenu ul li a::before {
        padding: 40px 0 0;
        background-size: 25px auto;
    }
    div#sidemenu ul li a {
        font-size: 11px;
        max-width: 100%;
        word-wrap: break-word;
    }
    div.tooltiptext {
        font-size: 11px;
        width: 200px;
        right: 0;
    }
    div.tooltiptext::after {
        left: unset;
        right: 10px;
    }
    div#main {
		padding-left: 20px !important;
        padding-bottom: 150px;
    }
    input#profileAvatar::before {
        font-size: 12px;
        padding: 0 104px 0 0;
        letter-spacing: 0px;
    }
    input#profileAvatar::after {
        font-size: 12px;
    }
	
	.single_topimage {
		float: none;
		margin: 0 0 20px 0;
		width: 100%;
	}
	.tools-post-excerpt {
		margin-bottom: 20px;
		width: auto;
		float: none;
	}
	.msg-container .category-selector ul li
	{
		margin-bottom: 15px;
	}
	
	.learndash-wrapper {
		width: 100%;
		margin: 0;
	}
}
@media all and (max-width: 575px) {
    .box-top-left, .box-top-right {
        padding: 0;
    }
    div#avatarImages {
        position: static;
    }
    div#rightside {
        top: 50px;
        z-index: 1000;
    }
	
	.date-range-selector {
		display: block !important;
	}
	body:not(.single) .learndash-wrapper {
		width: calc(100% - 15px);
	}
}
@media all and (max-width: 580px) and (orientation: portrait) {
	div#logindiv {
		display: flex;
		flex-direction: column;
	}

	.login-sides {
		width: auto;
		height: 50vh;
	}
	div#loginFormContainer {
		height: auto;
		padding: 60px 0;
	}
	.login-left {
		height: 35vh;
	}
	.login-right {
		height: 65vh;
	}
}
	 
	

/*max-height items*/
@media all and (min-height: 901px)
{
	@media all and (max-width: 991.98px)
	{
		li.menu-item.active-menu:before,
		li.current-menu-item:before
		{
			left: -20px;
		}
	}
	@media all and (min-width: 991.98px)
	{
		li.menu-item.active-menu:before,
		li.current-menu-item:before
		{
			left: -28px;
		}
	}
	@media all and (min-width: 1499.9px)
	{
		li.menu-item.active-menu:before,
		li.current-menu-item:before
		{
			left: -43px;
		}
	}
	@media all and (max-width: 1499.9px)
	{
		div#sidemenu ul li a
		{
			font-size: 14px;
		}
	}
}
@media all and (max-height: 900px)
{
	div#sidemenu ul li a::before
	{
		background-size: contain;
		width: 30px;
		padding: 28px 0;
	}
	div#sidemenu ul li a
	{
		font-size: 14px;
	}
	
	@media all and (max-width: 1499.9px)
	{
		li.menu-item.active-menu:before,
		li.current-menu-item:before
		{
			left: -32px;
		}
	}
	@media all and (min-width: 1499.9px)
	{
		li.menu-item.active-menu:before,
		li.current-menu-item:before
		{
			left: -54px;
		}
	}
	@media all and (max-width: 991.98px)
	{
		li.menu-item.active-menu:before,
		li.current-menu-item:before
		{
			left: -20px;
		}
	}
}



@media all and (max-height: 700px) {
	div#sidemenu ul li a::before {
		width: 22px;
		padding: 20px 0;
		margin-right: 10px;
	}
	div#sidemenu ul li a {
		font-size: 14px;
	}
	#helpdesk.active,
	#get_helpdesk.active
	{
		position: absolute;
	}
}
@media all and (max-height: 460px) {
	div#sidemenu .primary-menu-container {
		width: 100%;
		position: relative;
		top: 120px;
		padding-bottom: 60px;
	}
	div#sidemenu {
		overflow-x: hidden;
		height: 100vh;
	}
}