/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 
 .tm-headerbar {
    margin-top: 0px;
    margin-bottom: 0px;
}

.tm-navbar {
	margin-top: 0px
}
/*-- The Form Css---*/
@media screen and (max-width:767px){
  body .tm-sidebar-a .uk-panel:nth-child(2) {
    display: unset!important;
}
body .tm-sidebar-a .uk-panel:nth-child(2) {
    border: none!important;
    background-color: #33333300!important;
}
}
.thank-you-page .uk-article-title {
   text-align:center;
}
.thank-you-page .uk-article p,.thank-you-page .tm-sidebar-a {
    display: none;
}
.thank-you-page .uk-width-medium-3-4 {
    width: 100%!important;
}